diff --git a/package.json b/package.json index a8740d6..d48f37e 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", "@typescript-eslint/eslint-plugin": "^8.61.0", - "@typescript-eslint/parser": "^8.61.0", + "@typescript-eslint/parser": "^8.62.1", "@vitejs/plugin-react": "^6.0.3", "eslint": "^10.4.1", "globals": "^17.6.0", diff --git a/yarn.lock b/yarn.lock index 91e436d..b72adc1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -628,15 +628,15 @@ natural-compare "^1.4.0" ts-api-utils "^2.5.0" -"@typescript-eslint/parser@^8.61.0": - version "8.61.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.61.0.tgz#1afe73c9ccce16b7a26d6b95f9400b0ccc34af87" - integrity sha512-5B7PfA2e1NQGCnDHd/0lW7W3gvp3d59Ryw54FYO8Uswxo9f6ikw3AZV+Xj/TvpImmpsiYyUqAfhC6kJID1jF6w== +"@typescript-eslint/parser@^8.62.1": + version "8.62.1" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.62.1.tgz#d3f7ba18f1bf78bfb7256fea021d1927b48e7080" + integrity sha512-sPhE4iHuJDSvoAiec+Ro8JyXw8f0ql13HFR82P99nCm9GwTEKG0KYLvDe6REk8BCXuit6vJAv/Yxg5ABaNS2rA== dependencies: - "@typescript-eslint/scope-manager" "8.61.0" - "@typescript-eslint/types" "8.61.0" - "@typescript-eslint/typescript-estree" "8.61.0" - "@typescript-eslint/visitor-keys" "8.61.0" + "@typescript-eslint/scope-manager" "8.62.1" + "@typescript-eslint/types" "8.62.1" + "@typescript-eslint/typescript-estree" "8.62.1" + "@typescript-eslint/visitor-keys" "8.62.1" debug "^4.4.3" "@typescript-eslint/project-service@8.61.0": @@ -705,12 +705,12 @@ debug "^4.4.3" ts-api-utils "^2.5.0" -"@typescript-eslint/types@8.61.0", "@typescript-eslint/types@^8.61.0": +"@typescript-eslint/types@8.61.0": version "8.61.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.61.0.tgz#0ddb46e012a4288292950bdd253db42f278ce64d" integrity sha512-9QTQpZ5Iin4CdIodfbDQFSeiSJKidgYJYug1P9CC2xWgUTvlmixViqDZNciMjwLBZyJnG4tGmPl97rVAFb1AJg== -"@typescript-eslint/types@8.62.1", "@typescript-eslint/types@^8.62.0", "@typescript-eslint/types@^8.62.1": +"@typescript-eslint/types@8.62.1", "@typescript-eslint/types@^8.61.0", "@typescript-eslint/types@^8.62.0", "@typescript-eslint/types@^8.62.1": version "8.62.1" resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.62.1.tgz#c58be954e483b2fc98275374d5bcb40b99842dc1" integrity sha512-ooCzJFaf+Hg+uG6fA3NRFGuFjlfNlDhBthbv4ZPU/0elCAFUfnyXUvf/WOpHz/jYwSmvU2GkR2LtyUfy1AxZ1Q==