mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-09-26 13:48:39 +00:00
build(deps): bump @vector-im/compound-web in /frontend
Bumps [@vector-im/compound-web](https://github.com/vector-im/compound-web) from 0.2.4 to 0.2.8. - [Release notes](https://github.com/vector-im/compound-web/releases) - [Commits](https://github.com/vector-im/compound-web/commits/v0.2.8) --- updated-dependencies: - dependency-name: "@vector-im/compound-web" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Quentin Gliech
parent
bb0939067f
commit
6a4b479b32
Generated
+4
-4
@@ -16,7 +16,7 @@
|
||||
"@urql/exchange-refocus": "^1.0.2",
|
||||
"@urql/exchange-request-policy": "^1.0.2",
|
||||
"@vector-im/compound-design-tokens": "^0.0.3",
|
||||
"@vector-im/compound-web": "^0.2.4",
|
||||
"@vector-im/compound-web": "^0.2.8",
|
||||
"classnames": "^2.3.2",
|
||||
"date-fns": "^2.30.0",
|
||||
"graphql": "^16.7.1",
|
||||
@@ -9553,9 +9553,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@vector-im/compound-web": {
|
||||
"version": "0.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@vector-im/compound-web/-/compound-web-0.2.4.tgz",
|
||||
"integrity": "sha512-CRBZAYVQWbF/C+921KQ+DiimEHdd+UcOygHCU78qkeglOmZ0hZdKddGtOuIeZztYps2xSZAhG1RDVWvwmUHAnA==",
|
||||
"version": "0.2.8",
|
||||
"resolved": "https://registry.npmjs.org/@vector-im/compound-web/-/compound-web-0.2.8.tgz",
|
||||
"integrity": "sha512-MRnCVIb68ln8moNExaAjMfSiSEHUiHyTpclvrcX/0b0dYyMDpjsFC+1GPT4RP9mqfltaPXb5m5xvOI5cdzKOHg==",
|
||||
"dependencies": {
|
||||
"@radix-ui/react-form": "^0.0.3",
|
||||
"classnames": "^2.3.2",
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"@urql/exchange-refocus": "^1.0.2",
|
||||
"@urql/exchange-request-policy": "^1.0.2",
|
||||
"@vector-im/compound-design-tokens": "^0.0.3",
|
||||
"@vector-im/compound-web": "^0.2.4",
|
||||
"@vector-im/compound-web": "^0.2.8",
|
||||
"classnames": "^2.3.2",
|
||||
"date-fns": "^2.30.0",
|
||||
"graphql": "^16.7.1",
|
||||
|
||||
Reference in New Issue
Block a user