diff --git a/package.json b/package.json index de186ceb..3d7b7c6a 100644 --- a/package.json +++ b/package.json @@ -30,13 +30,13 @@ "@qiwi/multi-semantic-release": "7.1.2", "@types/eslint": "8.56.11", "@types/micromatch": "4.0.9", - "@typescript-eslint/parser": "8.17.0", + "@typescript-eslint/parser": "8.18.0", "@willbooster/prettier-config": "^9.0.1", "conventional-changelog-conventionalcommits": "6.1.0", "dotenv-cli": "7.4.4", "eslint": "8.57.0", "husky": "9.1.7", - "lint-staged": "15.2.10", + "lint-staged": "15.2.11", "micromatch": "4.0.8", "pinst": "3.0.0", "prettier": "3.4.2", diff --git a/packages/babel-configs/package.json b/packages/babel-configs/package.json index 79386a1a..ef12f0e5 100644 --- a/packages/babel-configs/package.json +++ b/packages/babel-configs/package.json @@ -17,7 +17,7 @@ "@types/babel__core": "7.20.5", "@willbooster/prettier-config": "^9.0.1", "core-js": "3.39.0", - "lint-staged": "15.2.10", + "lint-staged": "15.2.11", "prettier": "3.4.2", "sort-package-json": "2.12.0" }, diff --git a/packages/biome-config/package.json b/packages/biome-config/package.json index 8ee96874..eb255871 100644 --- a/packages/biome-config/package.json +++ b/packages/biome-config/package.json @@ -16,7 +16,7 @@ "prettier": "@willbooster/prettier-config", "devDependencies": { "@biomejs/biome": "1.9.4", - "lint-staged": "15.2.10", + "lint-staged": "15.2.11", "prettier": "3.4.2", "sort-package-json": "2.12.0" }, diff --git a/packages/eslint-config-blitz-next/package.json b/packages/eslint-config-blitz-next/package.json index 1fe2c493..8b7d9a95 100644 --- a/packages/eslint-config-blitz-next/package.json +++ b/packages/eslint-config-blitz-next/package.json @@ -27,8 +27,8 @@ "@types/micromatch": "4.0.9", "@types/node": "22.10.1", "@types/react": "18.3.14", - "@typescript-eslint/eslint-plugin": "8.17.0", - "@typescript-eslint/parser": "8.17.0", + "@typescript-eslint/eslint-plugin": "8.18.0", + "@typescript-eslint/parser": "8.18.0", "@willbooster/prettier-config": "^9.0.1", "eslint": "8.57.0", "eslint-config-next": "15.0.4", @@ -40,7 +40,7 @@ "eslint-plugin-sort-class-members": "1.21.0", "eslint-plugin-sort-destructure-keys": "2.0.0", "eslint-plugin-unicorn": "56.0.1", - "lint-staged": "15.2.10", + "lint-staged": "15.2.11", "micromatch": "4.0.8", "prettier": "3.4.2", "react": "18.3.1", diff --git a/packages/eslint-config-js-react/package.json b/packages/eslint-config-js-react/package.json index fe578608..af4a6196 100644 --- a/packages/eslint-config-js-react/package.json +++ b/packages/eslint-config-js-react/package.json @@ -33,7 +33,7 @@ "eslint-plugin-sort-class-members": "1.21.0", "eslint-plugin-sort-destructure-keys": "2.0.0", "eslint-plugin-unicorn": "56.0.1", - "lint-staged": "15.2.10", + "lint-staged": "15.2.11", "micromatch": "4.0.8", "prettier": "3.4.2", "react": "18.3.1", diff --git a/packages/eslint-config-js/package.json b/packages/eslint-config-js/package.json index 68216ca4..c5759571 100644 --- a/packages/eslint-config-js/package.json +++ b/packages/eslint-config-js/package.json @@ -27,7 +27,7 @@ "eslint-plugin-sort-class-members": "1.21.0", "eslint-plugin-sort-destructure-keys": "2.0.0", "eslint-plugin-unicorn": "56.0.1", - "lint-staged": "15.2.10", + "lint-staged": "15.2.11", "micromatch": "4.0.8", "prettier": "3.4.2", "sort-package-json": "2.12.0" diff --git a/packages/eslint-config-next/package.json b/packages/eslint-config-next/package.json index b25aafb8..10a2e864 100644 --- a/packages/eslint-config-next/package.json +++ b/packages/eslint-config-next/package.json @@ -26,8 +26,8 @@ "@types/micromatch": "4.0.9", "@types/node": "22.10.1", "@types/react": "18.3.14", - "@typescript-eslint/eslint-plugin": "8.17.0", - "@typescript-eslint/parser": "8.17.0", + "@typescript-eslint/eslint-plugin": "8.18.0", + "@typescript-eslint/parser": "8.18.0", "@willbooster/prettier-config": "^9.0.1", "eslint": "8.57.0", "eslint-config-next": "15.0.4", @@ -39,7 +39,7 @@ "eslint-plugin-sort-class-members": "1.21.0", "eslint-plugin-sort-destructure-keys": "2.0.0", "eslint-plugin-unicorn": "56.0.1", - "lint-staged": "15.2.10", + "lint-staged": "15.2.11", "micromatch": "4.0.8", "prettier": "3.4.2", "react": "18.3.1", diff --git a/packages/eslint-config-ts-react/package.json b/packages/eslint-config-ts-react/package.json index 0134c473..65b97513 100644 --- a/packages/eslint-config-ts-react/package.json +++ b/packages/eslint-config-ts-react/package.json @@ -26,8 +26,8 @@ "@types/micromatch": "4.0.9", "@types/node": "22.10.1", "@types/react": "18.3.14", - "@typescript-eslint/eslint-plugin": "8.17.0", - "@typescript-eslint/parser": "8.17.0", + "@typescript-eslint/eslint-plugin": "8.18.0", + "@typescript-eslint/parser": "8.18.0", "@willbooster/prettier-config": "^9.0.1", "eslint": "8.57.0", "eslint-config-prettier": "9.1.0", @@ -38,7 +38,7 @@ "eslint-plugin-sort-class-members": "1.21.0", "eslint-plugin-sort-destructure-keys": "2.0.0", "eslint-plugin-unicorn": "56.0.1", - "lint-staged": "15.2.10", + "lint-staged": "15.2.11", "micromatch": "4.0.8", "prettier": "3.4.2", "react": "18.3.1", diff --git a/packages/eslint-config-ts/package.json b/packages/eslint-config-ts/package.json index a9157b8c..789f65f4 100644 --- a/packages/eslint-config-ts/package.json +++ b/packages/eslint-config-ts/package.json @@ -22,8 +22,8 @@ "@types/eslint": "8.56.11", "@types/micromatch": "4.0.9", "@types/node": "22.10.1", - "@typescript-eslint/eslint-plugin": "8.17.0", - "@typescript-eslint/parser": "8.17.0", + "@typescript-eslint/eslint-plugin": "8.18.0", + "@typescript-eslint/parser": "8.18.0", "@willbooster/prettier-config": "^9.0.1", "eslint": "8.57.0", "eslint-config-prettier": "9.1.0", @@ -32,7 +32,7 @@ "eslint-plugin-sort-class-members": "1.21.0", "eslint-plugin-sort-destructure-keys": "2.0.0", "eslint-plugin-unicorn": "56.0.1", - "lint-staged": "15.2.10", + "lint-staged": "15.2.11", "micromatch": "4.0.8", "prettier": "3.4.2", "sort-package-json": "2.12.0", diff --git a/packages/prettier-config/package.json b/packages/prettier-config/package.json index 86a96ddf..1e60a443 100644 --- a/packages/prettier-config/package.json +++ b/packages/prettier-config/package.json @@ -14,7 +14,7 @@ "prettify": "prettier --cache --color --write \"**/{.*/,}*.{cjs,css,cts,htm,html,js,json,json5,jsonc,jsx,md,mjs,mts,scss,ts,tsx,vue,yaml,yml}\" \"!**/test-fixtures/**\"" }, "devDependencies": { - "lint-staged": "15.2.10", + "lint-staged": "15.2.11", "prettier": "3.4.2", "sort-package-json": "2.12.0" }, diff --git a/packages/shared/package.json b/packages/shared/package.json index 8c14449d..f6d11f31 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -18,8 +18,8 @@ "devDependencies": { "@types/eslint": "8.56.11", "@types/micromatch": "4.0.9", - "@typescript-eslint/eslint-plugin": "8.17.0", - "@typescript-eslint/parser": "8.17.0", + "@typescript-eslint/eslint-plugin": "8.18.0", + "@typescript-eslint/parser": "8.18.0", "@willbooster/prettier-config": "^9.0.1", "eslint": "8.57.0", "eslint-config-prettier": "9.1.0", @@ -28,7 +28,7 @@ "eslint-plugin-sort-class-members": "1.21.0", "eslint-plugin-sort-destructure-keys": "2.0.0", "eslint-plugin-unicorn": "56.0.1", - "lint-staged": "15.2.10", + "lint-staged": "15.2.11", "micromatch": "4.0.8", "prettier": "3.4.2", "sort-package-json": "2.12.0", diff --git a/yarn.lock b/yarn.lock index 825e38d8..5d823b4d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1259,7 +1259,28 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:8.17.0, @typescript-eslint/eslint-plugin@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0": +"@typescript-eslint/eslint-plugin@npm:8.18.0": + version: 8.18.0 + resolution: "@typescript-eslint/eslint-plugin@npm:8.18.0" + dependencies: + "@eslint-community/regexpp": "npm:^4.10.0" + "@typescript-eslint/scope-manager": "npm:8.18.0" + "@typescript-eslint/type-utils": "npm:8.18.0" + "@typescript-eslint/utils": "npm:8.18.0" + "@typescript-eslint/visitor-keys": "npm:8.18.0" + graphemer: "npm:^1.4.0" + ignore: "npm:^5.3.1" + natural-compare: "npm:^1.4.0" + ts-api-utils: "npm:^1.3.0" + peerDependencies: + "@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0 + eslint: ^8.57.0 || ^9.0.0 + typescript: ">=4.8.4 <5.8.0" + checksum: 10c0/c338da1b96c41d7b94401a6711659d0fef3acb691eff7a958f9d3aa0442a858830daad67e3575288a4f4669572e2b690517a513519b404a465ad68fe0a82d3ec + languageName: node + linkType: hard + +"@typescript-eslint/eslint-plugin@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0": version: 8.17.0 resolution: "@typescript-eslint/eslint-plugin@npm:8.17.0" dependencies: @@ -1282,7 +1303,23 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/parser@npm:8.17.0, @typescript-eslint/parser@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0": +"@typescript-eslint/parser@npm:8.18.0": + version: 8.18.0 + resolution: "@typescript-eslint/parser@npm:8.18.0" + dependencies: + "@typescript-eslint/scope-manager": "npm:8.18.0" + "@typescript-eslint/types": "npm:8.18.0" + "@typescript-eslint/typescript-estree": "npm:8.18.0" + "@typescript-eslint/visitor-keys": "npm:8.18.0" + debug: "npm:^4.3.4" + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 + typescript: ">=4.8.4 <5.8.0" + checksum: 10c0/d3a062511c24dfcf522a645db1153022d49aa3bb05e288c22474cf04dc1d836f877eb9d2733947e448981ffb16e4de50d4ebe7570a268733a641f228ca6c4849 + languageName: node + linkType: hard + +"@typescript-eslint/parser@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0": version: 8.17.0 resolution: "@typescript-eslint/parser@npm:8.17.0" dependencies: @@ -1310,6 +1347,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/scope-manager@npm:8.18.0": + version: 8.18.0 + resolution: "@typescript-eslint/scope-manager@npm:8.18.0" + dependencies: + "@typescript-eslint/types": "npm:8.18.0" + "@typescript-eslint/visitor-keys": "npm:8.18.0" + checksum: 10c0/6bf6532fd43f2b55b9b47fa8b0217c5b5a03f022e869a6a21228fc3ae04c0ac6c5ae5d6026866d189ba424d2f98cc6fbd2a34f909d241c9b86c031afd808f90c + languageName: node + linkType: hard + "@typescript-eslint/type-utils@npm:8.17.0": version: 8.17.0 resolution: "@typescript-eslint/type-utils@npm:8.17.0" @@ -1327,6 +1374,21 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/type-utils@npm:8.18.0": + version: 8.18.0 + resolution: "@typescript-eslint/type-utils@npm:8.18.0" + dependencies: + "@typescript-eslint/typescript-estree": "npm:8.18.0" + "@typescript-eslint/utils": "npm:8.18.0" + debug: "npm:^4.3.4" + ts-api-utils: "npm:^1.3.0" + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 + typescript: ">=4.8.4 <5.8.0" + checksum: 10c0/c0fcf201c3b53f9374c0571198a639c81536170141caa08fd0f47094a596b1f82f839a849eac5832f954345c567dccb45b2ee1c0872c513331165f7bcb812396 + languageName: node + linkType: hard + "@typescript-eslint/types@npm:8.17.0": version: 8.17.0 resolution: "@typescript-eslint/types@npm:8.17.0" @@ -1334,6 +1396,13 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/types@npm:8.18.0": + version: 8.18.0 + resolution: "@typescript-eslint/types@npm:8.18.0" + checksum: 10c0/2dd7468c3f1c305545268b72c3a333488e6ab1b628c5f65081d895866422b9376c21634a7aac437805f84b22e352b6a8fc4dcf925ef4a8fd7d1898b8359f71be + languageName: node + linkType: hard + "@typescript-eslint/typescript-estree@npm:8.17.0": version: 8.17.0 resolution: "@typescript-eslint/typescript-estree@npm:8.17.0" @@ -1353,6 +1422,24 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/typescript-estree@npm:8.18.0": + version: 8.18.0 + resolution: "@typescript-eslint/typescript-estree@npm:8.18.0" + dependencies: + "@typescript-eslint/types": "npm:8.18.0" + "@typescript-eslint/visitor-keys": "npm:8.18.0" + debug: "npm:^4.3.4" + fast-glob: "npm:^3.3.2" + is-glob: "npm:^4.0.3" + minimatch: "npm:^9.0.4" + semver: "npm:^7.6.0" + ts-api-utils: "npm:^1.3.0" + peerDependencies: + typescript: ">=4.8.4 <5.8.0" + checksum: 10c0/87b432b190b627314f007b17b2371898db78baaa3df67a0d9a94d080d88a7a307906b54a735084cacef37f6421e2b9c3320040617e73fe54eac2bf22c610f1ec + languageName: node + linkType: hard + "@typescript-eslint/utils@npm:8.17.0": version: 8.17.0 resolution: "@typescript-eslint/utils@npm:8.17.0" @@ -1370,6 +1457,21 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/utils@npm:8.18.0": + version: 8.18.0 + resolution: "@typescript-eslint/utils@npm:8.18.0" + dependencies: + "@eslint-community/eslint-utils": "npm:^4.4.0" + "@typescript-eslint/scope-manager": "npm:8.18.0" + "@typescript-eslint/types": "npm:8.18.0" + "@typescript-eslint/typescript-estree": "npm:8.18.0" + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 + typescript: ">=4.8.4 <5.8.0" + checksum: 10c0/58a2fc1e404d1f905c2a958d995824eb4abc6e73836b186717550677f8b1d17954acc369feddb83277350915388bc3d8b721423c37777b8b8017fc29c89ec6ee + languageName: node + linkType: hard + "@typescript-eslint/visitor-keys@npm:8.17.0": version: 8.17.0 resolution: "@typescript-eslint/visitor-keys@npm:8.17.0" @@ -1380,6 +1482,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/visitor-keys@npm:8.18.0": + version: 8.18.0 + resolution: "@typescript-eslint/visitor-keys@npm:8.18.0" + dependencies: + "@typescript-eslint/types": "npm:8.18.0" + eslint-visitor-keys: "npm:^4.2.0" + checksum: 10c0/d4cdc2adab553098b5be7117fb7df76fb66cfd380528881a0a8c2a9eee03bf8baddda07d15ca0bd3ed8b35c379b3f449292183df18e3e81898dbcadafcb708b8 + languageName: node + linkType: hard + "@ungap/structured-clone@npm:^1.2.0": version: 1.2.1 resolution: "@ungap/structured-clone@npm:1.2.1" @@ -1394,7 +1506,7 @@ __metadata: "@types/babel__core": "npm:7.20.5" "@willbooster/prettier-config": "npm:^9.0.1" core-js: "npm:3.39.0" - lint-staged: "npm:15.2.10" + lint-staged: "npm:15.2.11" prettier: "npm:3.4.2" sort-package-json: "npm:2.12.0" languageName: unknown @@ -1405,7 +1517,7 @@ __metadata: resolution: "@willbooster/biome-config@workspace:packages/biome-config" dependencies: "@biomejs/biome": "npm:1.9.4" - lint-staged: "npm:15.2.10" + lint-staged: "npm:15.2.11" prettier: "npm:3.4.2" sort-package-json: "npm:2.12.0" peerDependencies: @@ -1420,13 +1532,13 @@ __metadata: "@qiwi/multi-semantic-release": "npm:7.1.2" "@types/eslint": "npm:8.56.11" "@types/micromatch": "npm:4.0.9" - "@typescript-eslint/parser": "npm:8.17.0" + "@typescript-eslint/parser": "npm:8.18.0" "@willbooster/prettier-config": "npm:^9.0.1" conventional-changelog-conventionalcommits: "npm:6.1.0" dotenv-cli: "npm:7.4.4" eslint: "npm:8.57.0" husky: "npm:9.1.7" - lint-staged: "npm:15.2.10" + lint-staged: "npm:15.2.11" micromatch: "npm:4.0.8" pinst: "npm:3.0.0" prettier: "npm:3.4.2" @@ -1444,8 +1556,8 @@ __metadata: "@types/micromatch": "npm:4.0.9" "@types/node": "npm:22.10.1" "@types/react": "npm:18.3.14" - "@typescript-eslint/eslint-plugin": "npm:8.17.0" - "@typescript-eslint/parser": "npm:8.17.0" + "@typescript-eslint/eslint-plugin": "npm:8.18.0" + "@typescript-eslint/parser": "npm:8.18.0" "@willbooster/eslint-config-ts": "npm:^10.5.1" "@willbooster/prettier-config": "npm:^9.0.1" eslint: "npm:8.57.0" @@ -1458,7 +1570,7 @@ __metadata: eslint-plugin-sort-class-members: "npm:1.21.0" eslint-plugin-sort-destructure-keys: "npm:2.0.0" eslint-plugin-unicorn: "npm:56.0.1" - lint-staged: "npm:15.2.10" + lint-staged: "npm:15.2.11" micromatch: "npm:4.0.8" prettier: "npm:3.4.2" react: "npm:18.3.1" @@ -1498,7 +1610,7 @@ __metadata: eslint-plugin-sort-class-members: "npm:1.21.0" eslint-plugin-sort-destructure-keys: "npm:2.0.0" eslint-plugin-unicorn: "npm:56.0.1" - lint-staged: "npm:15.2.10" + lint-staged: "npm:15.2.11" micromatch: "npm:4.0.8" prettier: "npm:3.4.2" react: "npm:18.3.1" @@ -1542,7 +1654,7 @@ __metadata: eslint-plugin-sort-class-members: "npm:1.21.0" eslint-plugin-sort-destructure-keys: "npm:2.0.0" eslint-plugin-unicorn: "npm:56.0.1" - lint-staged: "npm:15.2.10" + lint-staged: "npm:15.2.11" micromatch: "npm:4.0.8" prettier: "npm:3.4.2" sort-package-json: "npm:2.12.0" @@ -1564,8 +1676,8 @@ __metadata: "@types/micromatch": "npm:4.0.9" "@types/node": "npm:22.10.1" "@types/react": "npm:18.3.14" - "@typescript-eslint/eslint-plugin": "npm:8.17.0" - "@typescript-eslint/parser": "npm:8.17.0" + "@typescript-eslint/eslint-plugin": "npm:8.18.0" + "@typescript-eslint/parser": "npm:8.18.0" "@willbooster/eslint-config-ts": "npm:^10.5.1" "@willbooster/prettier-config": "npm:^9.0.1" eslint: "npm:8.57.0" @@ -1578,7 +1690,7 @@ __metadata: eslint-plugin-sort-class-members: "npm:1.21.0" eslint-plugin-sort-destructure-keys: "npm:2.0.0" eslint-plugin-unicorn: "npm:56.0.1" - lint-staged: "npm:15.2.10" + lint-staged: "npm:15.2.11" micromatch: "npm:4.0.8" prettier: "npm:3.4.2" react: "npm:18.3.1" @@ -1608,8 +1720,8 @@ __metadata: "@types/micromatch": "npm:4.0.9" "@types/node": "npm:22.10.1" "@types/react": "npm:18.3.14" - "@typescript-eslint/eslint-plugin": "npm:8.17.0" - "@typescript-eslint/parser": "npm:8.17.0" + "@typescript-eslint/eslint-plugin": "npm:8.18.0" + "@typescript-eslint/parser": "npm:8.18.0" "@willbooster/eslint-config-ts": "npm:^10.5.1" "@willbooster/prettier-config": "npm:^9.0.1" eslint: "npm:8.57.0" @@ -1621,7 +1733,7 @@ __metadata: eslint-plugin-sort-class-members: "npm:1.21.0" eslint-plugin-sort-destructure-keys: "npm:2.0.0" eslint-plugin-unicorn: "npm:56.0.1" - lint-staged: "npm:15.2.10" + lint-staged: "npm:15.2.11" micromatch: "npm:4.0.8" prettier: "npm:3.4.2" react: "npm:18.3.1" @@ -1669,8 +1781,8 @@ __metadata: "@types/eslint": "npm:8.56.11" "@types/micromatch": "npm:4.0.9" "@types/node": "npm:22.10.1" - "@typescript-eslint/eslint-plugin": "npm:8.17.0" - "@typescript-eslint/parser": "npm:8.17.0" + "@typescript-eslint/eslint-plugin": "npm:8.18.0" + "@typescript-eslint/parser": "npm:8.18.0" "@willbooster/prettier-config": "npm:^9.0.1" eslint: "npm:8.57.0" eslint-config-prettier: "npm:9.1.0" @@ -1679,7 +1791,7 @@ __metadata: eslint-plugin-sort-class-members: "npm:1.21.0" eslint-plugin-sort-destructure-keys: "npm:2.0.0" eslint-plugin-unicorn: "npm:56.0.1" - lint-staged: "npm:15.2.10" + lint-staged: "npm:15.2.11" micromatch: "npm:4.0.8" prettier: "npm:3.4.2" sort-package-json: "npm:2.12.0" @@ -1712,7 +1824,7 @@ __metadata: version: 0.0.0-use.local resolution: "@willbooster/prettier-config@workspace:packages/prettier-config" dependencies: - lint-staged: "npm:15.2.10" + lint-staged: "npm:15.2.11" prettier: "npm:3.4.2" sort-package-json: "npm:2.12.0" peerDependencies: @@ -1726,8 +1838,8 @@ __metadata: dependencies: "@types/eslint": "npm:8.56.11" "@types/micromatch": "npm:4.0.9" - "@typescript-eslint/eslint-plugin": "npm:8.17.0" - "@typescript-eslint/parser": "npm:8.17.0" + "@typescript-eslint/eslint-plugin": "npm:8.18.0" + "@typescript-eslint/parser": "npm:8.18.0" "@willbooster/prettier-config": "npm:^9.0.1" eslint: "npm:8.57.0" eslint-config-prettier: "npm:9.1.0" @@ -1736,7 +1848,7 @@ __metadata: eslint-plugin-sort-class-members: "npm:1.21.0" eslint-plugin-sort-destructure-keys: "npm:2.0.0" eslint-plugin-unicorn: "npm:56.0.1" - lint-staged: "npm:15.2.10" + lint-staged: "npm:15.2.11" micromatch: "npm:4.0.8" prettier: "npm:3.4.2" sort-package-json: "npm:2.12.0" @@ -2841,7 +2953,7 @@ __metadata: languageName: node linkType: hard -"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4, debug@npm:^4.3.7": +"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4, debug@npm:^4.3.7, debug@npm:~4.4.0": version: 4.4.0 resolution: "debug@npm:4.4.0" dependencies: @@ -2874,18 +2986,6 @@ __metadata: languageName: node linkType: hard -"debug@npm:~4.3.6": - version: 4.3.7 - resolution: "debug@npm:4.3.7" - dependencies: - ms: "npm:^2.1.3" - peerDependenciesMeta: - supports-color: - optional: true - checksum: 10c0/1471db19c3b06d485a622d62f65947a19a23fbd0dd73f7fd3eafb697eec5360cde447fb075919987899b1a2096e85d35d4eb5a4de09a57600ac9cf7e6c8e768b - languageName: node - linkType: hard - "decamelize-keys@npm:^1.1.0": version: 1.1.1 resolution: "decamelize-keys@npm:1.1.1" @@ -5403,7 +5503,7 @@ __metadata: languageName: node linkType: hard -"lilconfig@npm:~3.1.2": +"lilconfig@npm:~3.1.3": version: 3.1.3 resolution: "lilconfig@npm:3.1.3" checksum: 10c0/f5604e7240c5c275743561442fbc5abf2a84ad94da0f5adc71d25e31fa8483048de3dcedcb7a44112a942fed305fd75841cdf6c9681c7f640c63f1049e9a5dcc @@ -5424,27 +5524,27 @@ __metadata: languageName: node linkType: hard -"lint-staged@npm:15.2.10": - version: 15.2.10 - resolution: "lint-staged@npm:15.2.10" +"lint-staged@npm:15.2.11": + version: 15.2.11 + resolution: "lint-staged@npm:15.2.11" dependencies: chalk: "npm:~5.3.0" commander: "npm:~12.1.0" - debug: "npm:~4.3.6" + debug: "npm:~4.4.0" execa: "npm:~8.0.1" - lilconfig: "npm:~3.1.2" - listr2: "npm:~8.2.4" + lilconfig: "npm:~3.1.3" + listr2: "npm:~8.2.5" micromatch: "npm:~4.0.8" pidtree: "npm:~0.6.0" string-argv: "npm:~0.3.2" - yaml: "npm:~2.5.0" + yaml: "npm:~2.6.1" bin: lint-staged: bin/lint-staged.js - checksum: 10c0/6ad7b41f5e87a84fa2eb1990080ea3c68a2f2031b4e81edcdc2a458cc878538eedb310e6f98ffd878a1287e1a52ac968e540ee8a0e96c247e04b0cbc36421cdd + checksum: 10c0/28e2ad08b90460cc18398a023eaf93954d7753f958c2b889ead2d9305407d7b4ef0ee007875410d6ce1df758007fda77e079c82eb79c9ce684fba71e6f7d0452 languageName: node linkType: hard -"listr2@npm:~8.2.4": +"listr2@npm:~8.2.5": version: 8.2.5 resolution: "listr2@npm:8.2.5" dependencies: @@ -8688,12 +8788,12 @@ __metadata: languageName: node linkType: hard -"yaml@npm:~2.5.0": - version: 2.5.1 - resolution: "yaml@npm:2.5.1" +"yaml@npm:~2.6.1": + version: 2.6.1 + resolution: "yaml@npm:2.6.1" bin: yaml: bin.mjs - checksum: 10c0/40fba5682898dbeeb3319e358a968fe886509fab6f58725732a15f8dda3abac509f91e76817c708c9959a15f786f38ff863c1b88062d7c1162c5334a7d09cb4a + checksum: 10c0/aebf07f61c72b38c74d2b60c3a3ccf89ee4da45bcd94b2bfb7899ba07a5257625a7c9f717c65a6fc511563d48001e01deb1d9e55f0133f3e2edf86039c8c1be7 languageName: node linkType: hard