build(deps): bump @vector-im/compound-web in /frontend
Bumps [@vector-im/compound-web](https://github.com/vector-im/compound-web) from 7.6.2 to 7.6.3. - [Release notes](https://github.com/vector-im/compound-web/releases) - [Commits](https://github.com/vector-im/compound-web/compare/v7.6.2...v7.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
1a00b7a90b
commit
d9b4fbe24d
12
frontend/package-lock.json
generated
12
frontend/package-lock.json
generated
@@ -15,7 +15,7 @@
|
||||
"@tanstack/react-query": "^5.66.9",
|
||||
"@tanstack/react-router": "^1.109.2",
|
||||
"@vector-im/compound-design-tokens": "3.0.1",
|
||||
"@vector-im/compound-web": "^7.6.2",
|
||||
"@vector-im/compound-web": "^7.6.3",
|
||||
"@zxcvbn-ts/core": "^3.0.4",
|
||||
"@zxcvbn-ts/language-common": "^3.0.4",
|
||||
"classnames": "^2.5.1",
|
||||
@@ -5942,10 +5942,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@vector-im/compound-web": {
|
||||
"version": "7.6.2",
|
||||
"resolved": "https://registry.npmjs.org/@vector-im/compound-web/-/compound-web-7.6.2.tgz",
|
||||
"integrity": "sha512-jR/YsMg9329s2U6Dh0KEwQdv4EYrWLMk406Jx9d8GVUE7GXWISy9H1J0ZEJtoV/Y5BnziLX42sxmnAXpZXLtzg==",
|
||||
"license": "Apache-2.0",
|
||||
"version": "7.6.3",
|
||||
"resolved": "https://registry.npmjs.org/@vector-im/compound-web/-/compound-web-7.6.3.tgz",
|
||||
"integrity": "sha512-LNEuhI+bE5N1NexAs1dO+djaKn30mkMc1cHP7Y5t67/kKd8uVL31x8qSjKcLwkoXmwJn2qBehgOWDLxP9YhClA==",
|
||||
"license": "SEE LICENSE IN README.md",
|
||||
"dependencies": {
|
||||
"@floating-ui/react": "^0.27.0",
|
||||
"@radix-ui/react-context-menu": "^2.2.1",
|
||||
@@ -5961,7 +5961,7 @@
|
||||
"@fontsource/inconsolata": "^5",
|
||||
"@fontsource/inter": "^5",
|
||||
"@types/react": "*",
|
||||
"@vector-im/compound-design-tokens": ">=1.6.1 <4.0.0",
|
||||
"@vector-im/compound-design-tokens": ">=1.6.1 <5.0.0",
|
||||
"react": "^18 || ^19.0.0"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"@tanstack/react-query": "^5.66.9",
|
||||
"@tanstack/react-router": "^1.109.2",
|
||||
"@vector-im/compound-design-tokens": "3.0.1",
|
||||
"@vector-im/compound-web": "^7.6.2",
|
||||
"@vector-im/compound-web": "^7.6.3",
|
||||
"@zxcvbn-ts/core": "^3.0.4",
|
||||
"@zxcvbn-ts/language-common": "^3.0.4",
|
||||
"classnames": "^2.5.1",
|
||||
|
||||
Reference in New Issue
Block a user