diff --git a/package.json b/package.json index e05afbef..5eb0eda5 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "prettier-plugin-tailwindcss": "0.6.14", "simple-git-hooks": "2.13.1", "typescript": "5.9.2", - "valibot": "1.1.0", + "valibot": "1.2.0", "vue": "3.5.16", "vue-tsc": "3.0.4" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1f00ff73..f4305f67 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -137,8 +137,8 @@ importers: specifier: 5.9.2 version: 5.9.2 valibot: - specifier: 1.1.0 - version: 1.1.0(typescript@5.9.2) + specifier: 1.2.0 + version: 1.2.0(typescript@5.9.2) vue: specifier: 3.5.16 version: 3.5.16(typescript@5.9.2) @@ -5200,8 +5200,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: @@ -11403,7 +11403,7 @@ snapshots: util-deprecate@1.0.2: {} - valibot@1.1.0(typescript@5.9.2): + valibot@1.2.0(typescript@5.9.2): optionalDependencies: typescript: 5.9.2