diff --git a/bun.lockb b/bun.lockb index a829c13..db6a021 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 88fd17d..db72d06 100644 --- a/package.json +++ b/package.json @@ -25,11 +25,11 @@ "recharts": "^3.6.0" }, "devDependencies": { - "@eslint/js": "^9.39.2", + "@eslint/js": "^10.0.0", "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", "@vitejs/plugin-react-swc": "^4.2.2", - "eslint": "^9.39.2", + "eslint": "^10.0.0", "eslint-plugin-react-hooks": "^7.0.0", "eslint-plugin-react-refresh": "^0.4.26", "globals": "^16.5.0",