From ec75a294397961b35822a5e1ab5fdb979cac49b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 05:09:29 +0000 Subject: [PATCH] build(deps): bump @moda/tokens from 6.6.69 to 6.6.74 Bumps [@moda/tokens](https://github.com/ModaOperandi/tokens) from 6.6.69 to 6.6.74. - [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.69...6.6.74) --- updated-dependencies: - dependency-name: "@moda/tokens" dependency-version: 6.6.74 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 85678e6d1..58e3d685c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4359,9 +4359,9 @@ "license": "MIT" }, "node_modules/@moda/tokens": { - "version": "6.6.69", - "resolved": "https://registry.npmjs.org/@moda/tokens/-/tokens-6.6.69.tgz", - "integrity": "sha512-VrxqU0M+va8934JV6BCrkHCgAWpjwqv9/nbNFOh1j+oZA1HmfBGZ6ISYY5kNuFvWHVG0Nz3alnhcENHZVve2HA==", + "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==", "license": "MIT", "dependencies": { "color-string": "^2.0.1"