diff --git a/bun.lockb b/bun.lockb index 09fe8efb..46797607 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index a58c4e9c..062809a9 100644 --- a/package.json +++ b/package.json @@ -29,8 +29,8 @@ "@types/jquery": "3.5.30", "@types/react": "18.3.5", "@types/react-dom": "18.3.0", - "@typescript-eslint/eslint-plugin": "7.18.0", - "@typescript-eslint/parser": "7.18.0", + "@typescript-eslint/eslint-plugin": "8.5.0", + "@typescript-eslint/parser": "8.5.0", "@vitejs/plugin-react": "4.3.1", "bun-types": "1.1.27", "eslint": "^9.6.0", @@ -41,7 +41,7 @@ "prettier": "3.3.3", "sass": "1.78.0", "typescript": "5.6.2", - "typescript-eslint": "^7.15.0", + "typescript-eslint": "^8.0.0", "vite": "5.4.4" } }