From 57a2d52a3ea41216bf5f71cf03777ed3fe8060cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 00:25:40 +0000 Subject: [PATCH] build(deps): bump @moda/tokens from 6.6.90 to 6.6.93 Bumps [@moda/tokens](https://github.com/ModaOperandi/tokens) from 6.6.90 to 6.6.93. - [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.90...6.6.93) --- updated-dependencies: - dependency-name: "@moda/tokens" dependency-version: 6.6.93 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 1729cd88e..dddcbc2e8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4359,9 +4359,9 @@ "license": "MIT" }, "node_modules/@moda/tokens": { - "version": "6.6.90", - "resolved": "https://registry.npmjs.org/@moda/tokens/-/tokens-6.6.90.tgz", - "integrity": "sha512-rUBeRzeIOkMMtaggXjILUy9ZyWToswgdYoQjEuJ3l60j7PwRQwQxAqXdQ3G0Ek3iQXJsOlZBGQs7KPi56+77KA==", + "version": "6.6.93", + "resolved": "https://registry.npmjs.org/@moda/tokens/-/tokens-6.6.93.tgz", + "integrity": "sha512-KpZWWpA3K8U+9B2m2P2ngx2/9wGvjzBVquZv8O+s7blzU+SQyqDinJQ5WENAwiygXoQNsUhUGPFv1o0PU/nmuA==", "license": "MIT", "dependencies": { "color-string": "^2.0.1"