build(deps): bump @vector-im/compound-web in /frontend
Bumps [@vector-im/compound-web](https://github.com/element-hq/compound-web) from 8.3.1 to 8.3.5. - [Release notes](https://github.com/element-hq/compound-web/releases) - [Commits](https://github.com/element-hq/compound-web/compare/v8.3.1...v8.3.5) --- updated-dependencies: - dependency-name: "@vector-im/compound-web" dependency-version: 8.3.5 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.90.16",
|
||||
"@tanstack/react-router": "^1.150.0",
|
||||
"@vector-im/compound-design-tokens": "6.4.3",
|
||||
"@vector-im/compound-web": "^8.3.1",
|
||||
"@vector-im/compound-web": "^8.3.5",
|
||||
"@zxcvbn-ts/core": "^3.0.4",
|
||||
"@zxcvbn-ts/language-common": "^3.0.4",
|
||||
"classnames": "^2.5.1",
|
||||
@@ -6059,9 +6059,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@vector-im/compound-web": {
|
||||
"version": "8.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@vector-im/compound-web/-/compound-web-8.3.1.tgz",
|
||||
"integrity": "sha512-VMAHVbpzUK6OQCX+gIm58ESvL6cYzLmr0vz0YBKJ5WoYJxu4/JrAfQ5+2mGn3fufF5Oqy3qBRzlHveFxv7Ij9A==",
|
||||
"version": "8.3.5",
|
||||
"resolved": "https://registry.npmjs.org/@vector-im/compound-web/-/compound-web-8.3.5.tgz",
|
||||
"integrity": "sha512-MbqnZMSwu3y8Z7b529Hf8t790adbcjQiq6X+PrX8emvRDsQsSa/S5Na1udStseCuLp3nAfqrgnospIgselbpvA==",
|
||||
"license": "SEE LICENSE IN README.md",
|
||||
"dependencies": {
|
||||
"@floating-ui/react": "^0.27.0",
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"@tanstack/react-query": "^5.90.16",
|
||||
"@tanstack/react-router": "^1.150.0",
|
||||
"@vector-im/compound-design-tokens": "6.4.3",
|
||||
"@vector-im/compound-web": "^8.3.1",
|
||||
"@vector-im/compound-web": "^8.3.5",
|
||||
"@zxcvbn-ts/core": "^3.0.4",
|
||||
"@zxcvbn-ts/language-common": "^3.0.4",
|
||||
"classnames": "^2.5.1",
|
||||
|
||||
Reference in New Issue
Block a user