From cb611f36c9889da32b7166201de2304e22b000a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 03:47:28 +0000 Subject: [PATCH] Update dependency style-dictionary to v5.5.3 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5ecd63e42..c2f0f63a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -58,7 +58,7 @@ "rollup-plugin-dts": "6.5.1", "sass": "1.104.0", "storybook": "10.6.0", - "style-dictionary": "5.5.2", + "style-dictionary": "5.5.3", "stylelint": "16.26.1", "stylelint-config-cloudfour": "10.0.0", "stylelint-scss": "7.2.0", @@ -21154,9 +21154,9 @@ } }, "node_modules/style-dictionary": { - "version": "5.5.2", - "resolved": "https://registry.npmjs.org/style-dictionary/-/style-dictionary-5.5.2.tgz", - "integrity": "sha512-OPXsfLzy+8YZrUmlgOGDmTlykL8xWLvhb70bHUvBKkPCY75eQabQsl+Jd4JO8nC/uuz/6UdikCHxagiBdUugtw==", + "version": "5.5.3", + "resolved": "https://registry.npmjs.org/style-dictionary/-/style-dictionary-5.5.3.tgz", + "integrity": "sha512-vt4wLw+3H47XLW5Awvq//FqV2BUMElGdhmuUapi2oXNERY4tjFJ6Cd+G3HYjV+9JWYHNFPbmDWwLN8wHzpaEkQ==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -37858,9 +37858,9 @@ } }, "style-dictionary": { - "version": "5.5.2", - "resolved": "https://registry.npmjs.org/style-dictionary/-/style-dictionary-5.5.2.tgz", - "integrity": "sha512-OPXsfLzy+8YZrUmlgOGDmTlykL8xWLvhb70bHUvBKkPCY75eQabQsl+Jd4JO8nC/uuz/6UdikCHxagiBdUugtw==", + "version": "5.5.3", + "resolved": "https://registry.npmjs.org/style-dictionary/-/style-dictionary-5.5.3.tgz", + "integrity": "sha512-vt4wLw+3H47XLW5Awvq//FqV2BUMElGdhmuUapi2oXNERY4tjFJ6Cd+G3HYjV+9JWYHNFPbmDWwLN8wHzpaEkQ==", "dev": true, "requires": { "@bundled-es-modules/deepmerge": "^4.3.2", diff --git a/package.json b/package.json index d1b588f87..d32a36215 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "rollup-plugin-dts": "6.5.1", "sass": "1.104.0", "storybook": "10.6.0", - "style-dictionary": "5.5.2", + "style-dictionary": "5.5.3", "stylelint": "16.26.1", "stylelint-config-cloudfour": "10.0.0", "stylelint-scss": "7.2.0",