diff --git a/bun.lockb b/bun.lockb index 1f23326e..1949cc44 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 6faa95fb..6b847c1c 100644 --- a/package.json +++ b/package.json @@ -29,8 +29,8 @@ "@types/jquery": "3.5.30", "@types/react": "18.3.3", "@types/react-dom": "18.3.0", - "@typescript-eslint/eslint-plugin": "7.18.0", - "@typescript-eslint/parser": "7.18.0", + "@typescript-eslint/eslint-plugin": "8.2.0", + "@typescript-eslint/parser": "8.2.0", "@vitejs/plugin-react": "4.3.1", "bun-types": "1.1.24", "eslint": "^9.6.0", @@ -41,7 +41,7 @@ "prettier": "3.3.3", "sass": "1.77.8", "typescript": "5.5.4", - "typescript-eslint": "^7.15.0", + "typescript-eslint": "^8.0.0", "vite": "5.4.2" } }