diff --git a/package-lock.json b/package-lock.json index aaba15c4..e7dabe2b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "@taiga-ui/cdk": "3.56.0", "@taiga-ui/commitlint-config": "0.4.2", "@taiga-ui/core": "3.56.0", - "@taiga-ui/eslint-plugin-experience": "0.39.1", + "@taiga-ui/eslint-plugin-experience": "0.39.2", "@taiga-ui/icons": "3.56.0", "@taiga-ui/kit": "3.56.0", "@taiga-ui/prettier-config": "0.6.0", @@ -722,9 +722,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" @@ -5951,22 +5951,22 @@ } }, "node_modules/@taiga-ui/eslint-plugin-experience": { - "version": "0.39.1", - "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.39.1.tgz", - "integrity": "sha512-EJhBjEQp+ITBWga95KuvMVOxwTB8r0pMNVODVYoL+d4sbyEkdL3ngSGXlOvkwWBpq9SydDRRJGnzsgoBmkCz1w==", + "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/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", @@ -6011,45 +6011,7 @@ "url": "https://opencollective.com/typescript-eslint" } }, - "node_modules/@taiga-ui/eslint-plugin-experience/node_modules/@typescript-eslint/scope-manager/node_modules/@typescript-eslint/types": { - "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" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - } - }, - "node_modules/@taiga-ui/eslint-plugin-experience/node_modules/@typescript-eslint/utils": { - "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.13.1", - "@typescript-eslint/types": "6.13.1", - "@typescript-eslint/typescript-estree": "6.13.1", - "semver": "^7.5.4" - }, - "engines": { - "node": "^16.0.0 || >=18.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "eslint": "^7.0.0 || ^8.0.0" - } - }, - "node_modules/@taiga-ui/eslint-plugin-experience/node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/types": { + "node_modules/@taiga-ui/eslint-plugin-experience/node_modules/@typescript-eslint/types": { "version": "6.13.1", "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.13.1.tgz", "integrity": "sha512-gjeEskSmiEKKFIbnhDXUyiqVma1gRCQNbVZ1C8q7Zjcxh3WZMbzWVfGE9rHfWd1msQtPS0BVD9Jz9jded44eKg==", @@ -6062,7 +6024,7 @@ "url": "https://opencollective.com/typescript-eslint" } }, - "node_modules/@taiga-ui/eslint-plugin-experience/node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/typescript-estree": { + "node_modules/@taiga-ui/eslint-plugin-experience/node_modules/@typescript-eslint/typescript-estree": { "version": "6.13.1", "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.13.1.tgz", "integrity": "sha512-sBLQsvOC0Q7LGcUHO5qpG1HxRgePbT6wwqOiGLpR8uOJvPJbfs0mW3jPA3ujsDvfiVwVlWUDESNXv44KtINkUQ==", @@ -6089,14 +6051,19 @@ } } }, - "node_modules/@taiga-ui/eslint-plugin-experience/node_modules/@typescript-eslint/visitor-keys": { + "node_modules/@taiga-ui/eslint-plugin-experience/node_modules/@typescript-eslint/utils": { "version": "6.13.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.13.1.tgz", - "integrity": "sha512-NDhQUy2tg6XGNBGDRm1XybOHSia8mcXmlbKWoQP+nm1BIIMxa55shyJfZkHpEBN62KNPLrocSM2PdPcaLgDKMQ==", + "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.13.1", "@typescript-eslint/types": "6.13.1", - "eslint-visitor-keys": "^3.4.1" + "@typescript-eslint/typescript-estree": "6.13.1", + "semver": "^7.5.4" }, "engines": { "node": "^16.0.0 || >=18.0.0" @@ -6104,13 +6071,20 @@ "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependencies": { + "eslint": "^7.0.0 || ^8.0.0" } }, - "node_modules/@taiga-ui/eslint-plugin-experience/node_modules/@typescript-eslint/visitor-keys/node_modules/@typescript-eslint/types": { + "node_modules/@taiga-ui/eslint-plugin-experience/node_modules/@typescript-eslint/visitor-keys": { "version": "6.13.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.13.1.tgz", - "integrity": "sha512-gjeEskSmiEKKFIbnhDXUyiqVma1gRCQNbVZ1C8q7Zjcxh3WZMbzWVfGE9rHfWd1msQtPS0BVD9Jz9jded44eKg==", + "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" }, diff --git a/package.json b/package.json index 001cf960..d94e92c7 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@taiga-ui/cdk": "3.56.0", "@taiga-ui/commitlint-config": "0.4.2", "@taiga-ui/core": "3.56.0", - "@taiga-ui/eslint-plugin-experience": "0.39.1", + "@taiga-ui/eslint-plugin-experience": "0.39.2", "@taiga-ui/icons": "3.56.0", "@taiga-ui/kit": "3.56.0", "@taiga-ui/prettier-config": "0.6.0",