|
16 | 16 | "@radix-ui/react-icons": "^1.3.0",
|
17 | 17 | "@radix-ui/react-scroll-area": "^1.0.4",
|
18 | 18 | "@radix-ui/react-slot": "^1.0.2",
|
19 |
| - "@t3-oss/env-nextjs": "^0.10.0", |
| 19 | + "@t3-oss/env-nextjs": "^0.11.0", |
20 | 20 | "@types/react": "18.3.3",
|
21 | 21 | "@types/react-dom": "18.3.0",
|
22 | 22 | "@types/react-syntax-highlighter": "^15.5.7",
|
23 | 23 | "ai": "^3.0.0",
|
24 |
| - "autoprefixer": "10.4.19", |
| 24 | + "autoprefixer": "10.4.20", |
25 | 25 | "bun-types": "^1.0.2",
|
26 | 26 | "class-variance-authority": "^0.7.0",
|
27 | 27 | "clsx": "^2.0.0",
|
28 | 28 | "eslint": "9.3.0",
|
29 |
| - "eslint-config-next": "14.2.4", |
| 29 | + "eslint-config-next": "14.2.5", |
30 | 30 | "geist": "^1.1.0",
|
31 | 31 | "langchain": "^0.2.0",
|
32 |
| - "lucide-react": "0.399.0", |
33 |
| - "next": "14.2.4", |
| 32 | + "lucide-react": "0.424.0", |
| 33 | + "next": "14.2.5", |
34 | 34 | "next-auth": "^4.23.1",
|
35 | 35 | "next-themes": "^0.3.0",
|
36 |
| - "postcss": "8.4.39", |
| 36 | + "postcss": "8.4.40", |
37 | 37 | "prisma": "^5.2.0",
|
38 | 38 | "react": "18.3.1",
|
39 | 39 | "react-dom": "18.3.1",
|
|
42 | 42 | "rehype-sanitize": "^6.0.0",
|
43 | 43 | "remark-gfm": "^4.0.0",
|
44 | 44 | "tailwind-merge": "^2.0.0",
|
45 |
| - "tailwindcss": "3.4.4", |
| 45 | + "tailwindcss": "3.4.7", |
46 | 46 | "tailwindcss-animate": "^1.0.7",
|
47 |
| - "typescript": "5.5.2", |
| 47 | + "typescript": "5.5.4", |
48 | 48 | "zod": "^3.22.2"
|
49 | 49 | }
|
50 | 50 | }
|
0 commit comments