From 7ff9b1a115979273d51b8eafc81f16ccf5e2fed3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 00:22:56 +0000 Subject: [PATCH] build(deps): bump @moda/tokens from 6.6.51 to 6.6.53 Bumps [@moda/tokens](https://github.com/ModaOperandi/tokens) from 6.6.51 to 6.6.53. - [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.51...6.6.53) --- updated-dependencies: - dependency-name: "@moda/tokens" dependency-version: 6.6.53 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 ccea5b769..ba89dcb3a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4360,9 +4360,9 @@ "license": "MIT" }, "node_modules/@moda/tokens": { - "version": "6.6.51", - "resolved": "https://registry.npmjs.org/@moda/tokens/-/tokens-6.6.51.tgz", - "integrity": "sha512-7TxRuKL2ChKoJZzN18ZnNBK3JvKNYVXabcOsF1eisiuCRBmQ7VM13pXSS+ae/sHQ6S+jY+WkyH/8uJemmgjX0Q==", + "version": "6.6.53", + "resolved": "https://registry.npmjs.org/@moda/tokens/-/tokens-6.6.53.tgz", + "integrity": "sha512-EEVM6+QRmvoAuptkYNflshF1uqPD760zBdE4JoPj/dP/RAXytJXnaQMr7ahQJcJ12W4LpxSPrbeYho2lRhms1g==", "license": "MIT", "dependencies": { "color-string": "^2.0.1"