diff --git a/bun.lockb b/bun.lockb index abf3096..5bda9a4 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 4fc6f88..e6505ee 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@types/d3-geo": "^3.1.0", "@types/luxon": "^3.4.2", "@typescript-eslint/eslint-plugin": "^8.17.0", - "caniuse-lite": "^1.0.30001686", + "caniuse-lite": "^1.0.30001687", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "country-flag-icons": "^1.5.13", @@ -41,7 +41,7 @@ "luxon": "^3.5.0", "next": "^15.0.4", "next-auth": "^5.0.0-beta.25", - "next-intl": "^3.25.3", + "next-intl": "^3.26.0", "next-runtime-env": "^3.2.2", "next-themes": "^0.4.4", "react": "19.0.0-rc-02c0e824-20241028", @@ -58,7 +58,7 @@ }, "devDependencies": { "@next/bundle-analyzer": "^15.0.4", - "@tailwindcss/postcss": "^4.0.0-beta.5", + "@tailwindcss/postcss": "^4.0.0-beta.6", "@types/node": "^22.10.1", "@types/react": "npm:types-react@19.0.0-rc.1", "@types/react-dom": "npm:types-react-dom@19.0.0-rc.1", @@ -69,7 +69,7 @@ "postcss": "^8.4.49", "prettier": "^3.4.2", "prettier-plugin-tailwindcss": "^0.6.9", - "tailwindcss": "^4.0.0-beta.5", + "tailwindcss": "^4.0.0-beta.6", "typescript": "^5.7.2", "vercel": "39.1.1" },