Bump valibot from 0.42.1 to 1.1.0

Bumps [valibot](https://github.com/fabian-hiller/valibot) from 0.42.1 to 1.1.0.
- [Release notes](https://github.com/fabian-hiller/valibot/releases)
- [Commits](https://github.com/fabian-hiller/valibot/compare/v0.42.1...v1.1.0)

---
updated-dependencies:
- dependency-name: valibot
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-12 11:10:51 +00:00
committed by GitHub
parent ec942a31aa
commit 3f7c955bc9
2 changed files with 5 additions and 5 deletions

View File

@@ -41,7 +41,7 @@
"pino": "9.6.0",
"pino-pretty": "13.0.0",
"tsx": "4.19.3",
"valibot": "0.42.1"
"valibot": "1.1.0"
},
"devDependencies": {
"@antfu/eslint-config": "4.3.0",

View File

@@ -3170,10 +3170,10 @@ util-deprecate@^1.0.2:
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==
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==
valibot@1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/valibot/-/valibot-1.1.0.tgz#873bb1af9e1577391690307bfe0520bd1360ec2d"
integrity sha512-Nk8lX30Qhu+9txPYTwM0cFlWLdPFsFr6LblzqIySfbZph9+BFsAHsNvHOymEviUepeIW6KFHzpX8TKhbptBXXw==
validate-npm-package-license@^3.0.4:
version "3.0.4"