diff --git a/bun.lockb b/bun.lockb index 733677c..ca0676f 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 853ef2e..fced0f8 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@types/d3-geo": "^3.1.0", "@types/luxon": "^3.4.2", "babel-plugin-react-compiler": "^19.0.0-beta-e552027-20250112", - "caniuse-lite": "^1.0.30001700", + "caniuse-lite": "^1.0.30001701", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "cmdk": "^1.0.4", @@ -43,9 +43,9 @@ "lucide-react": "^0.474.0", "luxon": "^3.5.0", "maxmind": "^4.3.24", - "next": "^15.1.7", + "next": "^15.2.0", "next-auth": "^5.0.0-beta.25", - "next-intl": "^3.26.4", + "next-intl": "^3.26.5", "next-runtime-env": "^3.2.2", "next-themes": "^0.4.4", "react": "^19.0.0", @@ -61,13 +61,13 @@ }, "devDependencies": { "@biomejs/biome": "1.9.4", - "@next/bundle-analyzer": "^15.1.7", - "@tailwindcss/postcss": "^4.0.7", - "@types/node": "^22.13.4", + "@next/bundle-analyzer": "^15.2.0", + "@tailwindcss/postcss": "^4.0.9", + "@types/node": "^22.13.5", "@types/react": "^19.0.10", "@types/react-dom": "^19.0.4", "postcss": "^8.5.3", - "tailwindcss": "^4.0.7", + "tailwindcss": "^4.0.9", "typescript": "^5.7.3", "vercel": "^39.4.2" },