From 04ac07c523ce3a4a4ed3773af7f26b2931b46d9a Mon Sep 17 00:00:00 2001 From: taiga-family-bot <140712314+taiga-family-bot@users.noreply.github.com> Date: Thu, 30 Nov 2023 13:31:08 +0300 Subject: [PATCH] chore(deps): update taiga-ui (#6109) --- package-lock.json | 112 ++++++++++++++++++++++++++++++++-------------- package.json | 4 +- 2 files changed, 81 insertions(+), 35 deletions(-) diff --git a/package-lock.json b/package-lock.json index b72a8b911ff3..fade388ceab7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -43,8 +43,8 @@ "@playwright/test": "1.40.1", "@taiga-ui/browserslist-config": "0.4.0", "@taiga-ui/commitlint-config": "0.4.2", - "@taiga-ui/cspell-config": "0.23.0", - "@taiga-ui/eslint-plugin-experience": "0.38.1", + "@taiga-ui/cspell-config": "0.23.1", + "@taiga-ui/eslint-plugin-experience": "0.39.2", "@taiga-ui/prettier-config": "0.6.0", "@taiga-ui/stylelint-config": "0.10.0", "@taiga-ui/tsconfig": "0.6.0", @@ -861,9 +861,9 @@ } }, "node_modules/@babel/eslint-plugin": { - "version": "7.22.10", - "resolved": "https://registry.npmjs.org/@babel/eslint-plugin/-/eslint-plugin-7.22.10.tgz", - "integrity": "sha512-SRZcvo3fnO5h79B9DZSV6LG2vHH7OWsSNp1huFLHsXKyytRG413byQk9zxW1VcPOhnzfx2VIUz+8aGbiE7fOkA==", + "version": "7.23.5", + "resolved": "https://registry.npmjs.org/@babel/eslint-plugin/-/eslint-plugin-7.23.5.tgz", + "integrity": "sha512-03+E/58Hoo/ui69gR+beFdGpplpoVK0BSIdke2iw4/Bz7eGN0ssRenNlnU4nmbkowNQOPCStKSwFr8H6DiY49g==", "dev": true, "dependencies": { "eslint-rule-composer": "^0.3.0" @@ -3972,9 +3972,9 @@ "dev": true }, "node_modules/@cspell/dict-scientific-terms-us": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@cspell/dict-scientific-terms-us/-/dict-scientific-terms-us-3.0.0.tgz", - "integrity": "sha512-nBPSimRl/8ck4dFgEdhDA74eQMTptQ+ZdirhQ995mhdcB8MYKtN+K4hb5WJyZ2Xos81itjAt1gIMdSB4OEPlmQ==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/@cspell/dict-scientific-terms-us/-/dict-scientific-terms-us-3.0.1.tgz", + "integrity": "sha512-xmKdypsMbAIOLFP2aqgkLP13NHN6MeQfsh7X7lPxMB80BwCx+JPmlpBS/O4Niee2XBV0HTQQlQcVq1zwJp8c0w==", "dev": true }, "node_modules/@cspell/dict-software-terms": { @@ -7329,15 +7329,15 @@ "link": true }, "node_modules/@taiga-ui/cspell-config": { - "version": "0.23.0", - "resolved": "https://registry.npmjs.org/@taiga-ui/cspell-config/-/cspell-config-0.23.0.tgz", - "integrity": "sha512-tx8IBGfZ962pGS9XhNir6UcOdzDOfeqKbBReHA1fQwa9mxgKiphRYgS3UcmwMGwVYoNwqaz4pC6Ugw11JjZ5jg==", + "version": "0.23.1", + "resolved": "https://registry.npmjs.org/@taiga-ui/cspell-config/-/cspell-config-0.23.1.tgz", + "integrity": "sha512-v2U1lXLEg8va+3y4yhJPeDMwATsK9u3j6z0Ap8ywFGSLv+5zO8gtoWVpIsknquJt42zsXlkCAm3hj04wxS7cWw==", "dev": true, "dependencies": { "@cspell/dict-ar": "1.1.0", "@cspell/dict-lorem-ipsum": "4.0.0", "@cspell/dict-ru_ru": "2.2.0", - "@cspell/dict-scientific-terms-us": "3.0.0" + "@cspell/dict-scientific-terms-us": "3.0.1" }, "peerDependencies": { "cspell": "*" @@ -7352,23 +7352,23 @@ "link": true }, "node_modules/@taiga-ui/eslint-plugin-experience": { - "version": "0.38.1", - "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.38.1.tgz", - "integrity": "sha512-tEh0nCL1sAT9hHJFFvCDTzRlFwBXXGWFnHXPfVe+AKWExkhhFKhgMSzSuWO8/DS2LFD8s+4l/87Wqx3GQBfhuw==", + "version": "0.39.2", + "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.39.2.tgz", + "integrity": "sha512-vby5QqDxLaDCxfpLabuX3lt/2e+ujIVviDZeZHBYB2owNb5/UAUu1t+dN+l8Of8lxzkOuG8+hb+pUOCZiFQRcg==", "dev": true, "dependencies": { "@angular-eslint/eslint-plugin": "17.1.0", "@angular-eslint/eslint-plugin-template": "17.1.0", "@angular-eslint/template-parser": "17.1.0", "@babel/eslint-parser": "7.23.3", - "@babel/eslint-plugin": "7.22.10", + "@babel/eslint-plugin": "7.23.5", "@html-eslint/eslint-plugin": "0.21.0", "@html-eslint/parser": "0.21.0", "@typescript-eslint/eslint-plugin": "6.12.0", "@typescript-eslint/parser": "6.12.0", - "@typescript-eslint/types": "6.12.0", - "@typescript-eslint/typescript-estree": "6.12.0", - "@typescript-eslint/utils": "6.12.0", + "@typescript-eslint/types": "6.13.1", + "@typescript-eslint/typescript-estree": "6.13.1", + "@typescript-eslint/utils": "6.13.1", "eslint-config-airbnb-base": "15.0.0", "eslint-config-prettier": "9.0.0", "eslint-import-resolver-typescript": "3.6.1", @@ -7395,10 +7395,27 @@ "eslint": "*" } }, + "node_modules/@taiga-ui/eslint-plugin-experience/node_modules/@typescript-eslint/scope-manager": { + "version": "6.13.1", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.13.1.tgz", + "integrity": "sha512-BW0kJ7ceiKi56GbT2KKzZzN+nDxzQK2DS6x0PiSMPjciPgd/JRQGMibyaN2cPt2cAvuoH0oNvn2fwonHI+4QUQ==", + "dev": true, + "dependencies": { + "@typescript-eslint/types": "6.13.1", + "@typescript-eslint/visitor-keys": "6.13.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/@typescript-eslint/types": { - "version": "6.12.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.12.0.tgz", - "integrity": "sha512-MA16p/+WxM5JG/F3RTpRIcuOghWO30//VEOvzubM8zuOOBYXsP+IfjoCXXiIfy2Ta8FRh9+IO9QLlaFQUU+10Q==", + "version": "6.13.1", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.13.1.tgz", + "integrity": "sha512-gjeEskSmiEKKFIbnhDXUyiqVma1gRCQNbVZ1C8q7Zjcxh3WZMbzWVfGE9rHfWd1msQtPS0BVD9Jz9jded44eKg==", "dev": true, "engines": { "node": "^16.0.0 || >=18.0.0" @@ -7409,13 +7426,13 @@ } }, "node_modules/@taiga-ui/eslint-plugin-experience/node_modules/@typescript-eslint/typescript-estree": { - "version": "6.12.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.12.0.tgz", - "integrity": "sha512-vw9E2P9+3UUWzhgjyyVczLWxZ3GuQNT7QpnIY3o5OMeLO/c8oHljGc8ZpryBMIyympiAAaKgw9e5Hl9dCWFOYw==", + "version": "6.13.1", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.13.1.tgz", + "integrity": "sha512-sBLQsvOC0Q7LGcUHO5qpG1HxRgePbT6wwqOiGLpR8uOJvPJbfs0mW3jPA3ujsDvfiVwVlWUDESNXv44KtINkUQ==", "dev": true, "dependencies": { - "@typescript-eslint/types": "6.12.0", - "@typescript-eslint/visitor-keys": "6.12.0", + "@typescript-eslint/types": "6.13.1", + "@typescript-eslint/visitor-keys": "6.13.1", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -7436,17 +7453,17 @@ } }, "node_modules/@taiga-ui/eslint-plugin-experience/node_modules/@typescript-eslint/utils": { - "version": "6.12.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.12.0.tgz", - "integrity": "sha512-LywPm8h3tGEbgfyjYnu3dauZ0U7R60m+miXgKcZS8c7QALO9uWJdvNoP+duKTk2XMWc7/Q3d/QiCuLN9X6SWyQ==", + "version": "6.13.1", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.13.1.tgz", + "integrity": "sha512-ouPn/zVoan92JgAegesTXDB/oUp6BP1v8WpfYcqh649ejNc9Qv+B4FF2Ff626kO1xg0wWwwG48lAJ4JuesgdOw==", "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.12.0", - "@typescript-eslint/types": "6.12.0", - "@typescript-eslint/typescript-estree": "6.12.0", + "@typescript-eslint/scope-manager": "6.13.1", + "@typescript-eslint/types": "6.13.1", + "@typescript-eslint/typescript-estree": "6.13.1", "semver": "^7.5.4" }, "engines": { @@ -7460,6 +7477,23 @@ "eslint": "^7.0.0 || ^8.0.0" } }, + "node_modules/@taiga-ui/eslint-plugin-experience/node_modules/@typescript-eslint/visitor-keys": { + "version": "6.13.1", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.13.1.tgz", + "integrity": "sha512-NDhQUy2tg6XGNBGDRm1XybOHSia8mcXmlbKWoQP+nm1BIIMxa55shyJfZkHpEBN62KNPLrocSM2PdPcaLgDKMQ==", + "dev": true, + "dependencies": { + "@typescript-eslint/types": "6.13.1", + "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/debug": { "version": "4.3.4", "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", @@ -7477,6 +7511,18 @@ } } }, + "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/eslint-plugin-experience/node_modules/lru-cache": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", diff --git a/package.json b/package.json index f169d0da778d..e73661b4887f 100644 --- a/package.json +++ b/package.json @@ -126,8 +126,8 @@ "@playwright/test": "1.40.1", "@taiga-ui/browserslist-config": "0.4.0", "@taiga-ui/commitlint-config": "0.4.2", - "@taiga-ui/cspell-config": "0.23.0", - "@taiga-ui/eslint-plugin-experience": "0.38.1", + "@taiga-ui/cspell-config": "0.23.1", + "@taiga-ui/eslint-plugin-experience": "0.39.2", "@taiga-ui/prettier-config": "0.6.0", "@taiga-ui/stylelint-config": "0.10.0", "@taiga-ui/tsconfig": "0.6.0",