diff --git a/bun.lockb b/bun.lockb index 0c25b049f..1ab2b3f33 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 07cdb3171..03c1c2b04 100644 --- a/package.json +++ b/package.json @@ -22,14 +22,14 @@ "@radix-ui/react-tooltip": "^1.1.3", "@trivago/prettier-plugin-sort-imports": "^4.3.0", "@types/luxon": "^3.4.2", - "@typescript-eslint/eslint-plugin": "^8.8.1", + "@typescript-eslint/eslint-plugin": "^8.9.0", "caniuse-lite": "^1.0.30001668", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "country-flag-icons": "^1.5.13", "eslint-plugin-simple-import-sort": "^12.1.1", "flag-icons": "^7.2.3", - "framer-motion": "^11.11.8", + "framer-motion": "^11.11.9", "lucide-react": "^0.451.0", "luxon": "^3.5.0", "next": "^14.2.15", @@ -44,7 +44,7 @@ "recharts": "2.12.7", "sharp": "^0.33.5", "swr": "^2.2.6-beta.4", - "tailwind-merge": "^2.5.3", + "tailwind-merge": "^2.5.4", "tailwindcss-animate": "^1.0.7" }, "devDependencies": { @@ -60,7 +60,7 @@ "postcss": "^8.4.47", "prettier": "^3.3.3", "prettier-plugin-tailwindcss": "^0.6.8", - "tailwindcss": "^3.4.13", + "tailwindcss": "^3.4.14", "typescript": "^5.6.3" } }