diff --git a/bun.lockb b/bun.lockb index 6363e59..3bb921e 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 711fe25..fe7c236 100644 --- a/package.json +++ b/package.json @@ -23,14 +23,14 @@ "@trivago/prettier-plugin-sort-imports": "^4.3.0", "@types/luxon": "^3.4.2", "@typescript-eslint/eslint-plugin": "^8.12.2", - "caniuse-lite": "^1.0.30001676", + "caniuse-lite": "^1.0.30001677", "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": "^12.0.0-alpha.1", - "lucide-react": "^0.451.0", + "lucide-react": "^0.454.0", "luxon": "^3.5.0", "next": "^15.0.3-canary.4", "next-auth": "^5.0.0-beta.25", @@ -42,7 +42,7 @@ "react-dom": "19.0.0-rc-02c0e824-20241028", "react-intersection-observer": "^9.13.1", "react-wrap-balancer": "^1.1.1", - "recharts": "2.13.1", + "recharts": "^2.13.3", "sharp": "^0.33.5", "swr": "^2.2.6-beta.4", "tailwind-merge": "^2.5.4", @@ -53,7 +53,7 @@ "eslint-plugin-turbo": "^2.2.3", "eslint-plugin-unused-imports": "^4.1.4", "@next/bundle-analyzer": "15.0.2", - "@types/node": "^22.8.6", + "@types/node": "^22.8.7", "@types/react": "npm:types-react@19.0.0-rc.1", "@types/react-dom": "npm:types-react-dom@19.0.0-rc.1", "autoprefixer": "^10.4.20",