diff --git a/package.json b/package.json index 95f4b5e0..2b88faf8 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "prettier": "3.8.1", "semantic-release": "25.0.3", "typescript": "6.0.2", - "typescript-eslint": "8.57.1", + "typescript-eslint": "8.57.2", "vite": "8.0.3", "vitest": "4.1.2" }, diff --git a/yarn.lock b/yarn.lock index c4e3ec02..013eb043 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2806,6 +2806,26 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/eslint-plugin@npm:8.57.2": + version: 8.57.2 + resolution: "@typescript-eslint/eslint-plugin@npm:8.57.2" + dependencies: + "@eslint-community/regexpp": "npm:^4.12.2" + "@typescript-eslint/scope-manager": "npm:8.57.2" + "@typescript-eslint/type-utils": "npm:8.57.2" + "@typescript-eslint/utils": "npm:8.57.2" + "@typescript-eslint/visitor-keys": "npm:8.57.2" + ignore: "npm:^7.0.5" + natural-compare: "npm:^1.4.0" + ts-api-utils: "npm:^2.4.0" + peerDependencies: + "@typescript-eslint/parser": ^8.57.2 + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: ">=4.8.4 <6.0.0" + checksum: 10c0/92f3a45f6c2104cef5294bfba972c475b1d3fafb6070efa1178b38cb951e7dfbaf89eae50bfd95f4a476fe51783e218b115bd7cbc09fc9bc7c0ca6c5233861d2 + languageName: node + linkType: hard + "@typescript-eslint/parser@npm:8.57.1": version: 8.57.1 resolution: "@typescript-eslint/parser@npm:8.57.1" @@ -2822,6 +2842,22 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/parser@npm:8.57.2": + version: 8.57.2 + resolution: "@typescript-eslint/parser@npm:8.57.2" + dependencies: + "@typescript-eslint/scope-manager": "npm:8.57.2" + "@typescript-eslint/types": "npm:8.57.2" + "@typescript-eslint/typescript-estree": "npm:8.57.2" + "@typescript-eslint/visitor-keys": "npm:8.57.2" + debug: "npm:^4.4.3" + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: ">=4.8.4 <6.0.0" + checksum: 10c0/afd8a30bd42ac56b212f3182d1b60e4556542eb22147b5b7a9a606d3c79ee35e596baf0bd7672d7e236472d246efc86e06265a46be26150ac12b05e4c45d16a6 + languageName: node + linkType: hard + "@typescript-eslint/project-service@npm:8.57.1": version: 8.57.1 resolution: "@typescript-eslint/project-service@npm:8.57.1" @@ -2902,6 +2938,22 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/type-utils@npm:8.57.2": + version: 8.57.2 + resolution: "@typescript-eslint/type-utils@npm:8.57.2" + dependencies: + "@typescript-eslint/types": "npm:8.57.2" + "@typescript-eslint/typescript-estree": "npm:8.57.2" + "@typescript-eslint/utils": "npm:8.57.2" + debug: "npm:^4.4.3" + ts-api-utils: "npm:^2.4.0" + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: ">=4.8.4 <6.0.0" + checksum: 10c0/9c479cd0e809d26b7da7b31e830520bc016aaf528bc10a8b8279374808cb76a27f1b4adc77c84156417dc70f6a9e8604f47717b555a27293da2b9b5cfda70411 + languageName: node + linkType: hard + "@typescript-eslint/types@npm:8.57.1": version: 8.57.1 resolution: "@typescript-eslint/types@npm:8.57.1" @@ -2969,7 +3021,7 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:^8.57.1": +"@typescript-eslint/utils@npm:8.57.2, @typescript-eslint/utils@npm:^8.57.1": version: 8.57.2 resolution: "@typescript-eslint/utils@npm:8.57.2" dependencies: @@ -9053,7 +9105,7 @@ __metadata: prettier: "npm:3.8.1" semantic-release: "npm:25.0.3" typescript: "npm:6.0.2" - typescript-eslint: "npm:8.57.1" + typescript-eslint: "npm:8.57.2" vite: "npm:8.0.3" vitest: "npm:4.1.2" languageName: unknown @@ -12480,6 +12532,21 @@ __metadata: languageName: node linkType: hard +"typescript-eslint@npm:8.57.2": + version: 8.57.2 + resolution: "typescript-eslint@npm:8.57.2" + dependencies: + "@typescript-eslint/eslint-plugin": "npm:8.57.2" + "@typescript-eslint/parser": "npm:8.57.2" + "@typescript-eslint/typescript-estree": "npm:8.57.2" + "@typescript-eslint/utils": "npm:8.57.2" + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: ">=4.8.4 <6.0.0" + checksum: 10c0/b657195d7f080eae54527354f847af0300f7f3d7126515c692b92f5d4a880bc40b11a350ea98e1decf62846cce085c072005eb867019b3b7e8a76b4f0ec18713 + languageName: node + linkType: hard + "typescript@npm:6.0.2": version: 6.0.2 resolution: "typescript@npm:6.0.2"