build(deps): bump @vector-im/compound-web in /frontend
Bumps [@vector-im/compound-web](https://github.com/vector-im/compound-web) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/vector-im/compound-web/releases) - [Commits](https://github.com/vector-im/compound-web/compare/v5.1.0...v5.1.1) --- 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
25726e6e43
commit
f77a3b2c35
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
@@ -18,7 +18,7 @@
|
||||
"@urql/exchange-refocus": "^1.1.0",
|
||||
"@urql/exchange-request-policy": "^1.2.0",
|
||||
"@vector-im/compound-design-tokens": "1.3.0",
|
||||
"@vector-im/compound-web": "^5.1.0",
|
||||
"@vector-im/compound-web": "^5.1.1",
|
||||
"classnames": "^2.5.1",
|
||||
"date-fns": "^3.6.0",
|
||||
"graphql": "^16.9.0",
|
||||
@@ -9165,9 +9165,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@vector-im/compound-web": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@vector-im/compound-web/-/compound-web-5.1.0.tgz",
|
||||
"integrity": "sha512-O4iFKi9RkLNkzkE6kIYcdA2WzGxLOvLrBdxw+QuHfSMhZ3ymObAGHmsR/QeERro2qOEn7p8ybkiM3FEo6o19YA==",
|
||||
"version": "5.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@vector-im/compound-web/-/compound-web-5.1.1.tgz",
|
||||
"integrity": "sha512-gMBOQ71LqL/2GwgVSVDeDcDKoofPs+0UL6YhkGhg7STlNNI077kNTKnOgCRHdkguF2k9Jc13meakMtOALBJNSg==",
|
||||
"dependencies": {
|
||||
"@floating-ui/react": "^0.26.9",
|
||||
"@floating-ui/react-dom": "^2.0.8",
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"@urql/exchange-refocus": "^1.1.0",
|
||||
"@urql/exchange-request-policy": "^1.2.0",
|
||||
"@vector-im/compound-design-tokens": "1.3.0",
|
||||
"@vector-im/compound-web": "^5.1.0",
|
||||
"@vector-im/compound-web": "^5.1.1",
|
||||
"classnames": "^2.5.1",
|
||||
"date-fns": "^3.6.0",
|
||||
"graphql": "^16.9.0",
|
||||
|
||||
Reference in New Issue
Block a user