From 6375fdfd504524dd04d4b2b3712bb61c9a09b760 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 13:55:45 +0000 Subject: [PATCH] build(deps): bump @vector-im/compound-design-tokens in /frontend Bumps [@vector-im/compound-design-tokens](https://github.com/element-hq/compound-design-tokens) from 6.4.3 to 6.10.1. - [Release notes](https://github.com/element-hq/compound-design-tokens/releases) - [Changelog](https://github.com/element-hq/compound-design-tokens/blob/main/docs/release.md) - [Commits](https://github.com/element-hq/compound-design-tokens/compare/v6.4.3...v6.10.1) --- updated-dependencies: - dependency-name: "@vector-im/compound-design-tokens" dependency-version: 6.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- frontend/package-lock.json | 8 ++++---- frontend/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 6ab2361c9..73764c1b5 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -14,7 +14,7 @@ "@radix-ui/react-dialog": "^1.1.15", "@tanstack/react-query": "^5.90.21", "@tanstack/react-router": "^1.150.0", - "@vector-im/compound-design-tokens": "6.4.3", + "@vector-im/compound-design-tokens": "6.10.1", "@vector-im/compound-web": "^8.3.5", "@zxcvbn-ts/core": "^3.0.4", "@zxcvbn-ts/language-common": "^3.0.4", @@ -5987,9 +5987,9 @@ } }, "node_modules/@vector-im/compound-design-tokens": { - "version": "6.4.3", - "resolved": "https://registry.npmjs.org/@vector-im/compound-design-tokens/-/compound-design-tokens-6.4.3.tgz", - "integrity": "sha512-Zyqag2QCAfpRipLHSX/LEXj6OGFgBpilMQvNdr3a0iXeGASfkM3HZGid077kMRp9lvyHiQfPIs1BdllENwDSNQ==", + "version": "6.10.1", + "resolved": "https://registry.npmjs.org/@vector-im/compound-design-tokens/-/compound-design-tokens-6.10.1.tgz", + "integrity": "sha512-rbb+aUQhB6DppZrfZpwg5o2K4Uzil5QGmAoOSBmAdfgFMwQWkhwk1jnZozbH/vbsqwTLtRdX6tztXRZ1W9sJ0A==", "license": "SEE LICENSE IN README.md", "peerDependencies": { "@types/react": "*", diff --git a/frontend/package.json b/frontend/package.json index 7d7cef7c9..6504506b8 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -24,7 +24,7 @@ "@radix-ui/react-dialog": "^1.1.15", "@tanstack/react-query": "^5.90.21", "@tanstack/react-router": "^1.150.0", - "@vector-im/compound-design-tokens": "6.4.3", + "@vector-im/compound-design-tokens": "6.10.1", "@vector-im/compound-web": "^8.3.5", "@zxcvbn-ts/core": "^3.0.4", "@zxcvbn-ts/language-common": "^3.0.4",