diff --git a/bun.lockb b/bun.lockb index 5ce3cd27..6c2fd636 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 3363c082..6b720f84 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.3.0", + "@typescript-eslint/parser": "8.3.0", "@vitejs/plugin-react": "4.3.1", "bun-types": "1.1.26", "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" } }