diff --git a/package.json b/package.json index bbf3dbf..52e68e8 100644 --- a/package.json +++ b/package.json @@ -72,8 +72,8 @@ "@types/lodash": "4.17.24", "@types/react": "19.2.14", "@types/react-dom": "19.2.3", - "@typescript-eslint/eslint-plugin": "8.57.0", - "@typescript-eslint/parser": "8.57.0", + "@typescript-eslint/eslint-plugin": "8.60.0", + "@typescript-eslint/parser": "8.60.0", "@vitejs/plugin-react": "4.7.0", "@yelo/rollup-node-external": "1.0.1", "alias-kitchen": "0.2.4", @@ -108,7 +108,7 @@ "ts-jest": "29.4.0", "ts-node": "10.9.2", "typescript": "5.8.3", - "typescript-eslint": "8.57.0", + "typescript-eslint": "8.60.0", "vite": "7.3.2", "vite-plugin-dts": "4.5.4" },