From 6c487f032452c39ca56b03839ce9fd61f2418212 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 19:09:28 +0000 Subject: [PATCH] chore(deps): bump valibot from 0.35.0 to 0.42.1 Bumps [valibot](https://github.com/fabian-hiller/valibot) from 0.35.0 to 0.42.1. - [Release notes](https://github.com/fabian-hiller/valibot/releases) - [Commits](https://github.com/fabian-hiller/valibot/compare/v0.35.0...v0.42.1) --- updated-dependencies: - dependency-name: valibot dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c9608aa6..8bca0479 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "satori-html": "^0.3.2", "sharp": "^0.33.5", "tslib": "^2.6.3", - "valibot": "^0.35.0", + "valibot": "^0.42.1", "zone.js": "0.14.7" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index a600e6f7..bce66a91 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14030,10 +14030,10 @@ v8-to-istanbul@^9.0.1: "@types/istanbul-lib-coverage" "^2.0.1" convert-source-map "^2.0.0" -valibot@^0.35.0: - version "0.35.0" - resolved "https://registry.yarnpkg.com/valibot/-/valibot-0.35.0.tgz#3d538428b19349e268dd13d27a51f734fc371092" - integrity sha512-+i2aCRkReTrd5KBN/dW2BrPOvFnU5LXTV2xjZnjnqUIO8YUx6P2+MgRrkwF2FhkexgyKq/NIZdPdknhHf5A/Ww== +valibot@^0.42.1: + version "0.42.1" + resolved "https://registry.yarnpkg.com/valibot/-/valibot-0.42.1.tgz#a31183d8e9d7552f98e22ca0977172cab8815188" + integrity sha512-3keXV29Ar5b//Hqi4MbSdV7lfVp6zuYLZuA9V1PvQUsXqogr+u5lvLPLk3A4f74VUXDnf/JfWMN6sB+koJ/FFw== validate-npm-package-license@^3.0.4: version "3.0.4"