From 6cc02352937ef4e14d48822eb50bd00ef9d2b25f Mon Sep 17 00:00:00 2001 From: null Date: Mon, 23 Dec 2024 14:35:14 +0000 Subject: [PATCH] chore: update dependency @taiga-ui/design-tokens to v0.159.0 --- 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 2ce8fe9048ad7..d68faa6d0c4dc 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.158.0", + "@taiga-ui/design-tokens": "0.159.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.158.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/design-tokens/-/design-tokens-0.158.0.tgz", - "integrity": "sha512-a/B0wK1lzmBIQj1L+fK2mtT19gkCzm2peWiYujhY8J4UsDW+J72drRzm1jZSfyZEmHhmYolBEqj11U1eqVHk5g==", + "version": "0.159.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/design-tokens/-/design-tokens-0.159.0.tgz", + "integrity": "sha512-KQe/0SY2GzDx4KQ8v7bUVsFR9jDvXEGsfaxa/chN9ViAlWeEIoBiR9zBjnsowwwIasbq4VNTbGv3o/MWcDobRw==", "dev": true, "license": "Apache-2.0", "dependencies": { @@ -21509,9 +21509,9 @@ } }, "node_modules/fastq": { - "version": "1.17.1", - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz", - "integrity": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==", + "version": "1.18.0", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.18.0.tgz", + "integrity": "sha512-QKHXPW0hD8g4UET03SdOdunzSouc9N4AuHdsX8XNcTsuz+yYFILVNIX4l9yHABMhiEI9Db0JTTIpu0wB+Y1QQw==", "devOptional": true, "license": "ISC", "dependencies": { diff --git a/package.json b/package.json index 887af785c1fd4..11b3a33a997f8 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.158.0", + "@taiga-ui/design-tokens": "0.159.0", "@taiga-ui/eslint-plugin-experience": "0.238.0", "@taiga-ui/event-plugins": "4.3.1", "@taiga-ui/jest-config": "0.238.0",