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",