mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-05-26 09:44:45 +00:00
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:
Generated
+4
-4
@@ -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"
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user