From c6eb33f03116c4b75683464b1d2e60f14b1a8f94 Mon Sep 17 00:00:00 2001 From: null Date: Fri, 1 Mar 2024 13:28:13 +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..07f6caa 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.61.1", "@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.61.1", + "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.61.1.tgz", + "integrity": "sha512-tQQrPkovPDT8IU+SW5M8xAMtO/xcz6NuGFxY00GVGZpn29P3j+xStQ9rYL/dG7uJzagYSWA9Cmf8Y7uCvJoACg==", "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..719ec6d 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.61.1", "@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",