diff --git a/packages/design-system/package.json b/packages/design-system/package.json index c4ecde2e56..9f3c4204cf 100644 --- a/packages/design-system/package.json +++ b/packages/design-system/package.json @@ -121,7 +121,7 @@ "sass": "1.89.0", "sass-loader": "16.0.5", "sass-resources-loader": "^2.2.5", - "style-dictionary": "^4.0.0", + "style-dictionary": "^5.0.0", "style-value-types": "^5.0.0", "tinycolor2": "^1.6.0", "url": "^0.11.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 11498a6899..a32a271c01 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -258,8 +258,8 @@ importers: specifier: ^2.2.5 version: 2.2.5 style-dictionary: - specifier: ^4.0.0 - version: 4.4.0 + specifier: ^5.0.0 + version: 5.0.0 style-value-types: specifier: ^5.0.0 version: 5.1.2 @@ -5891,9 +5891,9 @@ packages: strnum@1.1.2: resolution: {integrity: sha512-vrN+B7DBIoTTZjnPNewwhx6cBA/H+IS7rfW68n7XxC1y7uoiGQBxaKzqucGUgavX15dJgiGztLJ8vxuEzwqBdA==} - style-dictionary@4.4.0: - resolution: {integrity: sha512-+xU0IA1StzqAqFs/QtXkK+XJa7wpS4X5H+JQccRKsRCElgeLGocFU1U/UMvMUylKFw6vwGV+Y/a2wb2pm5rFFQ==} - engines: {node: '>=18.0.0'} + style-dictionary@5.0.0: + resolution: {integrity: sha512-ORuqKamQe4nL2B9ASmmz5LxKBDuiqHvP8jj4lQ+5kE1XJyagJVvgSz5VpTAG3dRheqlqN5++vtVmK1S6ZZyy/A==} + engines: {node: '>=22.0.0'} hasBin: true style-mod@4.1.2: @@ -11937,11 +11937,12 @@ snapshots: strnum@1.1.2: {} - style-dictionary@4.4.0: + style-dictionary@5.0.0: dependencies: '@bundled-es-modules/deepmerge': 4.3.1 '@bundled-es-modules/glob': 10.4.2 '@bundled-es-modules/memfs': 4.17.0 + '@types/node': 22.15.3 '@zip.js/zip.js': 2.7.60 chalk: 5.4.1 change-case: 5.4.4