diff --git a/bun.lockb b/bun.lockb index 345f54e0..7bfb53d8 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 5cbf934a..cfce968c 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.0.1", + "@typescript-eslint/parser": "8.0.1", "@vitejs/plugin-react": "4.3.1", "bun-types": "1.1.22", "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.0" } }