From e8cbeb132c2c2c22da01cc1c26c5f4fb13131a45 Mon Sep 17 00:00:00 2001 From: null Date: Tue, 27 Feb 2024 14:24:43 +0000 Subject: [PATCH] chore(deps): update taiga-ui --- package-lock.json | 16 ++++++++-------- package.json | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 719dee5..a01ed6d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,9 +32,9 @@ "@nguniversal/express-engine": "15.2.1", "@taiga-ui/browserslist-config": "0.5.0", "@taiga-ui/commitlint-config": "0.5.6", - "@taiga-ui/eslint-plugin-experience": "0.58.0", + "@taiga-ui/eslint-plugin-experience": "0.59.0", "@taiga-ui/prettier-config": "0.8.4", - "@taiga-ui/stylelint-config": "0.16.0", + "@taiga-ui/stylelint-config": "0.17.0", "@taiga-ui/tsconfig": "0.16.0", "@types/dompurify": "3.0.5", "@types/eslint": "8.56.3", @@ -5667,9 +5667,9 @@ } }, "node_modules/@taiga-ui/eslint-plugin-experience": { - "version": "0.58.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.58.0.tgz", - "integrity": "sha512-FjZ09qhI7V3rPqsf14SFUp1BSr8tyhU9eJXjuMFzP905A/SR9rxVSCqpBKRktVLz4/Q295TOT6r6PCcPNYRg3w==", + "version": "0.59.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.59.0.tgz", + "integrity": "sha512-lpw08VDiJ7PGsU1dLHbxGiHeV9fL7M7NmSA+gQVyglwINzrJjKjPIseln1YnJAQpRiU5Q3oY0sF1hCFg+hOb1A==", "dev": true, "dependencies": { "@angular-eslint/eslint-plugin": "17.2.1", @@ -5767,9 +5767,9 @@ } }, "node_modules/@taiga-ui/stylelint-config": { - "version": "0.16.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/stylelint-config/-/stylelint-config-0.16.0.tgz", - "integrity": "sha512-I0vMjrC4EHYiRaIhxEqmstid6x4HS2ebE0vRH/e4kRoo7VS4G11VeErJCfWj/c2mDnkmj6+HLXfLesv0TzX6fA==", + "version": "0.17.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/stylelint-config/-/stylelint-config-0.17.0.tgz", + "integrity": "sha512-JW2oNMiTNmITNHHl+bXM2vvAB3ipvbZINASypz3uUaciIGkSXw0ovOzF3QC2zUC1/J2d9JXZtc0QJ3Z6ahTbQQ==", "dev": true, "dependencies": { "postcss": "8.4.35", diff --git a/package.json b/package.json index 3138e53..4b55ffd 100644 --- a/package.json +++ b/package.json @@ -101,9 +101,9 @@ "@nguniversal/express-engine": "15.2.1", "@taiga-ui/browserslist-config": "0.5.0", "@taiga-ui/commitlint-config": "0.5.6", - "@taiga-ui/eslint-plugin-experience": "0.58.0", + "@taiga-ui/eslint-plugin-experience": "0.59.0", "@taiga-ui/prettier-config": "0.8.4", - "@taiga-ui/stylelint-config": "0.16.0", + "@taiga-ui/stylelint-config": "0.17.0", "@taiga-ui/tsconfig": "0.16.0", "@types/dompurify": "3.0.5", "@types/eslint": "8.56.3",