build(deps): bump valibot from 1.0.0-rc.0 to 1.0.0-rc.1 in /frontend

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

---
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-02-21 13:54:10 +00:00
committed by GitHub
parent 3e8c0e3d7a
commit f6a256ba39
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -25,7 +25,7 @@
"react-dom": "^19.0.0",
"react-i18next": "^15.4.1",
"swagger-ui-dist": "^5.18.3",
"valibot": "^1.0.0-rc.0",
"valibot": "^1.0.0-rc.1",
"vaul": "^1.1.2"
},
"devDependencies": {
@@ -14612,9 +14612,9 @@
}
},
"node_modules/valibot": {
"version": "1.0.0-rc.0",
"resolved": "https://registry.npmjs.org/valibot/-/valibot-1.0.0-rc.0.tgz",
"integrity": "sha512-9ZUrOXOejY/WaIn8p0Z469R1qBAwNJeqq8jzOIDsl1qR8gqtObHQmyHLFli0UCkcGiTco5kH6/KPLWsTWE9b2g==",
"version": "1.0.0-rc.1",
"resolved": "https://registry.npmjs.org/valibot/-/valibot-1.0.0-rc.1.tgz",
"integrity": "sha512-bTHNpeeQ403xS7qGHF/tw3EC/zkZOU5VdkfIsmRDu1Sp+BJNTNCm6m5HlwOgyW/03lofP+uQiq3R+Poo9wiCEg==",
"license": "MIT",
"peerDependencies": {
"typescript": ">=5"
+1 -1
View File
@@ -35,7 +35,7 @@
"react-dom": "^19.0.0",
"react-i18next": "^15.4.1",
"swagger-ui-dist": "^5.18.3",
"valibot": "^1.0.0-rc.0",
"valibot": "^1.0.0-rc.1",
"vaul": "^1.1.2"
},
"devDependencies": {