diff --git a/bun.lockb b/bun.lockb index fe72373..06a3051 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 8012089..48a4338 100644 --- a/package.json +++ b/package.json @@ -45,9 +45,9 @@ "lucide-react": "^0.474.0", "luxon": "^3.5.0", "maxmind": "^4.3.24", - "next": "^15.2.3", + "next": "^15.2.4", "next-auth": "^5.0.0-beta.25", - "next-intl": "^3.26.5", + "next-intl": "^4.0.2", "next-runtime-env": "^3.2.2", "next-themes": "^0.4.6", "react": "^19.0.0", @@ -58,20 +58,20 @@ "recharts": "^2.15.1", "sharp": "^0.33.5", "swr": "^2.3.3", - "tailwind-merge": "^2.6.0", + "tailwind-merge": "^3.0.2", "tailwindcss-animate": "^1.0.7" }, "devDependencies": { "@biomejs/biome": "1.9.4", - "@next/bundle-analyzer": "^15.2.3", + "@next/bundle-analyzer": "^15.2.4", "@tailwindcss/postcss": "^4.0.15", - "@types/node": "^22.13.11", + "@types/node": "^22.13.13", "@types/react": "^19.0.12", "@types/react-dom": "^19.0.4", "postcss": "^8.5.3", "tailwindcss": "^4.0.15", "typescript": "^5.8.2", - "vercel": "^39.4.2" + "vercel": "^41.4.1" }, "overrides": { "react-is": "^19.0.0-rc-69d4b800-20241021"