|
21 | 21 | "@mantine/core": "^7.8.0",
|
22 | 22 | "@mantine/dropzone": "^7.8.0",
|
23 | 23 | "@mantine/hooks": "^7.8.0",
|
24 |
| - "@next/bundle-analyzer": "^14.2.1", |
25 |
| - "@nextui-org/react": "^2.3.1", |
| 24 | + "@next/bundle-analyzer": "^14.2.2", |
| 25 | + "@nextui-org/react": "^2.3.3", |
26 | 26 | "@sentry/nextjs": "^7.110.1",
|
27 | 27 | "@upstash/ratelimit": "^1.1.1",
|
28 | 28 | "@upstash/redis": "^1.29.0",
|
29 | 29 | "bcrypt": "^5.1.1",
|
30 | 30 | "decimal.js-light": "^2.5.1",
|
31 | 31 | "drizzle-orm": "^0.30.8",
|
32 |
| - "framer-motion": "^11.1.1", |
| 32 | + "framer-motion": "^11.1.3", |
33 | 33 | "jose": "^5.2.4",
|
34 | 34 | "lucide-react": "^0.363.0",
|
35 |
| - "next": "^14.2.1", |
| 35 | + "next": "^14.2.2", |
36 | 36 | "postgres": "^3.4.4",
|
37 | 37 | "react": "^18.2.0",
|
38 | 38 | "react-dom": "^18.2.0",
|
|
44 | 44 | "dotenv": "^16.4.5",
|
45 | 45 | "drizzle-kit": "^0.20.14",
|
46 | 46 | "eslint": "^8.57.0",
|
47 |
| - "eslint-config-next": "^14.2.1", |
| 47 | + "eslint-config-next": "^14.2.2", |
48 | 48 | "eslint-config-prettier": "^9.1.0",
|
49 | 49 | "eslint-plugin-simple-import-sort": "^12.1.0",
|
50 | 50 | "postcss": "^8.4.38",
|
|
0 commit comments