From 7d8b485bb6b673ba4fb767b37451facbd8fd8199 Mon Sep 17 00:00:00 2001 From: null Date: Fri, 1 Mar 2024 10:40:15 +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 b971c38..d7f9468 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.60.0", "@taiga-ui/prettier-config": "0.8.4", - "@taiga-ui/stylelint-config": "0.16.0", + "@taiga-ui/stylelint-config": "0.18.0", "@taiga-ui/tsconfig": "0.16.0", "@types/dompurify": "3.0.5", "@types/eslint": "8.56.5", @@ -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.60.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.60.0.tgz", + "integrity": "sha512-5mfdwlVSuhYTAYCVMi41wQ929zaIY/hZFkxqcGjU/yKdcJ7v0zBnHyHHQdc0JIl1YvmROrG7EGEDAmsyP2cHFw==", "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.18.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/stylelint-config/-/stylelint-config-0.18.0.tgz", + "integrity": "sha512-/FzWAgxB4HCaoZyfQ02k4nRGSrT2AaWYNpzFGrDTM7n2Hah6uPTAbiRpxZ21JKL1FdE+vMBUqBXDmEw1IrDxtw==", "dev": true, "dependencies": { "postcss": "8.4.35", diff --git a/package.json b/package.json index fe3d7b5..94e210c 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.60.0", "@taiga-ui/prettier-config": "0.8.4", - "@taiga-ui/stylelint-config": "0.16.0", + "@taiga-ui/stylelint-config": "0.18.0", "@taiga-ui/tsconfig": "0.16.0", "@types/dompurify": "3.0.5", "@types/eslint": "8.56.5",