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

This commit is contained in:
Quentin Gliech
2025-02-21 15:22:23 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

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"

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": {