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.16 (#66903)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@
|
|||||||
"pino-pretty": "10.3.1",
|
"pino-pretty": "10.3.1",
|
||||||
"query-string": "7.1.3",
|
"query-string": "7.1.3",
|
||||||
"stripe": "16.12.0",
|
"stripe": "16.12.0",
|
||||||
"typebox": "1.1.14",
|
"typebox": "1.1.16",
|
||||||
"validator": "13.15.35"
|
"validator": "13.15.35"
|
||||||
},
|
},
|
||||||
"description": "The freeCodeCamp.org open-source codebase and curriculum",
|
"description": "The freeCodeCamp.org open-source codebase and curriculum",
|
||||||
|
|||||||
Generated
+8
-8
@@ -106,7 +106,7 @@ importers:
|
|||||||
version: 5.2.5
|
version: 5.2.5
|
||||||
'@fastify/type-provider-typebox':
|
'@fastify/type-provider-typebox':
|
||||||
specifier: 6.1.0
|
specifier: 6.1.0
|
||||||
version: 6.1.0(typebox@1.1.14)
|
version: 6.1.0(typebox@1.1.16)
|
||||||
'@freecodecamp/shared':
|
'@freecodecamp/shared':
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:../packages/shared
|
version: link:../packages/shared
|
||||||
@@ -180,8 +180,8 @@ importers:
|
|||||||
specifier: 16.12.0
|
specifier: 16.12.0
|
||||||
version: 16.12.0
|
version: 16.12.0
|
||||||
typebox:
|
typebox:
|
||||||
specifier: 1.1.14
|
specifier: 1.1.16
|
||||||
version: 1.1.14
|
version: 1.1.16
|
||||||
validator:
|
validator:
|
||||||
specifier: 13.15.35
|
specifier: 13.15.35
|
||||||
version: 13.15.35
|
version: 13.15.35
|
||||||
@@ -12882,8 +12882,8 @@ packages:
|
|||||||
type@2.7.2:
|
type@2.7.2:
|
||||||
resolution: {integrity: sha512-dzlvlNlt6AXU7EBSfpAscydQ7gXB+pPGsPnfJnZpiNJBDj7IaJzQlBZYGdEi4R9HmPdBv2XmWJ6YUtoTa7lmCw==}
|
resolution: {integrity: sha512-dzlvlNlt6AXU7EBSfpAscydQ7gXB+pPGsPnfJnZpiNJBDj7IaJzQlBZYGdEi4R9HmPdBv2XmWJ6YUtoTa7lmCw==}
|
||||||
|
|
||||||
typebox@1.1.14:
|
typebox@1.1.16:
|
||||||
resolution: {integrity: sha512-R9qoa9IE8Yevoy06ixre1VkribJwOl1wj5fq60gUK6Qxkd2Cw+omHEaHnJh+uE4ewMjLWweR3RERKvhjEtLWsA==}
|
resolution: {integrity: sha512-czccfm5FNze8MqHI+HWMactX7S8fZNugjXL56b6YeEvIgLnbZMuLdZ/uSwSgAK0vm55OGzVbZGofjEP7nRZYGQ==}
|
||||||
|
|
||||||
typed-array-buffer@1.0.3:
|
typed-array-buffer@1.0.3:
|
||||||
resolution: {integrity: sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==}
|
resolution: {integrity: sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==}
|
||||||
@@ -16856,9 +16856,9 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@fastify/type-provider-typebox@6.1.0(typebox@1.1.14)':
|
'@fastify/type-provider-typebox@6.1.0(typebox@1.1.16)':
|
||||||
dependencies:
|
dependencies:
|
||||||
typebox: 1.1.14
|
typebox: 1.1.16
|
||||||
|
|
||||||
'@fortawesome/fontawesome-common-types@7.2.0': {}
|
'@fortawesome/fontawesome-common-types@7.2.0': {}
|
||||||
|
|
||||||
@@ -29168,7 +29168,7 @@ snapshots:
|
|||||||
|
|
||||||
type@2.7.2: {}
|
type@2.7.2: {}
|
||||||
|
|
||||||
typebox@1.1.14: {}
|
typebox@1.1.16: {}
|
||||||
|
|
||||||
typed-array-buffer@1.0.3:
|
typed-array-buffer@1.0.3:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|||||||
Reference in New Issue
Block a user