diff --git a/bun.lockb b/bun.lockb index c75ce23..e282bb9 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index b43ce1d..c857601 100644 --- a/package.json +++ b/package.json @@ -19,39 +19,39 @@ "@radix-ui/react-progress": "^1.1.0", "@radix-ui/react-separator": "^1.1.0", "@radix-ui/react-slot": "^1.1.0", - "@tanstack/react-query": "^5.59.16", - "@tanstack/react-query-devtools": "^5.59.16", + "@tanstack/react-query": "^5.61.0", + "@tanstack/react-query-devtools": "^5.61.0", "@tanstack/react-table": "^8.20.5", "@types/luxon": "^3.4.2", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "country-flag-icons": "^1.5.13", - "framer-motion": "^11.11.10", + "framer-motion": "^11.11.17", "lucide-react": "^0.453.0", "luxon": "^3.5.0", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-router-dom": "^6.27.0", + "react-router-dom": "^6.28.0", "react-use-websocket": "^4.11.1", - "sonner": "^1.5.0", + "sonner": "^1.7.0", "tailwind-merge": "^2.5.4", "tailwindcss-animate": "^1.0.7" }, "devDependencies": { - "@eslint/js": "^9.13.0", - "@types/node": "^22.8.1", + "@eslint/js": "^9.15.0", + "@types/node": "^22.9.3", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", "@vitejs/plugin-react-swc": "^3.7.1", "autoprefixer": "^10.4.20", - "eslint": "^9.13.0", + "eslint": "^9.15.0", "eslint-plugin-react-hooks": "^5.0.0", "eslint-plugin-react-refresh": "^0.4.14", - "globals": "^15.11.0", - "postcss": "^8.4.47", - "tailwindcss": "^3.4.14", + "globals": "^15.12.0", + "postcss": "^8.4.49", + "tailwindcss": "^3.4.15", "typescript": "~5.6.3", - "typescript-eslint": "^8.11.0", - "vite": "^5.4.10" + "typescript-eslint": "^8.15.0", + "vite": "^5.4.11" } }