From 1f89bc4c511648f352d94d85b61b2ea074df4e02 Mon Sep 17 00:00:00 2001 From: null Date: Tue, 17 Dec 2024 13:53:06 +0000 Subject: [PATCH] chore: update dependency @taiga-ui/design-tokens to v0.157.0 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index c755c36e118b..f3b0b99a0e70 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "@taiga-ui/browserslist-config": "0.236.0", "@taiga-ui/commitlint-config": "0.236.0", "@taiga-ui/cspell-config": "0.236.0", - "@taiga-ui/design-tokens": "0.156.0", + "@taiga-ui/design-tokens": "0.157.0", "@taiga-ui/eslint-plugin-experience": "0.236.0", "@taiga-ui/event-plugins": "4.3.1", "@taiga-ui/jest-config": "0.236.0", @@ -9846,9 +9846,9 @@ "link": true }, "node_modules/@taiga-ui/design-tokens": { - "version": "0.156.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/design-tokens/-/design-tokens-0.156.0.tgz", - "integrity": "sha512-sXz+NWrYZlL3nEkFrIqHU6cAqa+6dAwWztmxpNS5g8DfEQysKbqN/44g9kj2HF0LZNQLNV4Qbg3+A6ZxQbCXFg==", + "version": "0.157.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/design-tokens/-/design-tokens-0.157.0.tgz", + "integrity": "sha512-flq2utD5stWVxF8SHtmgu01PN/uf91hQ5pXVTuZ5xOqp9LhNA9gPsBtul3d3/l0DmqWcnolcWmkp9ctUEb1XZA==", "dev": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index dc718644a0af..ae7d0b6d92f8 100644 --- a/package.json +++ b/package.json @@ -161,7 +161,7 @@ "@taiga-ui/browserslist-config": "0.236.0", "@taiga-ui/commitlint-config": "0.236.0", "@taiga-ui/cspell-config": "0.236.0", - "@taiga-ui/design-tokens": "0.156.0", + "@taiga-ui/design-tokens": "0.157.0", "@taiga-ui/eslint-plugin-experience": "0.236.0", "@taiga-ui/event-plugins": "4.3.1", "@taiga-ui/jest-config": "0.236.0",