From dcf3c3d5714d86552bf206fd0bc30579587e3776 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 00:46:17 +0000 Subject: [PATCH] build(deps): bump @moda/tokens from 6.6.74 to 6.6.75 Bumps [@moda/tokens](https://github.com/ModaOperandi/tokens) from 6.6.74 to 6.6.75. - [Release notes](https://github.com/ModaOperandi/tokens/releases) - [Changelog](https://github.com/ModaOperandi/tokens/blob/main/CHANGELOG.md) - [Commits](https://github.com/ModaOperandi/tokens/compare/6.6.74...6.6.75) --- updated-dependencies: - dependency-name: "@moda/tokens" dependency-version: 6.6.75 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 79c1b167a..eb8c3207d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4359,9 +4359,9 @@ "license": "MIT" }, "node_modules/@moda/tokens": { - "version": "6.6.74", - "resolved": "https://registry.npmjs.org/@moda/tokens/-/tokens-6.6.74.tgz", - "integrity": "sha512-TE+3yeh9ceJJGaeMG9mtw5+MkNj09A+XNdu0b1+wchRT1v3XNP5vLdRiJAT7t+s30XwaY+EeF/PXc9tto0UeuA==", + "version": "6.6.75", + "resolved": "https://registry.npmjs.org/@moda/tokens/-/tokens-6.6.75.tgz", + "integrity": "sha512-RwVToRY+lU9antraR2l1FC26BGPIDl0Y6py3J5ftGhAJXBZoKbHxa3v0gqekHLYEZi5Kf3Mh7RVwKS9Cfs8ecg==", "license": "MIT", "dependencies": { "color-string": "^2.0.1"