Skip to content

Commit

Permalink
fix(deps): update dependency @fastify/type-provider-typebox to v5.1.0 (
Browse files Browse the repository at this point in the history
…#306)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 4b7a718 commit d3192b0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@fastify/swagger": "9.4.0",
"@fastify/swagger-ui": "5.2.0",
"@fastify/type-provider-json-schema-to-ts": "4.0.1",
"@fastify/type-provider-typebox": "5.0.1",
"@fastify/type-provider-typebox": "5.1.0",
"@fastify/under-pressure": "9.0.1",
"@gquittet/graceful-server": "5.2.8",
"@graphql-tools/load-files": "7.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1988,12 +1988,12 @@ __metadata:
languageName: node
linkType: hard

"@fastify/type-provider-typebox@npm:5.0.1":
version: 5.0.1
resolution: "@fastify/type-provider-typebox@npm:5.0.1"
"@fastify/type-provider-typebox@npm:5.1.0":
version: 5.1.0
resolution: "@fastify/type-provider-typebox@npm:5.1.0"
peerDependencies:
"@sinclair/typebox": ">=0.26 <=0.33"
checksum: 10c0/f299bb023e06c5b832e4a40602583bea7db47b8caac73f0bdb89408c5ce69961f94e169e5dbec00857dbf8c1bdc103a3a90cd1285935072ba0639dea4feb1770
"@sinclair/typebox": ">=0.26 <=0.34"
checksum: 10c0/f5857b25701d7fe4566d405327db87c2d025fc2a090700451e3feb1e8cbcf267d380e0673e32018b6d390fc252a0f77d7a81f134ef497b9c78db9bb9cc96a884
languageName: node
linkType: hard

Expand Down Expand Up @@ -8086,7 +8086,7 @@ __metadata:
"@fastify/swagger": "npm:9.4.0"
"@fastify/swagger-ui": "npm:5.2.0"
"@fastify/type-provider-json-schema-to-ts": "npm:4.0.1"
"@fastify/type-provider-typebox": "npm:5.0.1"
"@fastify/type-provider-typebox": "npm:5.1.0"
"@fastify/under-pressure": "npm:9.0.1"
"@gquittet/graceful-server": "npm:5.2.8"
"@graphql-tools/load-files": "npm:7.0.0"
Expand Down

0 comments on commit d3192b0

Please sign in to comment.