From d40b13e18d16efe0154d4b7fdbf40314b1aadc49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 17:51:42 +0000 Subject: [PATCH] Bump @fastify/type-provider-typebox from 5.2.0 to 6.1.0 Bumps [@fastify/type-provider-typebox](https://github.com/fastify/fastify-type-provider-typebox) from 5.2.0 to 6.1.0. - [Release notes](https://github.com/fastify/fastify-type-provider-typebox/releases) - [Commits](https://github.com/fastify/fastify-type-provider-typebox/compare/v5.2.0...v6.1.0) --- updated-dependencies: - dependency-name: "@fastify/type-provider-typebox" dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/server/package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/apps/server/package.json b/apps/server/package.json index e120b37..52a5ec4 100644 --- a/apps/server/package.json +++ b/apps/server/package.json @@ -32,7 +32,7 @@ "@fastify/static": "^8.2.0", "@fastify/swagger": "^9.5.1", "@fastify/swagger-ui": "^5.2.3", - "@fastify/type-provider-typebox": "^5.2.0", + "@fastify/type-provider-typebox": "^6.1.0", "@sinclair/typebox": "^0.34.41", "better-sqlite3": "^11.9.0", "chalk": "^5.4.1", diff --git a/yarn.lock b/yarn.lock index af25f4a..8b421d4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -680,7 +680,7 @@ __metadata: "@fastify/static": "npm:^8.2.0" "@fastify/swagger": "npm:^9.5.1" "@fastify/swagger-ui": "npm:^5.2.3" - "@fastify/type-provider-typebox": "npm:^5.2.0" + "@fastify/type-provider-typebox": "npm:^6.1.0" "@sinclair/typebox": "npm:^0.34.41" "@types/better-sqlite3": "npm:^7.6.13" "@types/node": "npm:^22.13.10" @@ -2282,12 +2282,12 @@ __metadata: languageName: node linkType: hard -"@fastify/type-provider-typebox@npm:^5.2.0": - version: 5.2.0 - resolution: "@fastify/type-provider-typebox@npm:5.2.0" +"@fastify/type-provider-typebox@npm:^6.1.0": + version: 6.1.0 + resolution: "@fastify/type-provider-typebox@npm:6.1.0" peerDependencies: - "@sinclair/typebox": ">=0.26 <=0.34" - checksum: 10/6d3ed4f8ca2e874dc0a00f23a6305aca2171e41a1f3cbf87d634fb96c50f74ecb2814c601e437724734a9425381daaea2283a8bef8fae2b14d8f83e42654a423 + typebox: ^1.0.13 + checksum: 10/44e43ca5cfe78223676432b477a3ca9064ecb70fedcd74a4395fcc7a053e22ccb0d8b6d5815fff6b12ea83a6d64ab63baaf78924799f448cd7c28b28edc2cde0 languageName: node linkType: hard