From 0b828e74d10238c792c29c685d6d74a92ceaf7aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 18:45:05 +0000 Subject: [PATCH] chore(deps-dev): bump @fastify/type-provider-typebox from 4.1.0 to 6.1.0 Bumps [@fastify/type-provider-typebox](https://github.com/fastify/fastify-type-provider-typebox) from 4.1.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/v4.1.0...v6.1.0) --- updated-dependencies: - dependency-name: "@fastify/type-provider-typebox" dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/fastify/package.json | 2 +- pnpm-lock.yaml | 31 ++++++++++++++++++------------- 2 files changed, 19 insertions(+), 14 deletions(-) diff --git a/packages/fastify/package.json b/packages/fastify/package.json index 50f0112..7e2c821 100644 --- a/packages/fastify/package.json +++ b/packages/fastify/package.json @@ -32,7 +32,7 @@ "fastify": ">=4.0.0" }, "devDependencies": { - "@fastify/type-provider-typebox": "^4.0.0", + "@fastify/type-provider-typebox": "^6.1.0", "fastify": "^5.0.0", "tsup": "^8.3.0", "typescript": "^5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 07dd4ce..e3d3507 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -210,7 +210,7 @@ importers: devDependencies: elysia: specifier: ^1.2.0 - version: 1.4.28(@sinclair/typebox@0.34.49)(exact-mirror@1.0.0)(file-type@21.3.4)(openapi-types@12.1.3)(typescript@5.7.3) + version: 1.4.28(@sinclair/typebox@0.34.49)(exact-mirror@1.0.0(typebox@1.1.38))(file-type@21.3.4)(openapi-types@12.1.3)(typescript@5.7.3) tsup: specifier: ^8.3.0 version: 8.5.1(@swc/core@1.15.33)(jiti@1.21.7)(postcss@8.5.15)(tsx@4.22.1)(typescript@5.7.3)(yaml@2.7.0) @@ -265,8 +265,8 @@ importers: version: 5.1.0 devDependencies: '@fastify/type-provider-typebox': - specifier: ^4.0.0 - version: 4.1.0(@sinclair/typebox@0.34.49)(fastify@5.8.5) + specifier: ^6.1.0 + version: 6.1.0(typebox@1.1.38) fastify: specifier: ^5.0.0 version: 5.8.5 @@ -1232,11 +1232,10 @@ packages: '@fastify/proxy-addr@5.1.0': resolution: {integrity: sha512-INS+6gh91cLUjB+PVHfu1UqcB76Sqtpyp7bnL+FYojhjygvOPA9ctiD/JDKsyD9Xgu4hUhCSJBPig/w7duNajw==} - '@fastify/type-provider-typebox@4.1.0': - resolution: {integrity: sha512-mXNBaBEoS6Yf4/O2ujNhu9yEZwvBC7niqRESsiftE9NP1hV6ZdV3ZsFbPf1S520BK3rTZ0F28zr+sMdIXNJlfw==} + '@fastify/type-provider-typebox@6.1.0': + resolution: {integrity: sha512-k29cOitDRcZhMXVjtRq0+caKxdWoArz7su+dQWGzGWnFG+fSKhevgiZ7nexHWuXOEEQzgJlh6cptIMu69beaTA==} peerDependencies: - '@sinclair/typebox': '>=0.26 <=0.33' - fastify: ^4.0.0 + typebox: ^1.0.13 '@googleapis/sheets@13.0.1': resolution: {integrity: sha512-XTYObncN5Rqexc0uITZIN9OWTEyE/ZR2S6c7wAniqHe2oGXW9gcHR9f9hQwPMHFUTHjH7Jkj8SLdt0O0u37y2A==} @@ -6130,6 +6129,9 @@ packages: resolution: {integrity: sha512-faYHw0anBbc/kWF3zFTEnxSFOAGUX9GFbOBthvDdLsIlEoWOFOtS0zgCiQYwIskL9iGXZL3kAXD8OoZ4GmMATA==} engines: {node: '>= 18'} + typebox@1.1.38: + resolution: {integrity: sha512-pZ0aQPmMmXoUvSbeuWf/Hzsc+avNw/Zd6VeE8CFgkVGWyuHPJvqeJJDeJqLve+K70LvjYIoleGcoJHPT17cWoA==} + typed-array-buffer@1.0.3: resolution: {integrity: sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==} engines: {node: '>= 0.4'} @@ -7632,10 +7634,9 @@ snapshots: '@fastify/forwarded': 3.0.1 ipaddr.js: 2.4.0 - '@fastify/type-provider-typebox@4.1.0(@sinclair/typebox@0.34.49)(fastify@5.8.5)': + '@fastify/type-provider-typebox@6.1.0(typebox@1.1.38)': dependencies: - '@sinclair/typebox': 0.34.49 - fastify: 5.8.5 + typebox: 1.1.38 '@googleapis/sheets@13.0.1': dependencies: @@ -9693,11 +9694,11 @@ snapshots: electron-to-chromium@1.5.359: {} - elysia@1.4.28(@sinclair/typebox@0.34.49)(exact-mirror@1.0.0)(file-type@21.3.4)(openapi-types@12.1.3)(typescript@5.7.3): + elysia@1.4.28(@sinclair/typebox@0.34.49)(exact-mirror@1.0.0(typebox@1.1.38))(file-type@21.3.4)(openapi-types@12.1.3)(typescript@5.7.3): dependencies: '@sinclair/typebox': 0.34.49 cookie: 1.1.1 - exact-mirror: 1.0.0 + exact-mirror: 1.0.0(typebox@1.1.38) fast-decode-uri-component: 1.0.1 file-type: 21.3.4 memoirist: 0.4.0 @@ -10227,7 +10228,9 @@ snapshots: dependencies: eventsource-parser: 3.0.8 - exact-mirror@1.0.0: {} + exact-mirror@1.0.0(typebox@1.1.38): + optionalDependencies: + typebox: 1.1.38 execa@9.6.1: dependencies: @@ -13092,6 +13095,8 @@ snapshots: media-typer: 1.1.0 mime-types: 3.0.2 + typebox@1.1.38: {} + typed-array-buffer@1.0.3: dependencies: call-bound: 1.0.3