From 0bcc4cac6450062d56f9238ca2b473bdee9c0720 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 00:53:37 +0000 Subject: [PATCH] chore(deps): update dependency valibot to v1.2.0 --- pnpm-lock.yaml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 921ced2..b3c645b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: '@tmcp/adapter-valibot': specifier: ^0.1.4 - version: 0.1.5(tmcp@1.18.1(typescript@5.9.3))(valibot@1.1.0(typescript@5.9.3)) + version: 0.1.5(tmcp@1.18.1(typescript@5.9.3))(valibot@1.2.0(typescript@5.9.3)) '@tmcp/transport-stdio': specifier: ^0.4.0 version: 0.4.1(tmcp@1.18.1(typescript@5.9.3)) @@ -22,7 +22,7 @@ importers: version: 1.18.1(typescript@5.9.3) valibot: specifier: ^1.1.0 - version: 1.1.0(typescript@5.9.3) + version: 1.2.0(typescript@5.9.3) devDependencies: '@changesets/cli': specifier: ^2.29.7 @@ -581,8 +581,8 @@ packages: util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - valibot@1.1.0: - resolution: {integrity: sha512-Nk8lX30Qhu+9txPYTwM0cFlWLdPFsFr6LblzqIySfbZph9+BFsAHsNvHOymEviUepeIW6KFHzpX8TKhbptBXXw==} + valibot@1.2.0: + resolution: {integrity: sha512-mm1rxUsmOxzrwnX5arGS+U4T25RdvpPjPN4yR0u9pUBov9+zGVtO84tif1eY4r6zWxVxu3KzIyknJy3rxfRZZg==} peerDependencies: typescript: '>=5' peerDependenciesMeta: @@ -784,12 +784,12 @@ snapshots: '@standard-schema/spec@1.0.0': {} - '@tmcp/adapter-valibot@0.1.5(tmcp@1.18.1(typescript@5.9.3))(valibot@1.1.0(typescript@5.9.3))': + '@tmcp/adapter-valibot@0.1.5(tmcp@1.18.1(typescript@5.9.3))(valibot@1.2.0(typescript@5.9.3))': dependencies: '@standard-schema/spec': 1.0.0 - '@valibot/to-json-schema': 1.3.0(valibot@1.1.0(typescript@5.9.3)) + '@valibot/to-json-schema': 1.3.0(valibot@1.2.0(typescript@5.9.3)) tmcp: 1.18.1(typescript@5.9.3) - valibot: 1.1.0(typescript@5.9.3) + valibot: 1.2.0(typescript@5.9.3) '@tmcp/transport-stdio@0.4.1(tmcp@1.18.1(typescript@5.9.3))': dependencies: @@ -805,9 +805,9 @@ snapshots: dependencies: undici-types: 7.16.0 - '@valibot/to-json-schema@1.3.0(valibot@1.1.0(typescript@5.9.3))': + '@valibot/to-json-schema@1.3.0(valibot@1.2.0(typescript@5.9.3))': dependencies: - valibot: 1.1.0(typescript@5.9.3) + valibot: 1.2.0(typescript@5.9.3) ansi-colors@4.1.3: {} @@ -1174,7 +1174,7 @@ snapshots: json-rpc-2.0: 1.7.1 sqids: 0.3.0 uri-template-matcher: 1.1.2 - valibot: 1.1.0(typescript@5.9.3) + valibot: 1.2.0(typescript@5.9.3) transitivePeerDependencies: - typescript @@ -1196,7 +1196,7 @@ snapshots: util-deprecate@1.0.2: {} - valibot@1.1.0(typescript@5.9.3): + valibot@1.2.0(typescript@5.9.3): optionalDependencies: typescript: 5.9.3