diff --git a/package-lock.json b/package-lock.json index 05bd38c6f031..4069b722e8c5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "@taiga-ui/browserslist-config": "0.238.0", "@taiga-ui/commitlint-config": "0.238.0", "@taiga-ui/cspell-config": "0.238.0", - "@taiga-ui/design-tokens": "0.157.0", + "@taiga-ui/design-tokens": "0.158.0", "@taiga-ui/eslint-plugin-experience": "0.238.0", "@taiga-ui/event-plugins": "4.3.1", "@taiga-ui/jest-config": "0.238.0", @@ -9846,9 +9846,9 @@ "link": true }, "node_modules/@taiga-ui/design-tokens": { - "version": "0.157.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/design-tokens/-/design-tokens-0.157.0.tgz", - "integrity": "sha512-flq2utD5stWVxF8SHtmgu01PN/uf91hQ5pXVTuZ5xOqp9LhNA9gPsBtul3d3/l0DmqWcnolcWmkp9ctUEb1XZA==", + "version": "0.158.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/design-tokens/-/design-tokens-0.158.0.tgz", + "integrity": "sha512-a/B0wK1lzmBIQj1L+fK2mtT19gkCzm2peWiYujhY8J4UsDW+J72drRzm1jZSfyZEmHhmYolBEqj11U1eqVHk5g==", "dev": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index beea13fc35f2..887af785c1fd 100644 --- a/package.json +++ b/package.json @@ -161,7 +161,7 @@ "@taiga-ui/browserslist-config": "0.238.0", "@taiga-ui/commitlint-config": "0.238.0", "@taiga-ui/cspell-config": "0.238.0", - "@taiga-ui/design-tokens": "0.157.0", + "@taiga-ui/design-tokens": "0.158.0", "@taiga-ui/eslint-plugin-experience": "0.238.0", "@taiga-ui/event-plugins": "4.3.1", "@taiga-ui/jest-config": "0.238.0",