From ad589fe5781091f06d3841e8187c2051fc964fa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 13:12:46 +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.2 to 6.4.3. - [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.2...v6.4.3) --- updated-dependencies: - dependency-name: "@vector-im/compound-design-tokens" dependency-version: 6.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... 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 7062bb6a4..6ead7894a 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.12", "@tanstack/react-router": "^1.141.2", - "@vector-im/compound-design-tokens": "6.4.2", + "@vector-im/compound-design-tokens": "6.4.3", "@vector-im/compound-web": "^8.3.1", "@zxcvbn-ts/core": "^3.0.4", "@zxcvbn-ts/language-common": "^3.0.4", @@ -6094,9 +6094,9 @@ } }, "node_modules/@vector-im/compound-design-tokens": { - "version": "6.4.2", - "resolved": "https://registry.npmjs.org/@vector-im/compound-design-tokens/-/compound-design-tokens-6.4.2.tgz", - "integrity": "sha512-LHLGZgnatH3mQXn9TF+m/SUinPS2nKvuCT/r2AQ7HAgEIG/S/Ck6e/iV4IFQLSZnd9gU0RlMsLkP2UQ/AKUEBA==", + "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==", "license": "SEE LICENSE IN README.md", "peer": true, "peerDependencies": { diff --git a/frontend/package.json b/frontend/package.json index 3918296db..0410cf50d 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.12", "@tanstack/react-router": "^1.141.2", - "@vector-im/compound-design-tokens": "6.4.2", + "@vector-im/compound-design-tokens": "6.4.3", "@vector-im/compound-web": "^8.3.1", "@zxcvbn-ts/core": "^3.0.4", "@zxcvbn-ts/language-common": "^3.0.4",