|
|
|
@ -116,7 +116,7 @@
@@ -116,7 +116,7 @@
|
|
|
|
|
"storybook": "^7.5.1", |
|
|
|
|
"storybook-addon-fetch-mock": "1.0.1", |
|
|
|
|
"storybook-preset-less": "1.1.3", |
|
|
|
|
"style-dictionary": "3.9.0", |
|
|
|
|
"style-dictionary": "3.9.1", |
|
|
|
|
"style-loader": "3.3.3", |
|
|
|
|
"stylelint": "^15.10.1", |
|
|
|
|
"stylelint-config-standard": "^34.0.0", |
|
|
|
@ -34008,16 +34008,16 @@
@@ -34008,16 +34008,16 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/style-dictionary": { |
|
|
|
|
"version": "3.9.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/style-dictionary/-/style-dictionary-3.9.0.tgz", |
|
|
|
|
"integrity": "sha512-mnq8QfPJoj3ellKHRKZwmCgYUGgwYtoagW5edyKpR09O1W4/XqBdeKXoY/LbeIKqHrqVR7sGgk6E/dNYkPS4aA==", |
|
|
|
|
"version": "3.9.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/style-dictionary/-/style-dictionary-3.9.1.tgz", |
|
|
|
|
"integrity": "sha512-odyTC7wMYE4B3VOhc3LW1g0PCz9g+0WZZt5qp8KpWP9POlhw0+8MYiPQYwYfBmu4MEs1qbZ+GHySu4TTjQPH9A==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"chalk": "^4.0.0", |
|
|
|
|
"change-case": "^4.1.2", |
|
|
|
|
"commander": "^8.3.0", |
|
|
|
|
"fs-extra": "^10.0.0", |
|
|
|
|
"glob": "^7.2.0", |
|
|
|
|
"glob": "^10.3.10", |
|
|
|
|
"json5": "^2.2.2", |
|
|
|
|
"jsonc-parser": "^3.0.0", |
|
|
|
|
"lodash": "^4.17.15", |
|
|
|
@ -34084,26 +34084,6 @@
@@ -34084,26 +34084,6 @@
|
|
|
|
|
"node": ">=12" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/style-dictionary/node_modules/glob": { |
|
|
|
|
"version": "7.2.3", |
|
|
|
|
"resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", |
|
|
|
|
"integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"fs.realpath": "^1.0.0", |
|
|
|
|
"inflight": "^1.0.4", |
|
|
|
|
"inherits": "2", |
|
|
|
|
"minimatch": "^3.1.1", |
|
|
|
|
"once": "^1.3.0", |
|
|
|
|
"path-is-absolute": "^1.0.0" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": "*" |
|
|
|
|
}, |
|
|
|
|
"funding": { |
|
|
|
|
"url": "https://github.com/sponsors/isaacs" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/style-dictionary/node_modules/has-flag": { |
|
|
|
|
"version": "4.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", |
|
|
|
|