mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(deps): update dependency @fastify/type-provider-typebox to v3.6.0
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
|||||||
"@fastify/session": "10.7.0",
|
"@fastify/session": "10.7.0",
|
||||||
"@fastify/swagger": "8.14.0",
|
"@fastify/swagger": "8.14.0",
|
||||||
"@fastify/swagger-ui": "1.10.2",
|
"@fastify/swagger-ui": "1.10.2",
|
||||||
"@fastify/type-provider-typebox": "3.5.0",
|
"@fastify/type-provider-typebox": "3.6.0",
|
||||||
"@immobiliarelabs/fastify-sentry": "7.1.1",
|
"@immobiliarelabs/fastify-sentry": "7.1.1",
|
||||||
"@prisma/client": "5.5.2",
|
"@prisma/client": "5.5.2",
|
||||||
"ajv": "8.12.0",
|
"ajv": "8.12.0",
|
||||||
|
|||||||
Generated
+5
-5
@@ -190,8 +190,8 @@ importers:
|
|||||||
specifier: 1.10.2
|
specifier: 1.10.2
|
||||||
version: 1.10.2
|
version: 1.10.2
|
||||||
'@fastify/type-provider-typebox':
|
'@fastify/type-provider-typebox':
|
||||||
specifier: 3.5.0
|
specifier: 3.6.0
|
||||||
version: 3.5.0(@sinclair/typebox@0.31.17)
|
version: 3.6.0(@sinclair/typebox@0.31.17)
|
||||||
'@immobiliarelabs/fastify-sentry':
|
'@immobiliarelabs/fastify-sentry':
|
||||||
specifier: 7.1.1
|
specifier: 7.1.1
|
||||||
version: 7.1.1
|
version: 7.1.1
|
||||||
@@ -6981,10 +6981,10 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@fastify/type-provider-typebox@3.5.0(@sinclair/typebox@0.31.17):
|
/@fastify/type-provider-typebox@3.6.0(@sinclair/typebox@0.31.17):
|
||||||
resolution: {integrity: sha512-f48uGzvLflE/y4pvXOS8qjAC+mZmlqev9CPHnB8NDsBSL4EbeydO61IgPuzOkeNlAYeRP9Y56UOKj1XWFibgMw==}
|
resolution: {integrity: sha512-HTeOLvirfGg0u1KGao3iXn5rZpYNqlrOmyDnXSXAbWVPa+mDQTTBNs/x5uZzOB6vFAqr0Xcf7x1lxOamNSYKjw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@sinclair/typebox': '>=0.26 <=0.31'
|
'@sinclair/typebox': '>=0.26 <=0.32'
|
||||||
dependencies:
|
dependencies:
|
||||||
'@sinclair/typebox': 0.31.17
|
'@sinclair/typebox': 0.31.17
|
||||||
dev: false
|
dev: false
|
||||||
|
|||||||
Reference in New Issue
Block a user