diff --git a/bun.lockb b/bun.lockb index d2217b8..2f0b772 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 79cad54..ec83ceb 100644 --- a/package.json +++ b/package.json @@ -17,16 +17,16 @@ "dependencies": { "@ducanh2912/next-pwa": "^10.2.9", "@heroicons/react": "^2.2.0", - "@radix-ui/react-dialog": "^1.1.4", - "@radix-ui/react-dropdown-menu": "^2.1.4", + "@radix-ui/react-dialog": "^1.1.5", + "@radix-ui/react-dropdown-menu": "^2.1.5", "@radix-ui/react-label": "^2.1.1", - "@radix-ui/react-navigation-menu": "^1.2.3", - "@radix-ui/react-popover": "^1.1.4", + "@radix-ui/react-navigation-menu": "^1.2.4", + "@radix-ui/react-popover": "^1.1.5", "@radix-ui/react-progress": "^1.1.1", "@radix-ui/react-separator": "^1.1.1", "@radix-ui/react-slot": "^1.1.1", "@radix-ui/react-switch": "^1.1.2", - "@radix-ui/react-tooltip": "^1.1.6", + "@radix-ui/react-tooltip": "^1.1.7", "@trivago/prettier-plugin-sort-imports": "^5.2.1", "@turf/turf": "^7.2.0", "@types/d3-geo": "^3.1.0", @@ -43,8 +43,8 @@ "i18n-iso-countries": "^7.13.0", "lucide-react": "^0.454.0", "luxon": "^3.5.0", - "maxmind": "^4.3.23", - "next": "^15.1.5", + "maxmind": "^4.3.24", + "next": "^15.1.6", "next-auth": "^5.0.0-beta.25", "next-intl": "^3.26.3", "next-runtime-env": "^3.2.2", @@ -52,7 +52,7 @@ "react": "^19.0.0", "react-device-detect": "^2.2.3", "react-dom": "^19.0.0", - "react-intersection-observer": "^9.15.0", + "react-intersection-observer": "^9.15.1", "react-wrap-balancer": "^1.1.1", "recharts": "^2.15.0", "sharp": "^0.33.5", @@ -63,16 +63,16 @@ }, "devDependencies": { "@biomejs/biome": "1.9.4", - "@next/bundle-analyzer": "^15.1.5", - "@tailwindcss/postcss": "^4.0.0-beta.9", + "@next/bundle-analyzer": "^15.1.6", + "@tailwindcss/postcss": "^4.0.0", "@types/node": "^22.10.7", "@types/react": "^19.0.7", "@types/react-dom": "^19.0.3", - "eslint-config-next": "^15.1.5", + "eslint-config-next": "^15.1.6", "eslint-plugin-turbo": "^2.3.3", "eslint-plugin-unused-imports": "^4.1.4", "postcss": "^8.5.1", - "tailwindcss": "^4.0.0-beta.9", + "tailwindcss": "^4.0.0", "typescript": "^5.7.3", "vercel": "^39.3.0" },