From c064531a71398ee20269d9844347b36a597beaaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 00:32:05 +0000 Subject: [PATCH] build(deps): bump @moda/tokens from 6.6.93 to 6.6.94 Bumps [@moda/tokens](https://github.com/ModaOperandi/tokens) from 6.6.93 to 6.6.94. - [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.93...6.6.94) --- updated-dependencies: - dependency-name: "@moda/tokens" dependency-version: 6.6.94 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 1d8dfae08..685ab72b0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4359,9 +4359,9 @@ "license": "MIT" }, "node_modules/@moda/tokens": { - "version": "6.6.93", - "resolved": "https://registry.npmjs.org/@moda/tokens/-/tokens-6.6.93.tgz", - "integrity": "sha512-KpZWWpA3K8U+9B2m2P2ngx2/9wGvjzBVquZv8O+s7blzU+SQyqDinJQ5WENAwiygXoQNsUhUGPFv1o0PU/nmuA==", + "version": "6.6.94", + "resolved": "https://registry.npmjs.org/@moda/tokens/-/tokens-6.6.94.tgz", + "integrity": "sha512-ZVrfxEoGLT3vownhpmFe5Gir00gPx8oGh5Ip9hI8h1fHciSPk0By9x9JkIxwzzuZI8HCAQpxYJ5Tswo0NY7QXg==", "license": "MIT", "dependencies": { "color-string": "^2.0.1"