diff --git a/package-lock.json b/package-lock.json index d87c15451..46238b6a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@angular/router": "18.2.0", "@nx/angular": "19.6.0", "@taiga-ui/addon-charts": "4.2.0", - "@taiga-ui/addon-table": "^4.2.0", + "@taiga-ui/addon-table": "4.2.0", "@taiga-ui/cdk": "4.2.0", "@taiga-ui/core": "4.2.0", "@taiga-ui/experimental": "4.2.0", @@ -28,7 +28,7 @@ "@taiga-ui/layout": "4.2.0", "@taiga-ui/legacy": "4.2.0", "@taiga-ui/styles": "4.2.0", - "@taiga-ui/tsconfig": "0.125.3", + "@taiga-ui/tsconfig": "0.143.1", "rxjs": "7.8.1", "tslib": "2.6.3", "zone.js": "0.14.10" @@ -50,12 +50,12 @@ "@swc-node/register": "1.10.9", "@swc/core": "1.7.11", "@swc/helpers": "0.5.12", - "@taiga-ui/browserslist-config": "0.125.3", - "@taiga-ui/commitlint-config": "0.125.3", - "@taiga-ui/cspell-config": "0.125.3", - "@taiga-ui/eslint-plugin-experience": "0.125.3", - "@taiga-ui/prettier-config": "0.125.3", - "@taiga-ui/stylelint-config": "0.125.3", + "@taiga-ui/browserslist-config": "0.143.1", + "@taiga-ui/commitlint-config": "0.143.1", + "@taiga-ui/cspell-config": "0.143.1", + "@taiga-ui/eslint-plugin-experience": "0.143.1", + "@taiga-ui/prettier-config": "0.143.1", + "@taiga-ui/stylelint-config": "0.143.1", "@types/jest": "29.5.12", "@types/node": "22.4.0", "cspell": "8.14.1", @@ -3492,9 +3492,9 @@ } }, "node_modules/@csstools/css-parser-algorithms": { - "version": "2.7.1", - "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-2.7.1.tgz", - "integrity": "sha512-2SJS42gxmACHgikc1WGesXLIT8d/q2l0UFM7TaEeIzdFCE/FPMtTiizcPGGJtlPo2xuQzY09OhrLTzRxqJqwGw==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-3.0.0.tgz", + "integrity": "sha512-20hEErXV9GEx15qRbsJVzB91ryayx1F2duHPBrfZXQAHz/dJG0u/611URpr28+sFjm3EI7U17Pj9SVA9NSAGJA==", "dev": true, "funding": [ { @@ -3509,16 +3509,16 @@ "license": "MIT", "peer": true, "engines": { - "node": "^14 || ^16 || >=18" + "node": ">=18" }, "peerDependencies": { - "@csstools/css-tokenizer": "^2.4.1" + "@csstools/css-tokenizer": "^3.0.0" } }, "node_modules/@csstools/css-tokenizer": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-2.4.1.tgz", - "integrity": "sha512-eQ9DIktFJBhGjioABJRtUucoWR2mwllurfnM8LuNGAqX3ViZXaUchqk+1s7jjtkFiT9ySdACsFEA3etErkALUg==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-3.0.0.tgz", + "integrity": "sha512-efZvfJyYrqH9hPCKtOBywlTsCXnEzAI9sLHFzUsDpBb+1bQ+bxJnwL9V2bRKv9w4cpIp75yxGeZRaVKoMQnsEg==", "dev": true, "funding": [ { @@ -3533,13 +3533,13 @@ "license": "MIT", "peer": true, "engines": { - "node": "^14 || ^16 || >=18" + "node": ">=18" } }, "node_modules/@csstools/media-query-list-parser": { - "version": "2.1.13", - "resolved": "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-2.1.13.tgz", - "integrity": "sha512-XaHr+16KRU9Gf8XLi3q8kDlI18d5vzKSKCY510Vrtc9iNR0NJzbY9hhTmwhzYZj/ZwGL4VmB3TA9hJW0Um2qFA==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-3.0.0.tgz", + "integrity": "sha512-W0JlkUFwXjo703wt06AcaWuUcS+6x6IEDyxV6W65Sw+vLCYp+uPsrps+PXTiIfN0V1Pqj5snPzN7EYLmbz1zjg==", "dev": true, "funding": [ { @@ -3554,17 +3554,17 @@ "license": "MIT", "peer": true, "engines": { - "node": "^14 || ^16 || >=18" + "node": ">=18" }, "peerDependencies": { - "@csstools/css-parser-algorithms": "^2.7.1", - "@csstools/css-tokenizer": "^2.4.1" + "@csstools/css-parser-algorithms": "^3.0.0", + "@csstools/css-tokenizer": "^3.0.0" } }, "node_modules/@csstools/selector-specificity": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-3.1.1.tgz", - "integrity": "sha512-a7cxGcJ2wIlMFLlh8z2ONm+715QkPHiyJcxwQlKOz/03GPw1COpfhcmC9wm4xlZfp//jWHNNMwzjtqHXVWU9KA==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-4.0.0.tgz", + "integrity": "sha512-189nelqtPd8++phaHNwYovKZI0FOzH1vQEE3QhHHkNIGrg5fSs9CbYP3RvfEH5geztnIA9Jwq91wyOIwAW5JIQ==", "dev": true, "funding": [ { @@ -3579,10 +3579,10 @@ "license": "MIT-0", "peer": true, "engines": { - "node": "^14 || ^16 || >=18" + "node": ">=18" }, "peerDependencies": { - "postcss-selector-parser": "^6.0.13" + "postcss-selector-parser": "^6.1.0" } }, "node_modules/@discoveryjs/json-ext": { @@ -8883,9 +8883,9 @@ } }, "node_modules/@taiga-ui/browserslist-config": { - "version": "0.125.3", - "resolved": "https://registry.npmjs.org/@taiga-ui/browserslist-config/-/browserslist-config-0.125.3.tgz", - "integrity": "sha512-j6ExchcMLcYU7L4vpwlADO/NnvdYZtPVJQEk+WXbqay5V8PZHYFXQNBEDg3w8Bw+mvPDpLyOKQccQQK0UR4fzw==", + "version": "0.143.1", + "resolved": "https://registry.npmjs.org/@taiga-ui/browserslist-config/-/browserslist-config-0.143.1.tgz", + "integrity": "sha512-lIJSOx53PZ2TGd9Dly6NqcvS349EURMzfX34OXn10Qpz0K4GEqeBF00sVw+ISJS0fbaGEQu8i0E8OsARycr0XA==", "dev": true, "license": "Apache-2.0" }, @@ -8919,13 +8919,13 @@ } }, "node_modules/@taiga-ui/commitlint-config": { - "version": "0.125.3", - "resolved": "https://registry.npmjs.org/@taiga-ui/commitlint-config/-/commitlint-config-0.125.3.tgz", - "integrity": "sha512-EKjnYVwVyeexSxISKOUwzv+bemn6EB9flYYCH9AcvcM6FDEzz34wTkZ64Q8K9cbu5RcUb+tOB3mWPPZM4+/h6w==", + "version": "0.143.1", + "resolved": "https://registry.npmjs.org/@taiga-ui/commitlint-config/-/commitlint-config-0.143.1.tgz", + "integrity": "sha512-DOhE57s1HWvWt6u/ifT12Csv5uon7uy0R3Z/IV+Nd4PuFWpUIX5t3r2kb99ww+ujFE7ZPYZzUzS+qS7T/HU1KQ==", "dev": true, "license": "Apache-2.0", "peerDependencies": { - "@commitlint/cli": "^19.3.0", + "@commitlint/cli": "^19.4.0", "@commitlint/config-conventional": "^19.2.2" } }, @@ -8954,9 +8954,9 @@ } }, "node_modules/@taiga-ui/cspell-config": { - "version": "0.125.3", - "resolved": "https://registry.npmjs.org/@taiga-ui/cspell-config/-/cspell-config-0.125.3.tgz", - "integrity": "sha512-6cOOKH9FvocKc1IMUy3nEm130qWXZsZFO4td9qLWTcoi48lzkUCbiOQCPeGfiZAKKApBy0lpU2IvCGlh6gfS2Q==", + "version": "0.143.1", + "resolved": "https://registry.npmjs.org/@taiga-ui/cspell-config/-/cspell-config-0.143.1.tgz", + "integrity": "sha512-/4zpYMWFavzQXdXeYuuWlxiIKRWUw59XQWNT09MY0jL7uz/jWYu2Fb5VzWDEqwrGLr80uGVDDKijE9Ll+VsUdQ==", "dev": true, "license": "Apache-2.0", "peerDependencies": { @@ -8964,13 +8964,13 @@ "@cspell/dict-lorem-ipsum": "^4.0.0", "@cspell/dict-ru_ru": "^2.2.1", "@cspell/dict-scientific-terms-us": "^3.0.1", - "cspell": "^8.12.1" + "cspell": "^8.14.1" } }, "node_modules/@taiga-ui/eslint-plugin-experience": { - "version": "0.125.3", - "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.125.3.tgz", - "integrity": "sha512-tACWPE87QoIeZSQ1NWFT0aIDUA5JelXpnJ34OcN6zNv+fkj8tK0NGCNexH1u/V5eFuMTLQhZneCZAXsKV2O6MQ==", + "version": "0.143.1", + "resolved": "https://registry.npmjs.org/@taiga-ui/eslint-plugin-experience/-/eslint-plugin-experience-0.143.1.tgz", + "integrity": "sha512-97OGmQQbFngA30cyLHuNvpnx/s++9WCZNiRDQ221YSWocsq1wDxYNO7yZ3fqejsjsY9PnvmUalSPXMtyz08Sjg==", "dev": true, "peerDependencies": { "@angular-eslint/eslint-plugin": "^18.1.0", @@ -8978,31 +8978,31 @@ "@angular-eslint/template-parser": "^18.1.0", "@babel/eslint-parser": "^7.25.1", "@babel/eslint-plugin": "^7.25.1", - "@typescript-eslint/eslint-plugin": "^7.17.0", - "@typescript-eslint/parser": "^7.17.0", - "@typescript-eslint/types": "^7.17.0", - "@typescript-eslint/typescript-estree": "^7.17.0", - "@typescript-eslint/utils": "^7.17.0", + "@typescript-eslint/eslint-plugin": "^7.18.0", + "@typescript-eslint/parser": "^7.18.0", + "@typescript-eslint/types": "^7.18.0", + "@typescript-eslint/typescript-estree": "^7.18.0", + "@typescript-eslint/utils": "^7.18.0", "eslint": "^8.57.0", "eslint-config-airbnb-base": "^15.0.0", "eslint-config-prettier": "^9.1.0", "eslint-import-resolver-typescript": "^3.6.1", "eslint-import-resolver-webpack": "^0.13.8", - "eslint-plugin-cypress": "^3.4.0", + "eslint-plugin-cypress": "^3.5.0", "eslint-plugin-decorator-position": "^5.0.2", "eslint-plugin-eslint-comments": "^3.2.0", - "eslint-plugin-file-progress": "^1.4.0", + "eslint-plugin-file-progress": "^1.5.0", "eslint-plugin-import": "^2.29.1", - "eslint-plugin-jest": "^28.6.0", + "eslint-plugin-jest": "^28.8.0", "eslint-plugin-node-import": "^1.0.4", "eslint-plugin-playwright": "^1.6.2", "eslint-plugin-prettier": "^5.2.1", - "eslint-plugin-promise": "^7.0.0", + "eslint-plugin-promise": "^7.1.0", "eslint-plugin-rxjs": "^5.0.3", "eslint-plugin-simple-import-sort": "^12.1.1", "eslint-plugin-sonarjs": "^1.0.4", "eslint-plugin-unicorn": "^55.0.0", - "eslint-plugin-unused-imports": "^3.2.0", + "eslint-plugin-unused-imports": "^4.1.3", "glob": "^11.0.0" } }, @@ -9137,9 +9137,9 @@ } }, "node_modules/@taiga-ui/prettier-config": { - "version": "0.125.3", - "resolved": "https://registry.npmjs.org/@taiga-ui/prettier-config/-/prettier-config-0.125.3.tgz", - "integrity": "sha512-4BzYnyCEaRSy2y2/+Lp99Ce+az/syuostnyKr58SUfSke3m1Ztu7hzdfTiJJB1aFOopmj1ODsLAS5dvuWPyjMg==", + "version": "0.143.1", + "resolved": "https://registry.npmjs.org/@taiga-ui/prettier-config/-/prettier-config-0.143.1.tgz", + "integrity": "sha512-EwYWGY6A67wOtXR2J3bdTT7anaI6SpR/bvp1UPsf+0MJ1Vxt5kwaXs3WgbaWG+3ANGFSk0qW4MkmGydbk7Og7g==", "dev": true, "license": "Apache-2.0", "peerDependencies": { @@ -9152,18 +9152,19 @@ } }, "node_modules/@taiga-ui/stylelint-config": { - "version": "0.125.3", - "resolved": "https://registry.npmjs.org/@taiga-ui/stylelint-config/-/stylelint-config-0.125.3.tgz", - "integrity": "sha512-NvNf/J6W+N3mzyHjpqNkj2qNO0rU2Ai1GmywtKQtt4RiasOiLmDedElsPXrxdSXO3CMMT9p6zI+NZtXH3ntmVQ==", + "version": "0.143.1", + "resolved": "https://registry.npmjs.org/@taiga-ui/stylelint-config/-/stylelint-config-0.143.1.tgz", + "integrity": "sha512-de+dS2/NGR0M3MLdrKDX1E/75q0vOruFUSQZbvRGeBtBo4k1/VmLDOX2zQJbjyC+zsRe6VP6gglsr0QBy9IREg==", "dev": true, "license": "Apache-2.0", "peerDependencies": { - "postcss": "^8.4.40", + "postcss": "^8.4.41", "postcss-less": "^6.0.0", - "stylelint": "^16.8.0", + "stylelint": "^16.8.2", "stylelint-config-standard": "^36.0.1", "stylelint-no-px": "^2.0.0", - "stylelint-order": "^6.0.4" + "stylelint-order": "^6.0.4", + "stylelint-use-logical": "^2.1.2" } }, "node_modules/@taiga-ui/styles": { @@ -9177,9 +9178,9 @@ } }, "node_modules/@taiga-ui/tsconfig": { - "version": "0.125.3", - "resolved": "https://registry.npmjs.org/@taiga-ui/tsconfig/-/tsconfig-0.125.3.tgz", - "integrity": "sha512-bSKtkhW6GpBhjaX4Ns9AEoP642sUEoFV8eYG5ZKkseYnjgIq2qin3gtIoH5n7v7jwkLVKlkhNlyoFLZ++FJ9ow==", + "version": "0.143.1", + "resolved": "https://registry.npmjs.org/@taiga-ui/tsconfig/-/tsconfig-0.143.1.tgz", + "integrity": "sha512-XvH32FKYxKRK67Ad6O1VK3ggedWYj1S3vG6l0XcTzDI9utTQqLuTkwNa46H6xjTNPbDbE6iKvT356R3DtMjh8Q==", "license": "Apache-2.0" }, "node_modules/@tootallnate/once": { @@ -15622,21 +15623,15 @@ } }, "node_modules/eslint-plugin-unused-imports": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-3.2.0.tgz", - "integrity": "sha512-6uXyn6xdINEpxE1MtDjxQsyXB37lfyO2yKGVVgtD7WEWQGORSOZjgrD6hBhvGv4/SO+TOlS+UnC6JppRqbuwGQ==", + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.1.3.tgz", + "integrity": "sha512-lqrNZIZjFMUr7P06eoKtQLwyVRibvG7N+LtfKtObYGizAAGrcqLkc3tDx+iAik2z7q0j/XI3ihjupIqxhFabFA==", "dev": true, "license": "MIT", "peer": true, - "dependencies": { - "eslint-rule-composer": "^0.3.0" - }, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" - }, "peerDependencies": { - "@typescript-eslint/eslint-plugin": "6 - 7", - "eslint": "8" + "@typescript-eslint/eslint-plugin": "^8.0.0-0 || ^7.0.0 || ^6.0.0 || ^5.0.0", + "eslint": "^9.0.0 || ^8.0.0" }, "peerDependenciesMeta": { "@typescript-eslint/eslint-plugin": { @@ -28122,9 +28117,9 @@ } }, "node_modules/stylelint": { - "version": "16.8.1", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.8.1.tgz", - "integrity": "sha512-O8aDyfdODSDNz/B3gW2HQ+8kv8pfhSu7ZR7xskQ93+vI6FhKKGUJMQ03Ydu+w3OvXXE0/u4hWU4hCPNOyld+OA==", + "version": "16.8.2", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.8.2.tgz", + "integrity": "sha512-fInKATippQhcSm7AB+T32GpI+626yohrg33GkFT/5jzliUw5qhlwZq2UQQwgl3HsHrf09oeARi0ZwgY/UWEv9A==", "dev": true, "funding": [ { @@ -28139,10 +28134,10 @@ "license": "MIT", "peer": true, "dependencies": { - "@csstools/css-parser-algorithms": "^2.7.1", - "@csstools/css-tokenizer": "^2.4.1", - "@csstools/media-query-list-parser": "^2.1.13", - "@csstools/selector-specificity": "^3.1.1", + "@csstools/css-parser-algorithms": "^3.0.0", + "@csstools/css-tokenizer": "^3.0.0", + "@csstools/media-query-list-parser": "^3.0.0", + "@csstools/selector-specificity": "^4.0.0", "@dual-bundle/import-meta-resolve": "^4.1.0", "balanced-match": "^2.0.0", "colord": "^2.9.3", @@ -28157,7 +28152,7 @@ "globby": "^11.1.0", "globjoin": "^0.1.4", "html-tags": "^3.3.1", - "ignore": "^5.3.1", + "ignore": "^5.3.2", "imurmurhash": "^0.1.4", "is-plain-object": "^5.0.0", "known-css-properties": "^0.34.0", @@ -28166,10 +28161,10 @@ "micromatch": "^4.0.7", "normalize-path": "^3.0.0", "picocolors": "^1.0.1", - "postcss": "^8.4.40", - "postcss-resolve-nested-selector": "^0.1.4", + "postcss": "^8.4.41", + "postcss-resolve-nested-selector": "^0.1.6", "postcss-safe-parser": "^7.0.0", - "postcss-selector-parser": "^6.1.1", + "postcss-selector-parser": "^6.1.2", "postcss-value-parser": "^4.2.0", "resolve-from": "^5.0.0", "string-width": "^4.2.3", @@ -28285,6 +28280,20 @@ "stylelint": ">=16.0.0" } }, + "node_modules/stylelint-use-logical": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/stylelint-use-logical/-/stylelint-use-logical-2.1.2.tgz", + "integrity": "sha512-4ffvPNk/swH4KS3izExWuzQOuzLmi0gb0uOhvxWJ20vDA5W5xKCjcHHtLoAj1kKvTIX6eGIN5xGtaVin9PD0wg==", + "dev": true, + "license": "CC0-1.0", + "peer": true, + "engines": { + "node": ">=14.0.0" + }, + "peerDependencies": { + "stylelint": ">= 11 < 17" + } + }, "node_modules/stylelint/node_modules/balanced-match": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-2.0.0.tgz", diff --git a/package.json b/package.json index 29b84d357..d34180c58 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@angular/router": "18.2.0", "@nx/angular": "19.6.0", "@taiga-ui/addon-charts": "4.2.0", - "@taiga-ui/addon-table": "^4.2.0", + "@taiga-ui/addon-table": "4.2.0", "@taiga-ui/cdk": "4.2.0", "@taiga-ui/core": "4.2.0", "@taiga-ui/experimental": "4.2.0", @@ -75,7 +75,7 @@ "@taiga-ui/layout": "4.2.0", "@taiga-ui/legacy": "4.2.0", "@taiga-ui/styles": "4.2.0", - "@taiga-ui/tsconfig": "0.125.3", + "@taiga-ui/tsconfig": "0.143.1", "rxjs": "7.8.1", "tslib": "2.6.3", "zone.js": "0.14.10" @@ -97,12 +97,12 @@ "@swc-node/register": "1.10.9", "@swc/core": "1.7.11", "@swc/helpers": "0.5.12", - "@taiga-ui/browserslist-config": "0.125.3", - "@taiga-ui/commitlint-config": "0.125.3", - "@taiga-ui/cspell-config": "0.125.3", - "@taiga-ui/eslint-plugin-experience": "0.125.3", - "@taiga-ui/prettier-config": "0.125.3", - "@taiga-ui/stylelint-config": "0.125.3", + "@taiga-ui/browserslist-config": "0.143.1", + "@taiga-ui/commitlint-config": "0.143.1", + "@taiga-ui/cspell-config": "0.143.1", + "@taiga-ui/eslint-plugin-experience": "0.143.1", + "@taiga-ui/prettier-config": "0.143.1", + "@taiga-ui/stylelint-config": "0.143.1", "@types/jest": "29.5.12", "@types/node": "22.4.0", "cspell": "8.14.1",