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