chore(deps): update dependency @fastify/type-provider-typebox to v3.1.0

This commit is contained in:
renovate[bot]
2023-04-23 18:26:10 +00:00
parent 7a9f95c454
commit 998069441e
2 changed files with 8 additions and 8 deletions

View File

@@ -19,7 +19,7 @@
},
"description": "The freeCodeCamp.org open-source codebase and curriculum",
"devDependencies": {
"@fastify/type-provider-typebox": "3.0.0",
"@fastify/type-provider-typebox": "3.1.0",
"@types/express-session": "1.17.7",
"@types/supertest": "2.0.12",
"jest": "29.5.0",

14
pnpm-lock.yaml generated
View File

@@ -202,8 +202,8 @@ importers:
version: 2.0.22
devDependencies:
'@fastify/type-provider-typebox':
specifier: 3.0.0
version: 3.0.0(fastify@4.15.0)
specifier: 3.1.0
version: 3.1.0(fastify@4.15.0)
'@types/express-session':
specifier: 1.17.7
version: 1.17.7
@@ -6241,12 +6241,12 @@ packages:
- supports-color
dev: false
/@fastify/type-provider-typebox@3.0.0(fastify@4.15.0):
resolution: {integrity: sha512-VVYY/ZcPSFElLtRYboA2bmFxoINGDqmmqJ8Ch8+2lvmc+XFCsOJ714SEOpgshC4n52KBclgQxf2O80NeEAN7gQ==}
/@fastify/type-provider-typebox@3.1.0(fastify@4.15.0):
resolution: {integrity: sha512-gR1ZYaFbnPd5U24OblcvFJsqcwb2U9oXnmeSEL3FQakgoQ2J5lPluUMU/Rmq9LOy6DMUILuyj+uwXTYh7PNqpQ==}
peerDependencies:
fastify: ^4.0.0
dependencies:
'@sinclair/typebox': 0.26.8
'@sinclair/typebox': 0.27.8
fastify: 4.15.0
dev: true
@@ -7886,8 +7886,8 @@ packages:
/@sinclair/typebox@0.25.24:
resolution: {integrity: sha512-XJfwUVUKDHF5ugKwIcxEgc9k8b7HbznCp6eUfWgu710hMPNIO4aw4/zB5RogDQz8nd6gyCDpU9O/m6qYEWY6yQ==}
/@sinclair/typebox@0.26.8:
resolution: {integrity: sha512-fvAkOrUWndf5vjptkW+4TeTH84/bILWQHgk7rbbzT8trZxW+b84lr8dZQPM/r7cGNRFxDaJYsMjHCikEYyAHaw==}
/@sinclair/typebox@0.27.8:
resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==}
dev: true
/@sindresorhus/is@0.14.0: