Skip to content

Commit 8465bb4

Browse files
authored
Switch back to a normal Compound Web release (#2755)
element-hq/compound-web#272 got merged and released.
1 parent 8be6655 commit 8465bb4

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@typescript-eslint/parser": "^8.0.0",
6060
"@use-gesture/react": "^10.2.11",
6161
"@vector-im/compound-design-tokens": "^1.9.1",
62-
"@vector-im/compound-web": "element-hq/compound-web#46cf2d94d9c9b6d25e80ef0e785f3a929ed040ea",
62+
"@vector-im/compound-web": "^7.2.0",
6363
"@vitejs/plugin-basic-ssl": "^1.0.1",
6464
"@vitejs/plugin-react": "^4.0.1",
6565
"@vitest/coverage-v8": "^2.0.5",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3114,9 +3114,10 @@
31143114
resolved "https://registry.yarnpkg.com/@vector-im/compound-design-tokens/-/compound-design-tokens-1.9.1.tgz#644dc7ca5ca251fd476af2a7c075e9d740c08871"
31153115
integrity sha512-zjI+PhoNLNrJrLU8whEGjzCuxdqIz6tM0ARYBMS8AG1vC+NlGak6Y21TWnzHT3VINNhnF+PiQ9lFWsU65GydOg==
31163116

3117-
"@vector-im/compound-web@element-hq/compound-web#46cf2d94d9c9b6d25e80ef0e785f3a929ed040ea":
3118-
version "7.1.0"
3119-
resolved "https://codeload.github.com/element-hq/compound-web/tar.gz/46cf2d94d9c9b6d25e80ef0e785f3a929ed040ea"
3117+
"@vector-im/compound-web@^7.2.0":
3118+
version "7.2.0"
3119+
resolved "https://registry.yarnpkg.com/@vector-im/compound-web/-/compound-web-7.2.0.tgz#0ec4a598e5755cc4b3e83fbc232a4986a12bf808"
3120+
integrity sha512-wOT2kSo936FSBG1CsZ1vmHLwTTWBq9OBBfq76sM95rUawRSQCCWnjFMLTiacRvxBHucZaSNsfhpJH3oZcrOexw==
31203121
dependencies:
31213122
"@floating-ui/react" "^0.26.24"
31223123
"@radix-ui/react-context-menu" "^2.2.1"
@@ -6018,7 +6019,7 @@ matrix-js-sdk@matrix-org/matrix-js-sdk#fcb69b16ad8d170c67ea844f83543d467bbd7707:
60186019
unhomoglyph "^1.0.6"
60196020
uuid "11"
60206021

6021-
matrix-widget-api@^1.10.0, matrix-widget-api@^1.8.2:
6022+
matrix-widget-api@^1.8.2:
60226023
version "1.10.0"
60236024
resolved "https://registry.yarnpkg.com/matrix-widget-api/-/matrix-widget-api-1.10.0.tgz#d31ea073a5871a1fb1a511ef900b0c125a37bf55"
60246025
integrity sha512-rkAJ29briYV7TJnfBVLVSKtpeBrBju15JZFSDP6wj8YdbCu1bdmlplJayQ+vYaw1x4fzI49Q+Nz3E85s46sRDw==

0 commit comments

Comments
 (0)