diff --git a/bun.lockb b/bun.lockb index c6902b2..d2217b8 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index f773a09..30c2466 100644 --- a/package.json +++ b/package.json @@ -31,20 +31,20 @@ "@turf/turf": "^7.2.0", "@types/d3-geo": "^3.1.0", "@types/luxon": "^3.4.2", - "@typescript-eslint/eslint-plugin": "^8.19.1", - "caniuse-lite": "^1.0.30001692", + "@typescript-eslint/eslint-plugin": "^8.21.0", + "caniuse-lite": "^1.0.30001695", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "country-flag-icons": "^1.5.14", "d3-geo": "^3.1.1", "d3-selection": "^3.0.0", "eslint-plugin-simple-import-sort": "^12.1.1", - "flag-icons": "^7.2.3", + "flag-icons": "^7.3.2", "i18n-iso-countries": "^7.13.0", "lucide-react": "^0.454.0", "luxon": "^3.5.0", "maxmind": "^4.3.23", - "next": "^15.1.4", + "next": "^15.1.5", "next-auth": "^5.0.0-beta.25", "next-intl": "^3.26.3", "next-runtime-env": "^3.2.2", @@ -52,29 +52,29 @@ "react": "^19.0.0", "react-device-detect": "^2.2.3", "react-dom": "^19.0.0", - "react-intersection-observer": "^9.14.1", + "react-intersection-observer": "^9.15.0", "react-wrap-balancer": "^1.1.1", "recharts": "^2.15.0", "sharp": "^0.33.5", "swr": "^2.3.0", "tailwind-merge": "^2.6.0", "tailwindcss-animate": "^1.0.7", - "typescript-eslint": "^8.19.1" + "typescript-eslint": "^8.21.0" }, "devDependencies": { "@biomejs/biome": "1.9.4", - "@next/bundle-analyzer": "^15.1.4", + "@next/bundle-analyzer": "^15.1.5", "@tailwindcss/postcss": "^4.0.0-beta.9", - "@types/node": "^22.10.5", - "@types/react": "^19.0.5", + "@types/node": "^22.10.7", + "@types/react": "^19.0.7", "@types/react-dom": "^19.0.3", - "eslint-config-next": "^15.1.4", + "eslint-config-next": "^15.1.5", "eslint-plugin-turbo": "^2.3.3", "eslint-plugin-unused-imports": "^4.1.4", - "postcss": "^8.4.49", + "postcss": "^8.5.1", "tailwindcss": "^4.0.0-beta.9", "typescript": "^5.7.3", - "vercel": "^39.2.6" + "vercel": "^39.3.0" }, "overrides": { "react-is": "^19.0.0-rc-69d4b800-20241021"