build(deps): bump valibot in /packages/pl-api

Bumps [valibot](https://github.com/fabian-hiller/valibot) from 1.0.0-beta.9 to 1.0.0-beta.10.
- [Release notes](https://github.com/fabian-hiller/valibot/releases)
- [Commits](https://github.com/fabian-hiller/valibot/compare/v1.0.0-beta.9...v1.0.0-beta.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-06 08:42:58 +00:00
committed by GitHub
parent 77d519c9cc
commit e67b5d724d
2 changed files with 5 additions and 5 deletions

View File

@ -49,7 +49,7 @@
"object-to-formdata": "^4.5.1",
"query-string": "^9.1.1",
"semver": "^7.6.3",
"valibot": "^1.0.0-beta.9"
"valibot": "^1.0.0-beta.10"
},
"module": "./dist/main.es.js",
"types": "dist/main.d.ts",

View File

@ -2769,10 +2769,10 @@ uri-js@^4.2.2, uri-js@^4.4.1:
dependencies:
punycode "^2.1.0"
valibot@^1.0.0-beta.9:
version "1.0.0-beta.9"
resolved "https://registry.yarnpkg.com/valibot/-/valibot-1.0.0-beta.9.tgz#8ae38ca53429a5c4c4cce4378e3c87cca708a287"
integrity sha512-yEX8gMAZ2R1yI2uwOO4NCtVnJQx36zn3vD0omzzj9FhcoblvPukENIiRZXKZwCnqSeV80bMm8wNiGhQ0S8fiww==
valibot@^1.0.0-beta.10:
version "1.0.0-beta.10"
resolved "https://registry.yarnpkg.com/valibot/-/valibot-1.0.0-beta.10.tgz#b13514337640b83bac582bbe9d21b664f77ec6da"
integrity sha512-nmo3nxvXRrxwDYZznK3aTgYv7ZA/SUZJ/s+pLY4Tqsex/fgwZ9XrrQ14jjozjUaeduQ9PhXHE2Xx1uMb0HePYw==
vite-plugin-dts@^4.4.0:
version "4.4.0"