From 0f134e7d99587483f6451e6019c458d2db6df9c8 Mon Sep 17 00:00:00 2001 From: null Date: Tue, 14 Nov 2023 22:16:09 +0000 Subject: [PATCH] chore(deps): update taiga-ui --- package-lock.json | 165 +++++++++++++++++++++++++++++++++------------- package.json | 12 ++-- 2 files changed, 125 insertions(+), 52 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0e53c506..19359a7d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,17 +34,17 @@ "@schematics/angular": "17.0.0", "@taiga-ui/addon-doc": "3.54.0", "@taiga-ui/addon-mobile": "3.54.0", - "@taiga-ui/browserslist-config": "0.3.0", + "@taiga-ui/browserslist-config": "0.4.0", "@taiga-ui/cdk": "3.54.0", - "@taiga-ui/commitlint-config": "0.3.4", + "@taiga-ui/commitlint-config": "0.4.0", "@taiga-ui/core": "3.54.0", - "@taiga-ui/eslint-plugin-experience": "0.26.1", + "@taiga-ui/eslint-plugin-experience": "0.27.0", "@taiga-ui/icons": "3.54.0", "@taiga-ui/kit": "3.54.0", - "@taiga-ui/prettier-config": "0.4.2", - "@taiga-ui/stylelint-config": "0.7.1", + "@taiga-ui/prettier-config": "0.5.0", + "@taiga-ui/stylelint-config": "0.8.0", "@taiga-ui/styles": "3.54.0", - "@taiga-ui/tsconfig": "0.4.0", + "@taiga-ui/tsconfig": "0.5.0", "@tinkoff/ng-dompurify": "4.0.0", "@tinkoff/ng-event-plugins": "3.1.0", "@types/minimatch": "5.1.2", @@ -5876,9 +5876,9 @@ } }, "node_modules/@taiga-ui/browserslist-config": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/browserslist-config/-/browserslist-config-0.3.0.tgz", - "integrity": "sha512-efMPOmYdBevp0NVXk5XRIcsUESAa2HxaBwACLGuLc0BEOYN/v48ACKf8WP8yC/0F66qIlbtWiPhPWS+KOVNmKg==", + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/browserslist-config/-/browserslist-config-0.4.0.tgz", + "integrity": "sha512-9K7KP2t1Qn+727w4ijn0jfFkOr9owMHThHATp/4f4j/RtN9O6KqIPVyssdHQ4UJMUQNnqtCfk1MERq9FDNIooQ==", "dev": true }, "node_modules/@taiga-ui/cdk": { @@ -5914,9 +5914,9 @@ "optional": true }, "node_modules/@taiga-ui/commitlint-config": { - "version": "0.3.4", - "resolved": "https://registry.npmjs.org/@taiga-ui/commitlint-config/-/commitlint-config-0.3.4.tgz", - "integrity": "sha512-Iy2AGzFZjZjJhwfbnQ4JQYssh4KfYftlYa5ZGgN9kz3yA8tVzQ9Th8Aglt1Jyr+rdb4nNN08qktWDoN+t2rP7g==", + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/commitlint-config/-/commitlint-config-0.4.0.tgz", + "integrity": "sha512-1CnvrDSZpWK0NLMivccS4GJq/UKdvZIE8cdrYaaR22jrJRHfq+y4MniDeAaLfXtn32n7d5RvCCQpJw+6Vt0R7w==", "dev": true, "dependencies": { "@commitlint/config-conventional": "18.4.0" @@ -5951,9 +5951,9 @@ } }, "node_modules/@taiga-ui/eslint-plugin-experience": { - "version": "0.26.1", - "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.26.1.tgz", - "integrity": "sha512-bdjR+gIf6TSSco+cq5jwe4Yt+wJFBHhCvsx4T+gTaQMxDHNAwYSemp8LbC0q7X0DH7bBfqo0jZ0lIGtc0Pm05A==", + "version": "0.27.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.27.0.tgz", + "integrity": "sha512-vnRElI7ZlU0ytn0STAt6s7UYEJ5BIGY81dafGnKccDQ58XAqeLRzRHfX3kpBo74V9FD42VmMUJdlpqv22nt9Ug==", "dev": true, "dependencies": { "@angular-eslint/eslint-plugin": "17.0.1", @@ -5965,9 +5965,9 @@ "@html-eslint/parser": "0.20.0", "@typescript-eslint/eslint-plugin": "6.9.1", "@typescript-eslint/parser": "6.9.1", - "@typescript-eslint/types": "6.9.1", - "@typescript-eslint/typescript-estree": "6.9.1", - "@typescript-eslint/utils": "6.9.1", + "@typescript-eslint/types": "6.11.0", + "@typescript-eslint/typescript-estree": "6.11.0", + "@typescript-eslint/utils": "6.11.0", "eslint-config-airbnb-base": "15.0.0", "eslint-config-prettier": "9.0.0", "eslint-import-resolver-typescript": "3.6.1", @@ -5988,25 +5988,81 @@ "eslint-plugin-simple-import-sort": "10.0.0", "eslint-plugin-sonar": "0.12.0", "eslint-plugin-sonarjs": "0.23.0", - "eslint-plugin-sort-class-members": "1.19.0", "eslint-plugin-unicorn": "49.0.0" }, "peerDependencies": { "eslint": "*" } }, + "node_modules/@taiga-ui/eslint-plugin-experience/node_modules/@typescript-eslint/scope-manager": { + "version": "6.11.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.11.0.tgz", + "integrity": "sha512-0A8KoVvIURG4uhxAdjSaxy8RdRE//HztaZdG8KiHLP8WOXSk0vlF7Pvogv+vlJA5Rnjj/wDcFENvDaHb+gKd1A==", + "dev": true, + "dependencies": { + "@typescript-eslint/types": "6.11.0", + "@typescript-eslint/visitor-keys": "6.11.0" + }, + "engines": { + "node": "^16.0.0 || >=18.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + } + }, + "node_modules/@taiga-ui/eslint-plugin-experience/node_modules/@typescript-eslint/types": { + "version": "6.11.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.11.0.tgz", + "integrity": "sha512-ZbEzuD4DwEJxwPqhv3QULlRj8KYTAnNsXxmfuUXFCxZmO6CF2gM/y+ugBSAQhrqaJL3M+oe4owdWunaHM6beqA==", + "dev": true, + "engines": { + "node": "^16.0.0 || >=18.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + } + }, + "node_modules/@taiga-ui/eslint-plugin-experience/node_modules/@typescript-eslint/typescript-estree": { + "version": "6.11.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.11.0.tgz", + "integrity": "sha512-Aezzv1o2tWJwvZhedzvD5Yv7+Lpu1by/U1LZ5gLc4tCx8jUmuSCMioPFRjliN/6SJIvY6HpTtJIWubKuYYYesQ==", + "dev": true, + "dependencies": { + "@typescript-eslint/types": "6.11.0", + "@typescript-eslint/visitor-keys": "6.11.0", + "debug": "^4.3.4", + "globby": "^11.1.0", + "is-glob": "^4.0.3", + "semver": "^7.5.4", + "ts-api-utils": "^1.0.1" + }, + "engines": { + "node": "^16.0.0 || >=18.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, "node_modules/@taiga-ui/eslint-plugin-experience/node_modules/@typescript-eslint/utils": { - "version": "6.9.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.9.1.tgz", - "integrity": "sha512-L1T0A5nFdQrMVunpZgzqPL6y2wVreSyHhKGZryS6jrEN7bD9NplVAyMryUhXsQ4TWLnZmxc2ekar/lSGIlprCA==", + "version": "6.11.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.11.0.tgz", + "integrity": "sha512-p23ibf68fxoZy605dc0dQAEoUsoiNoP3MD9WQGiHLDuTSOuqoTsa4oAy+h3KDkTcxbbfOtUjb9h3Ta0gT4ug2g==", "dev": true, "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", "@types/json-schema": "^7.0.12", "@types/semver": "^7.5.0", - "@typescript-eslint/scope-manager": "6.9.1", - "@typescript-eslint/types": "6.9.1", - "@typescript-eslint/typescript-estree": "6.9.1", + "@typescript-eslint/scope-manager": "6.11.0", + "@typescript-eslint/types": "6.11.0", + "@typescript-eslint/typescript-estree": "6.11.0", "semver": "^7.5.4" }, "engines": { @@ -6020,6 +6076,35 @@ "eslint": "^7.0.0 || ^8.0.0" } }, + "node_modules/@taiga-ui/eslint-plugin-experience/node_modules/@typescript-eslint/visitor-keys": { + "version": "6.11.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.11.0.tgz", + "integrity": "sha512-+SUN/W7WjBr05uRxPggJPSzyB8zUpaYo2hByKasWbqr3PM8AXfZt8UHdNpBS1v9SA62qnSSMF3380SwDqqprgQ==", + "dev": true, + "dependencies": { + "@typescript-eslint/types": "6.11.0", + "eslint-visitor-keys": "^3.4.1" + }, + "engines": { + "node": "^16.0.0 || >=18.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + } + }, + "node_modules/@taiga-ui/eslint-plugin-experience/node_modules/eslint-visitor-keys": { + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", + "dev": true, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, "node_modules/@taiga-ui/i18n": { "version": "3.54.0", "resolved": "https://registry.npmjs.org/@taiga-ui/i18n/-/i18n-3.54.0.tgz", @@ -6075,9 +6160,9 @@ } }, "node_modules/@taiga-ui/prettier-config": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/@taiga-ui/prettier-config/-/prettier-config-0.4.2.tgz", - "integrity": "sha512-11Jv8GJrPE7wCbDubTNqD/vYndItPh0k1gW63acBdtHqeK3O0l+xQR0ZrCV7Q2AaKZlriKPrr0mRnLmDot0TUw==", + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/prettier-config/-/prettier-config-0.5.0.tgz", + "integrity": "sha512-9+b1ZQI5qVNthSgy1Oujoc8Xtx9BX+tY2SzoRcVbIueJS1T2ZMY2DHnbSO9FhvammZsrpOphhDuP5clMl/ERbg==", "dev": true, "dependencies": { "@prettier/plugin-xml": "3.2.2", @@ -6090,9 +6175,9 @@ } }, "node_modules/@taiga-ui/stylelint-config": { - "version": "0.7.1", - "resolved": "https://registry.npmjs.org/@taiga-ui/stylelint-config/-/stylelint-config-0.7.1.tgz", - "integrity": "sha512-PC2SWaSb2Ef9A0Q/PEoI9VssiYIzySByEkp6/wtUhYLfFFECpFoH6LLmTscXsoKbXYPD1Q8UaSNA56FR5RRgQw==", + "version": "0.8.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/stylelint-config/-/stylelint-config-0.8.0.tgz", + "integrity": "sha512-etCFdIUPUY1NbFCswWTShC8CoD6MuvMNlnOOrNmXK8d0D6IrLLgV21KmOXJFMxmqDUY4lgyz12VJ4dJoaeIWWA==", "dev": true, "dependencies": { "postcss": "8.4.31", @@ -6117,9 +6202,9 @@ } }, "node_modules/@taiga-ui/tsconfig": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/tsconfig/-/tsconfig-0.4.0.tgz", - "integrity": "sha512-8fZ2Iuuy1+IlXsPwMXXDCcyaszCwEAfYx5ZFTpBTjK6N1Ifk7mrSvHO7IiglJqIim9Ax4ClEKJ2T8AmjiUy7gA==", + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/@taiga-ui/tsconfig/-/tsconfig-0.5.0.tgz", + "integrity": "sha512-YHJoem4VbxxNnDhhts4eNdjYEfiAUW8M/i41d0gJFNja6XultdeHdyxSzL63UHQCSvvYSW1UD7IXFowyP2+p7A==", "dev": true }, "node_modules/@tinkoff/ng-dompurify": { @@ -12443,18 +12528,6 @@ "eslint": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0" } }, - "node_modules/eslint-plugin-sort-class-members": { - "version": "1.19.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-sort-class-members/-/eslint-plugin-sort-class-members-1.19.0.tgz", - "integrity": "sha512-YayvASA1bavdPeRU9FMPnale2+Oi3aMcHGVC5EUm9b671oxm7ahvR+q8BfsU2aV+KAFezNfu47VPgdZK6gwYPw==", - "dev": true, - "engines": { - "node": ">=4.0.0" - }, - "peerDependencies": { - "eslint": ">=0.8.0" - } - }, "node_modules/eslint-plugin-unicorn": { "version": "49.0.0", "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-49.0.0.tgz", diff --git a/package.json b/package.json index c7cf7042..5ecd7840 100644 --- a/package.json +++ b/package.json @@ -46,17 +46,17 @@ "@schematics/angular": "17.0.0", "@taiga-ui/addon-doc": "3.54.0", "@taiga-ui/addon-mobile": "3.54.0", - "@taiga-ui/browserslist-config": "0.3.0", + "@taiga-ui/browserslist-config": "0.4.0", "@taiga-ui/cdk": "3.54.0", - "@taiga-ui/commitlint-config": "0.3.4", + "@taiga-ui/commitlint-config": "0.4.0", "@taiga-ui/core": "3.54.0", - "@taiga-ui/eslint-plugin-experience": "0.26.1", + "@taiga-ui/eslint-plugin-experience": "0.27.0", "@taiga-ui/icons": "3.54.0", "@taiga-ui/kit": "3.54.0", - "@taiga-ui/prettier-config": "0.4.2", - "@taiga-ui/stylelint-config": "0.7.1", + "@taiga-ui/prettier-config": "0.5.0", + "@taiga-ui/stylelint-config": "0.8.0", "@taiga-ui/styles": "3.54.0", - "@taiga-ui/tsconfig": "0.4.0", + "@taiga-ui/tsconfig": "0.5.0", "@tinkoff/ng-dompurify": "4.0.0", "@tinkoff/ng-event-plugins": "3.1.0", "@types/minimatch": "5.1.2",