Skip to content

Commit 737c0d5

Browse files
fix(deps): update dependency @fastify/type-provider-typebox to v6
1 parent 373ceed commit 737c0d5

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@fastify/static": "^8.3.0",
2323
"@fastify/swagger": "^9.6.1",
2424
"@fastify/swagger-ui": "^5.2.3",
25-
"@fastify/type-provider-typebox": "^5.2.0",
25+
"@fastify/type-provider-typebox": "^6.1.0",
2626
"@pnotify/core": "^5.2.0",
2727
"@sapphire/fetch": "^3.0.5",
2828
"@sinclair/typebox": "^0.34.41",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -550,12 +550,12 @@ __metadata:
550550
languageName: node
551551
linkType: hard
552552

553-
"@fastify/type-provider-typebox@npm:^5.2.0":
554-
version: 5.2.0
555-
resolution: "@fastify/type-provider-typebox@npm:5.2.0"
553+
"@fastify/type-provider-typebox@npm:^6.1.0":
554+
version: 6.1.0
555+
resolution: "@fastify/type-provider-typebox@npm:6.1.0"
556556
peerDependencies:
557-
"@sinclair/typebox": ">=0.26 <=0.34"
558-
checksum: 10/6d3ed4f8ca2e874dc0a00f23a6305aca2171e41a1f3cbf87d634fb96c50f74ecb2814c601e437724734a9425381daaea2283a8bef8fae2b14d8f83e42654a423
557+
typebox: ^1.0.13
558+
checksum: 10/44e43ca5cfe78223676432b477a3ca9064ecb70fedcd74a4395fcc7a053e22ccb0d8b6d5815fff6b12ea83a6d64ab63baaf78924799f448cd7c28b28edc2cde0
559559
languageName: node
560560
linkType: hard
561561

@@ -961,7 +961,7 @@ __metadata:
961961
"@fastify/static": "npm:^8.3.0"
962962
"@fastify/swagger": "npm:^9.6.1"
963963
"@fastify/swagger-ui": "npm:^5.2.3"
964-
"@fastify/type-provider-typebox": "npm:^5.2.0"
964+
"@fastify/type-provider-typebox": "npm:^6.1.0"
965965
"@pnotify/core": "npm:^5.2.0"
966966
"@sapphire/eslint-config": "npm:^5.0.6"
967967
"@sapphire/fetch": "npm:^3.0.5"

0 commit comments

Comments
 (0)