mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(deps): update dependency typebox to v1.1.11 (#66838)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@
|
||||
"pino-pretty": "10.3.1",
|
||||
"query-string": "7.1.3",
|
||||
"stripe": "16.12.0",
|
||||
"typebox": "1.1.9",
|
||||
"typebox": "1.1.11",
|
||||
"validator": "13.15.26"
|
||||
},
|
||||
"description": "The freeCodeCamp.org open-source codebase and curriculum",
|
||||
|
||||
Generated
+8
-8
@@ -109,7 +109,7 @@ importers:
|
||||
version: 5.2.5
|
||||
'@fastify/type-provider-typebox':
|
||||
specifier: 6.1.0
|
||||
version: 6.1.0(typebox@1.1.9)
|
||||
version: 6.1.0(typebox@1.1.11)
|
||||
'@freecodecamp/shared':
|
||||
specifier: workspace:*
|
||||
version: link:../packages/shared
|
||||
@@ -183,8 +183,8 @@ importers:
|
||||
specifier: 16.12.0
|
||||
version: 16.12.0
|
||||
typebox:
|
||||
specifier: 1.1.9
|
||||
version: 1.1.9
|
||||
specifier: 1.1.11
|
||||
version: 1.1.11
|
||||
validator:
|
||||
specifier: 13.15.26
|
||||
version: 13.15.26
|
||||
@@ -13443,8 +13443,8 @@ packages:
|
||||
type@2.7.2:
|
||||
resolution: {integrity: sha512-dzlvlNlt6AXU7EBSfpAscydQ7gXB+pPGsPnfJnZpiNJBDj7IaJzQlBZYGdEi4R9HmPdBv2XmWJ6YUtoTa7lmCw==}
|
||||
|
||||
typebox@1.1.9:
|
||||
resolution: {integrity: sha512-Bqdf4iLNO4pnVePdQkzkvnEFxz4Htn5g7nVBGIpNC1rDq5ye/qxXytJPgmT+7MRKJ3k03RTNU03wtJj4V9SJzA==}
|
||||
typebox@1.1.11:
|
||||
resolution: {integrity: sha512-QLrq6oFaC1CKoABSO6sL9Ya6UGoiEEhjm5KlSrnuIO2CtHaBw1/45k7pEeEFGvw9eF0RBjhYBp7U3VnLydIsFA==}
|
||||
|
||||
typed-array-buffer@1.0.3:
|
||||
resolution: {integrity: sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==}
|
||||
@@ -17835,9 +17835,9 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@fastify/type-provider-typebox@6.1.0(typebox@1.1.9)':
|
||||
'@fastify/type-provider-typebox@6.1.0(typebox@1.1.11)':
|
||||
dependencies:
|
||||
typebox: 1.1.9
|
||||
typebox: 1.1.11
|
||||
|
||||
'@fortawesome/fontawesome-common-types@7.2.0': {}
|
||||
|
||||
@@ -30299,7 +30299,7 @@ snapshots:
|
||||
|
||||
type@2.7.2: {}
|
||||
|
||||
typebox@1.1.9: {}
|
||||
typebox@1.1.11: {}
|
||||
|
||||
typed-array-buffer@1.0.3:
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user