diff --git a/frontend/package-lock.json b/frontend/package-lock.json index bebd136d1..516f450b2 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -15,7 +15,7 @@ "@tanstack/react-query": "^5.69.0", "@tanstack/react-router": "^1.114.27", "@vector-im/compound-design-tokens": "4.0.1", - "@vector-im/compound-web": "^7.8.0", + "@vector-im/compound-web": "^7.9.0", "@zxcvbn-ts/core": "^3.0.4", "@zxcvbn-ts/language-common": "^3.0.4", "classnames": "^2.5.1", @@ -5944,9 +5944,9 @@ } }, "node_modules/@vector-im/compound-web": { - "version": "7.8.0", - "resolved": "https://registry.npmjs.org/@vector-im/compound-web/-/compound-web-7.8.0.tgz", - "integrity": "sha512-NwLbhfpROOPMohvI3rVykho4VlXCQROqEDo/23ifE3plhFWn+A0oq32H3nCV4udB0NFrDwzAd8TV7hCls50QMw==", + "version": "7.9.0", + "resolved": "https://registry.npmjs.org/@vector-im/compound-web/-/compound-web-7.9.0.tgz", + "integrity": "sha512-2rBD+1Mit+kOd7+ZPUxdH7y6V1mi7Fga85cyC2cvUeL/sXBn0Q5HuyJ8whmdgLmgZiI4LkLriCFaeogYipKE+Q==", "license": "SEE LICENSE IN README.md", "dependencies": { "@floating-ui/react": "^0.27.0", diff --git a/frontend/package.json b/frontend/package.json index 56839e161..fc5702b62 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -25,7 +25,7 @@ "@tanstack/react-query": "^5.69.0", "@tanstack/react-router": "^1.114.27", "@vector-im/compound-design-tokens": "4.0.1", - "@vector-im/compound-web": "^7.8.0", + "@vector-im/compound-web": "^7.9.0", "@zxcvbn-ts/core": "^3.0.4", "@zxcvbn-ts/language-common": "^3.0.4", "classnames": "^2.5.1",