From 208867e44df89c158c1b231f87eae4e832a25b46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 00:25:16 +0000 Subject: [PATCH] build(deps): bump @moda/tokens from 6.6.87 to 6.6.88 Bumps [@moda/tokens](https://github.com/ModaOperandi/tokens) from 6.6.87 to 6.6.88. - [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.87...6.6.88) --- updated-dependencies: - dependency-name: "@moda/tokens" dependency-version: 6.6.88 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 5becf42cd..d2e63bfb6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4359,9 +4359,9 @@ "license": "MIT" }, "node_modules/@moda/tokens": { - "version": "6.6.87", - "resolved": "https://registry.npmjs.org/@moda/tokens/-/tokens-6.6.87.tgz", - "integrity": "sha512-fDzftRaJqMpJt/M9OxuwTtyUoDYN3DhPFxKo8+QZubx0xmL1GqAmLG1WzYvHWR04h3YwIoAxIVD9yUEbbYaLdQ==", + "version": "6.6.88", + "resolved": "https://registry.npmjs.org/@moda/tokens/-/tokens-6.6.88.tgz", + "integrity": "sha512-/gQ8w2hvYOfuRHzcl9IMAaeV8AIO8dAto/oBxhMBMyUrKyb7W9sKuaEDihmXeLnxj2Ldxav1Id24F2afCRh1UQ==", "license": "MIT", "dependencies": { "color-string": "^2.0.1"