build(deps): bump @vector-im/compound-web in /frontend
Bumps [@vector-im/compound-web](https://github.com/vector-im/compound-web) from 7.7.0 to 7.7.2. - [Release notes](https://github.com/vector-im/compound-web/releases) - [Commits](https://github.com/vector-im/compound-web/compare/v7.7.0...v7.7.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:
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
@@ -15,7 +15,7 @@
|
||||
"@tanstack/react-query": "^5.67.3",
|
||||
"@tanstack/react-router": "^1.114.17",
|
||||
"@vector-im/compound-design-tokens": "4.0.1",
|
||||
"@vector-im/compound-web": "^7.7.0",
|
||||
"@vector-im/compound-web": "^7.7.2",
|
||||
"@zxcvbn-ts/core": "^3.0.4",
|
||||
"@zxcvbn-ts/language-common": "^3.0.4",
|
||||
"classnames": "^2.5.1",
|
||||
@@ -5943,9 +5943,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@vector-im/compound-web": {
|
||||
"version": "7.7.0",
|
||||
"resolved": "https://registry.npmjs.org/@vector-im/compound-web/-/compound-web-7.7.0.tgz",
|
||||
"integrity": "sha512-S/EKXZSol4ycu06Joe1PwtwNWHln7VcHtj5tD1MkoIvc6BC9l9OlR2mriqkdr+P5jeGJPkQu58xKni+LZ2FHXA==",
|
||||
"version": "7.7.2",
|
||||
"resolved": "https://registry.npmjs.org/@vector-im/compound-web/-/compound-web-7.7.2.tgz",
|
||||
"integrity": "sha512-RhPyKzfPo1HRyFi3wy8oc25IXbLLzTmw6A5QvPJgRlMW+LidwqCCYqmFeZrvWxK3pZPqE7hTJbHgUhGe7kxznw==",
|
||||
"license": "SEE LICENSE IN README.md",
|
||||
"dependencies": {
|
||||
"@floating-ui/react": "^0.27.0",
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"@tanstack/react-query": "^5.67.3",
|
||||
"@tanstack/react-router": "^1.114.17",
|
||||
"@vector-im/compound-design-tokens": "4.0.1",
|
||||
"@vector-im/compound-web": "^7.7.0",
|
||||
"@vector-im/compound-web": "^7.7.2",
|
||||
"@zxcvbn-ts/core": "^3.0.4",
|
||||
"@zxcvbn-ts/language-common": "^3.0.4",
|
||||
"classnames": "^2.5.1",
|
||||
|
||||
Reference in New Issue
Block a user