mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-05-10 19:27:03 +00:00
build(deps): bump valibot from 1.0.0-rc.4 to 1.0.0 in /frontend (#4271)
This commit is contained in:
Generated
+4
-4
@@ -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"
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user