From 8fea3b539074588c4d0a2a343516f8d14710bf86 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Sep 2024 00:28:47 +0000 Subject: [PATCH] fix(deps): update dependency valibot to v0.42.1 (#520) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/location-state-conform/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/location-state-conform/package.json b/packages/location-state-conform/package.json index 55ceea5c..bbeb016b 100644 --- a/packages/location-state-conform/package.json +++ b/packages/location-state-conform/package.json @@ -29,7 +29,7 @@ "test": "vitest run" }, "dependencies": { - "valibot": "0.42.0" + "valibot": "0.42.1" }, "devDependencies": { "@conform-to/react": "1.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8cbc3940..2894378f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -199,8 +199,8 @@ importers: packages/location-state-conform: dependencies: valibot: - specifier: 0.42.0 - version: 0.42.0(typescript@5.6.2) + specifier: 0.42.1 + version: 0.42.1(typescript@5.6.2) devDependencies: '@conform-to/react': specifier: 1.2.2 @@ -2412,8 +2412,8 @@ packages: resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} hasBin: true - valibot@0.42.0: - resolution: {integrity: sha512-igMdmHXxDiQY714ssh9bGisMqJ2yg7sko1KOmv/omnrIacGtP6mGrbvVT1IuV1bDrHyG9ybgpHwG1UElDiDCLg==} + valibot@0.42.1: + resolution: {integrity: sha512-3keXV29Ar5b//Hqi4MbSdV7lfVp6zuYLZuA9V1PvQUsXqogr+u5lvLPLk3A4f74VUXDnf/JfWMN6sB+koJ/FFw==} peerDependencies: typescript: '>=5' peerDependenciesMeta: @@ -4554,7 +4554,7 @@ snapshots: uuid@10.0.0: {} - valibot@0.42.0(typescript@5.6.2): + valibot@0.42.1(typescript@5.6.2): optionalDependencies: typescript: 5.6.2