From f3866f2ab02ecbbe8f7861d63b6213de0af04903 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 22:27:43 +0000 Subject: [PATCH] chore(deps): bump valibot from 1.4.1 to 1.4.2 Bumps [valibot](https://github.com/open-circle/valibot) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/open-circle/valibot/releases) - [Commits](https://github.com/open-circle/valibot/compare/v1.4.1...v1.4.2) --- updated-dependencies: - dependency-name: valibot dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 12 ++++++------ pnpm-workspace.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4824013..ef3a0ac 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -88,8 +88,8 @@ catalogs: specifier: 3.0.0 version: 3.0.0 valibot: - specifier: 1.4.1 - version: 1.4.1 + specifier: 1.4.2 + version: 1.4.2 vitest: specifier: 4.1.8 version: 4.1.8 @@ -387,7 +387,7 @@ importers: version: 3.0.0 valibot: specifier: 'catalog:' - version: 1.4.1(typescript@6.0.3) + version: 1.4.2(typescript@6.0.3) vitest: specifier: 'catalog:' version: 4.1.8(@types/node@24.13.2)(@vitest/coverage-v8@4.1.8)(esbuild@0.28.1)(jiti@2.7.0)(terser@5.48.0)(tsx@4.22.4)(yaml@2.9.0) @@ -4846,8 +4846,8 @@ packages: resolution: {integrity: sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==} hasBin: true - valibot@1.4.1: - resolution: {integrity: sha512-klCmFTz2jeDluy9RwX+F884TCiogtdBJ/YaxSx1EOBYXa3NXNWj8kR1jjN8rzluwojJVWWaHJ4r1U5LfICnM3g==} + valibot@1.4.2: + resolution: {integrity: sha512-gjdCvJ6d3RyHAneqxMYMW9QMCwYMb3jpOO0IyHZV1bnRHFBHrX3VkIILt5XYR0WhwHiH7Mty8ovuPZ/O3gamrg==} peerDependencies: typescript: '>=5' peerDependenciesMeta: @@ -9320,7 +9320,7 @@ snapshots: uuid@14.0.0: {} - valibot@1.4.1(typescript@6.0.3): + valibot@1.4.2(typescript@6.0.3): optionalDependencies: typescript: 6.0.3 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 4504e7d..2122480 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -72,7 +72,7 @@ catalog: typedoc-plugin-markdown: 4.12.0 typescript: 6.0.3 unthrown: 3.0.0 - valibot: 1.4.1 + valibot: 1.4.2 vitest: 4.1.8 zod: 4.4.3