diff --git a/bun.lockb b/bun.lockb index 3989802..105b3aa 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 086cc06..3b8d74d 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@types/d3-geo": "^3.1.0", "@types/luxon": "^3.4.2", "@typescript-eslint/eslint-plugin": "^8.18.1", - "caniuse-lite": "^1.0.30001689", + "caniuse-lite": "^1.0.30001690", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "country-flag-icons": "^1.5.13", @@ -42,9 +42,9 @@ "lucide-react": "^0.454.0", "luxon": "^3.5.0", "maxmind": "^4.3.23", - "next": "^15.1.1", + "next": "^15.1.2", "next-auth": "^5.0.0-beta.25", - "next-intl": "^3.26.1", + "next-intl": "^3.26.2", "next-runtime-env": "^3.2.2", "next-themes": "^0.4.4", "react": "^19.0.0", @@ -60,13 +60,13 @@ "typescript-eslint": "^8.18.1" }, "devDependencies": { - "@next/bundle-analyzer": "^15.1.1", + "@next/bundle-analyzer": "^15.1.2", "@tailwindcss/postcss": "^4.0.0-beta.8", "@types/node": "^22.10.2", - "@types/react": "^19.0.1", + "@types/react": "^19.0.2", "@types/react-dom": "^19.0.2", "eslint": "^9.17.0", - "eslint-config-next": "^15.1.1", + "eslint-config-next": "^15.1.2", "eslint-plugin-turbo": "^2.3.3", "eslint-plugin-unused-imports": "^4.1.4", "postcss": "^8.4.49",