build(deps): bump valibot from 1.0.0-rc.4 to 1.0.0 in /frontend (#4271)

This commit is contained in:
Quentin Gliech
2025-03-21 08:49:04 +01:00
committed by GitHub
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.20.1",
"valibot": "^1.0.0-rc.4",
"valibot": "^1.0.0",
"vaul": "^1.1.2"
},
"devDependencies": {
@@ -14173,9 +14173,9 @@
}
},
"node_modules/valibot": {
"version": "1.0.0-rc.4",
"resolved": "https://registry.npmjs.org/valibot/-/valibot-1.0.0-rc.4.tgz",
"integrity": "sha512-VRaChgFv7Ab0P54AMLu7+GqoexdTPQ54Plj59X9qV0AFozI3j9CGH43skg+TqgMpXnrW8jxlJ2TTHAtAD3t4qA==",
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/valibot/-/valibot-1.0.0.tgz",
"integrity": "sha512-1Hc0ihzWxBar6NGeZv7fPLY0QuxFMyxwYR2sF1Blu7Wq7EnremwY2W02tit2ij2VJT8HcSkHAQqmFfl77f73Yw==",
"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.20.1",
"valibot": "^1.0.0-rc.4",
"valibot": "^1.0.0",
"vaul": "^1.1.2"
},
"devDependencies": {