mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-04-26 00:02:22 +00:00
build(deps): bump @vector-im/compound-web in /frontend
Bumps [@vector-im/compound-web](https://github.com/vector-im/compound-web) from 4.1.0 to 4.1.2. - [Release notes](https://github.com/vector-im/compound-web/releases) - [Commits](https://github.com/vector-im/compound-web/compare/v4.1.0...v4.1.2) --- 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
f73ad08d7b
commit
4dfbc4b509
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
@@ -20,7 +20,7 @@
|
||||
"@urql/exchange-refocus": "^1.0.2",
|
||||
"@urql/exchange-request-policy": "^1.1.0",
|
||||
"@vector-im/compound-design-tokens": "1.2.0",
|
||||
"@vector-im/compound-web": "^4.1.0",
|
||||
"@vector-im/compound-web": "^4.1.2",
|
||||
"classnames": "^2.5.1",
|
||||
"date-fns": "^3.6.0",
|
||||
"graphql": "^16.8.1",
|
||||
@@ -8834,9 +8834,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@vector-im/compound-web": {
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@vector-im/compound-web/-/compound-web-4.1.0.tgz",
|
||||
"integrity": "sha512-FQSJK7PaJ3dR1c1Q3TYVSShJBl9TwlrhKadnTWsPIX6xE+rvCAeujE50QbcEWdDlWeaJ9Hi0bVPlEssJ+eRwtQ==",
|
||||
"version": "4.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@vector-im/compound-web/-/compound-web-4.1.2.tgz",
|
||||
"integrity": "sha512-u/jj8HF8qpX1NU+sh6f/S1B7HUMGcoAGYLH0wc5lVbf6x6elBsYKD0LSa+/8NDPuQqVWMztu76chUsM5slC49w==",
|
||||
"dependencies": {
|
||||
"@floating-ui/react": "^0.26.9",
|
||||
"@floating-ui/react-dom": "^2.0.8",
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"@urql/exchange-refocus": "^1.0.2",
|
||||
"@urql/exchange-request-policy": "^1.1.0",
|
||||
"@vector-im/compound-design-tokens": "1.2.0",
|
||||
"@vector-im/compound-web": "^4.1.0",
|
||||
"@vector-im/compound-web": "^4.1.2",
|
||||
"classnames": "^2.5.1",
|
||||
"date-fns": "^3.6.0",
|
||||
"graphql": "^16.8.1",
|
||||
|
||||
Reference in New Issue
Block a user