diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 7530f90b7..837f12940 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -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", diff --git a/frontend/package.json b/frontend/package.json index faffcbab4..b4a80273b 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -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",