From 09d9b5c39d065973540907375d8dcae357bff5a3 Mon Sep 17 00:00:00 2001 From: null Date: Thu, 26 Oct 2023 20:47:49 +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 aea5c5d64..d6c0a126e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,8 +33,8 @@ "@nrwl/web": "13.4.2", "@nrwl/workspace": "13.1.4", "@taiga-ui/commitlint-config": "0.3.2", - "@taiga-ui/cspell-config": "0.17.0", - "@taiga-ui/eslint-plugin-experience": "0.11.2", + "@taiga-ui/cspell-config": "0.18.0", + "@taiga-ui/eslint-plugin-experience": "0.12.0", "@taiga-ui/prettier-config": "0.4.0", "@taiga-ui/stylelint-config": "0.6.0", "@tinkoff/eslint-config": "1.54.4", @@ -15986,9 +15986,9 @@ } }, "node_modules/@taiga-ui/cspell-config": { - "version": "0.17.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/cspell-config/-/cspell-config-0.17.0.tgz", - "integrity": "sha512-+00e2XT0OPNwQoHWjuzj5+TMeeaVxeDPwycWxnCUJNB2CZJbaB6LCZMBZIFiSIfVfWoZ3e2cVaFp/X4yV1UXIg==", + "version": "0.18.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/cspell-config/-/cspell-config-0.18.0.tgz", + "integrity": "sha512-6CoSJvn2t2GWnOopCPWYvLo2gzM0ay9pEzg7Vp7DOA0MMMOR42X5PUQ5JKQPoeOCCLxqY4iwd5hcBjO0yOUWtA==", "dev": true, "dependencies": { "@cspell/dict-ar": "1.1.0", @@ -16001,9 +16001,9 @@ } }, "node_modules/@taiga-ui/eslint-plugin-experience": { - "version": "0.11.2", - "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.11.2.tgz", - "integrity": "sha512-40CXlNe+zeHq1LL8DwsayP5X0FHcNLYJNFOABHfIPp6VvjCWzoNo/YVddgCV26unaBr7DAIcF3x6mD/Zlpm+Ew==", + "version": "0.12.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.12.0.tgz", + "integrity": "sha512-bE7eyRPusCzhhVbNoz6p/q26/l5U9xOQNnDfWx3BIkJD+/bdqEf37HCr6smlinF922h+2YEhEAXlNNIgxj1R4w==", "dev": true, "dependencies": { "@angular-eslint/eslint-plugin": "16.2.0", diff --git a/package.json b/package.json index 64218b61d..4a5b9d7fe 100644 --- a/package.json +++ b/package.json @@ -99,8 +99,8 @@ "@nrwl/web": "13.4.2", "@nrwl/workspace": "13.1.4", "@taiga-ui/commitlint-config": "0.3.2", - "@taiga-ui/cspell-config": "0.17.0", - "@taiga-ui/eslint-plugin-experience": "0.11.2", + "@taiga-ui/cspell-config": "0.18.0", + "@taiga-ui/eslint-plugin-experience": "0.12.0", "@taiga-ui/prettier-config": "0.4.0", "@taiga-ui/stylelint-config": "0.6.0", "@tinkoff/eslint-config": "1.54.4",