Update dependency @vector-im/compound-design-tokens to v7 (#32845)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-03-17 14:34:57 +00:00 committed by GitHub
parent 136bb78c15
commit 97309330fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 16 additions and 16 deletions

30
pnpm-lock.yaml generated
View File

@ -19,8 +19,8 @@ catalogs:
specifier: 1.58.2
version: 1.58.2
'@vector-im/compound-design-tokens':
specifier: 6.10.1
version: 6.10.1
specifier: 7.0.0
version: 7.0.0
'@vector-im/compound-web':
specifier: 8.4.0
version: 8.4.0
@ -179,10 +179,10 @@ importers:
version: 1.0.2
'@vector-im/compound-design-tokens':
specifier: 'catalog:'
version: 6.10.1(@types/react@19.2.10)(react@19.2.4)
version: 7.0.0(@types/react@19.2.10)(react@19.2.4)
'@vector-im/compound-web':
specifier: 'catalog:'
version: 8.4.0(@fontsource/inconsolata@5.2.8)(@fontsource/inter@5.2.8)(@types/react-dom@19.2.3(@types/react@19.2.10))(@types/react@19.2.10)(@vector-im/compound-design-tokens@6.10.1(@types/react@19.2.10)(react@19.2.4))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
version: 8.4.0(@fontsource/inconsolata@5.2.8)(@fontsource/inter@5.2.8)(@types/react-dom@19.2.3(@types/react@19.2.10))(@types/react@19.2.10)(@vector-im/compound-design-tokens@7.0.0(@types/react@19.2.10)(react@19.2.4))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
'@vector-im/matrix-wysiwyg':
specifier: 2.40.0
version: 2.40.0(patch_hash=7bdf6150f2905bc2f055a6bcaa7b9d78fa7ffde82e800bcc454ac7b0096bd65e)(react@19.2.4)
@ -278,7 +278,7 @@ importers:
version: 1.0.3
matrix-js-sdk:
specifier: github:matrix-org/matrix-js-sdk#develop
version: https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/d99363d288b8471e38892ec11fd9b37c062b85fe
version: https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/c2f9ad28fc1e694931536bbe64b2d4757dc0eb34
matrix-widget-api:
specifier: ^1.17.0
version: 1.17.0
@ -756,7 +756,7 @@ importers:
version: 1.16.0
'@vector-im/compound-design-tokens':
specifier: 'catalog:'
version: 6.10.1(@types/react@19.2.10)(react@19.2.4)
version: 7.0.0(@types/react@19.2.10)(react@19.2.4)
classnames:
specifier: ^2.5.1
version: 2.5.1
@ -859,7 +859,7 @@ importers:
version: 8.56.1(eslint@8.57.1)(typescript@5.9.3)
'@vector-im/compound-web':
specifier: 'catalog:'
version: 8.4.0(@fontsource/inconsolata@5.2.8)(@fontsource/inter@5.2.8)(@types/react-dom@19.2.3(@types/react@19.2.10))(@types/react@19.2.10)(@vector-im/compound-design-tokens@6.10.1(@types/react@19.2.10)(react@19.2.4))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
version: 8.4.0(@fontsource/inconsolata@5.2.8)(@fontsource/inter@5.2.8)(@types/react-dom@19.2.3(@types/react@19.2.10))(@types/react@19.2.10)(@vector-im/compound-design-tokens@7.0.0(@types/react@19.2.10)(react@19.2.4))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
'@vitest/browser-playwright':
specifier: ^4.0.17
version: 4.0.18(playwright@1.58.2)(vite@7.3.1(@types/node@24.10.13)(jiti@2.6.1)(sugarss@5.0.1(postcss@8.5.6))(terser@5.46.0)(tsx@4.21.0)(yaml@2.8.2))(vitest@4.0.18)
@ -4535,8 +4535,8 @@ packages:
cpu: [x64]
os: [win32]
'@vector-im/compound-design-tokens@6.10.1':
resolution: {integrity: sha512-rbb+aUQhB6DppZrfZpwg5o2K4Uzil5QGmAoOSBmAdfgFMwQWkhwk1jnZozbH/vbsqwTLtRdX6tztXRZ1W9sJ0A==}
'@vector-im/compound-design-tokens@7.0.0':
resolution: {integrity: sha512-8GTccJ9WfLsTr3eZ6o+ujN4+UfwTIe7a937+tA+kG+KaY1tXwhIQLSccvX72GqG1kSLGLCcpwfdf5NTGoAJJ9A==}
peerDependencies:
'@types/react': ^19.2.10
react: ^17 || ^18 || ^19.0.0
@ -7819,8 +7819,8 @@ packages:
matrix-events-sdk@0.0.1:
resolution: {integrity: sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==}
matrix-js-sdk@https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/d99363d288b8471e38892ec11fd9b37c062b85fe:
resolution: {tarball: https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/d99363d288b8471e38892ec11fd9b37c062b85fe}
matrix-js-sdk@https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/c2f9ad28fc1e694931536bbe64b2d4757dc0eb34:
resolution: {tarball: https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/c2f9ad28fc1e694931536bbe64b2d4757dc0eb34}
version: 41.1.0
engines: {node: '>=22.0.0'}
@ -14674,12 +14674,12 @@ snapshots:
'@unrs/resolver-binding-win32-x64-msvc@1.11.1':
optional: true
'@vector-im/compound-design-tokens@6.10.1(@types/react@19.2.10)(react@19.2.4)':
'@vector-im/compound-design-tokens@7.0.0(@types/react@19.2.10)(react@19.2.4)':
optionalDependencies:
'@types/react': 19.2.10
react: 19.2.4
'@vector-im/compound-web@8.4.0(@fontsource/inconsolata@5.2.8)(@fontsource/inter@5.2.8)(@types/react-dom@19.2.3(@types/react@19.2.10))(@types/react@19.2.10)(@vector-im/compound-design-tokens@6.10.1(@types/react@19.2.10)(react@19.2.4))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
'@vector-im/compound-web@8.4.0(@fontsource/inconsolata@5.2.8)(@fontsource/inter@5.2.8)(@types/react-dom@19.2.3(@types/react@19.2.10))(@types/react@19.2.10)(@vector-im/compound-design-tokens@7.0.0(@types/react@19.2.10)(react@19.2.4))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)':
dependencies:
'@floating-ui/react': 0.27.17(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
'@fontsource/inconsolata': 5.2.8
@ -14690,7 +14690,7 @@ snapshots:
'@radix-ui/react-progress': 1.1.8(@types/react-dom@19.2.3(@types/react@19.2.10))(@types/react@19.2.10)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
'@radix-ui/react-separator': 1.1.8(@types/react-dom@19.2.3(@types/react@19.2.10))(@types/react@19.2.10)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
'@radix-ui/react-slot': 1.2.4(@types/react@19.2.10)(react@19.2.4)
'@vector-im/compound-design-tokens': 6.10.1(@types/react@19.2.10)(react@19.2.4)
'@vector-im/compound-design-tokens': 7.0.0(@types/react@19.2.10)(react@19.2.4)
classnames: 2.5.1
react: 19.2.4
vaul: 1.1.2(@types/react-dom@19.2.3(@types/react@19.2.10))(@types/react@19.2.10)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)
@ -18712,7 +18712,7 @@ snapshots:
matrix-events-sdk@0.0.1: {}
matrix-js-sdk@https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/d99363d288b8471e38892ec11fd9b37c062b85fe:
matrix-js-sdk@https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/c2f9ad28fc1e694931536bbe64b2d4757dc0eb34:
dependencies:
'@babel/runtime': 7.28.6
'@matrix-org/matrix-sdk-crypto-wasm': 18.0.0

View File

@ -19,7 +19,7 @@ catalog:
# Module API
"@element-hq/element-web-module-api": 1.12.0
# Compound
"@vector-im/compound-design-tokens": 6.10.1
"@vector-im/compound-design-tokens": 7.0.0
"@vector-im/compound-web": 8.4.0
# i18n
matrix-web-i18n: 3.6.0