You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-11-20 12:02:22 +03:00
build(deps): bump @vector-im/compound-web in /frontend
Bumps [@vector-im/compound-web](https://github.com/vector-im/compound-web) from 0.6.1 to 0.6.3. - [Release notes](https://github.com/vector-im/compound-web/releases) - [Commits](https://github.com/vector-im/compound-web/compare/v0.6.1...v0.6.3) --- 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
c0fdc163bd
commit
3dba368fe4
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
@@ -19,7 +19,7 @@
|
|||||||
"@urql/exchange-refocus": "^1.0.2",
|
"@urql/exchange-refocus": "^1.0.2",
|
||||||
"@urql/exchange-request-policy": "^1.0.2",
|
"@urql/exchange-request-policy": "^1.0.2",
|
||||||
"@vector-im/compound-design-tokens": "^0.0.7",
|
"@vector-im/compound-design-tokens": "^0.0.7",
|
||||||
"@vector-im/compound-web": "^0.6.1",
|
"@vector-im/compound-web": "^0.6.3",
|
||||||
"classnames": "^2.3.2",
|
"classnames": "^2.3.2",
|
||||||
"date-fns": "^2.30.0",
|
"date-fns": "^2.30.0",
|
||||||
"graphql": "^16.8.1",
|
"graphql": "^16.8.1",
|
||||||
@@ -9454,9 +9454,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@vector-im/compound-web": {
|
"node_modules/@vector-im/compound-web": {
|
||||||
"version": "0.6.1",
|
"version": "0.6.3",
|
||||||
"resolved": "https://registry.npmjs.org/@vector-im/compound-web/-/compound-web-0.6.1.tgz",
|
"resolved": "https://registry.npmjs.org/@vector-im/compound-web/-/compound-web-0.6.3.tgz",
|
||||||
"integrity": "sha512-weTfCSu1xvbblslmvTjy9dxXWyaWrSsQfv1MhP9UNzH/ninJ/m14zCId28liY+OmxdtyiMKnxerUwjr9TnVcMQ==",
|
"integrity": "sha512-Jw63AWRltUC/AH4f+0rxdeWgf/qin7fc9E3ZqtdI10tGAOz9YdHadeGg4aGTKjUgv8/J0GvF8VnEfVq9kRAbag==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@radix-ui/react-form": "^0.0.3",
|
"@radix-ui/react-form": "^0.0.3",
|
||||||
"@radix-ui/react-separator": "^1.0.3",
|
"@radix-ui/react-separator": "^1.0.3",
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
"@urql/exchange-refocus": "^1.0.2",
|
"@urql/exchange-refocus": "^1.0.2",
|
||||||
"@urql/exchange-request-policy": "^1.0.2",
|
"@urql/exchange-request-policy": "^1.0.2",
|
||||||
"@vector-im/compound-design-tokens": "^0.0.7",
|
"@vector-im/compound-design-tokens": "^0.0.7",
|
||||||
"@vector-im/compound-web": "^0.6.1",
|
"@vector-im/compound-web": "^0.6.3",
|
||||||
"classnames": "^2.3.2",
|
"classnames": "^2.3.2",
|
||||||
"date-fns": "^2.30.0",
|
"date-fns": "^2.30.0",
|
||||||
"graphql": "^16.8.1",
|
"graphql": "^16.8.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user