diff --git a/bun.lockb b/bun.lockb index 748de12..5eb0bd5 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 03e56be..1ae0041 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "cmdk": "^1.0.4", - "country-flag-icons": "^1.5.16", + "country-flag-icons": "^1.5.18", "crypto-js": "^4.2.0", "d3-geo": "^3.1.1", "d3-selection": "^3.0.0", @@ -45,7 +45,7 @@ "maxmind": "^4.3.24", "next": "^15.1.7", "next-auth": "^5.0.0-beta.25", - "next-intl": "^3.26.3", + "next-intl": "^3.26.4", "next-runtime-env": "^3.2.2", "next-themes": "^0.4.4", "react": "^19.0.0", @@ -62,12 +62,12 @@ "devDependencies": { "@biomejs/biome": "1.9.4", "@next/bundle-analyzer": "^15.1.7", - "@tailwindcss/postcss": "^4.0.6", + "@tailwindcss/postcss": "^4.0.7", "@types/node": "^22.13.4", "@types/react": "^19.0.10", "@types/react-dom": "^19.0.4", - "postcss": "^8.5.2", - "tailwindcss": "^4.0.6", + "postcss": "^8.5.3", + "tailwindcss": "^4.0.7", "typescript": "^5.7.3", "vercel": "^39.4.2" },