We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31a5974 commit 6bf4f3dCopy full SHA for 6bf4f3d
package.json
@@ -26,14 +26,14 @@
26
"class-variance-authority": "^0.7.0",
27
"clsx": "^2.0.0",
28
"eslint": "9.3.0",
29
- "eslint-config-next": "14.2.3",
+ "eslint-config-next": "14.2.4",
30
"geist": "^1.1.0",
31
"langchain": "^0.2.0",
32
- "lucide-react": "0.379.0",
33
- "next": "14.2.3",
+ "lucide-react": "0.399.0",
+ "next": "14.2.4",
34
"next-auth": "^4.23.1",
35
"next-themes": "^0.3.0",
36
- "postcss": "8.4.38",
+ "postcss": "8.4.39",
37
"prisma": "^5.2.0",
38
"react": "18.3.1",
39
"react-dom": "18.3.1",
@@ -42,9 +42,9 @@
42
"rehype-sanitize": "^6.0.0",
43
"remark-gfm": "^4.0.0",
44
"tailwind-merge": "^2.0.0",
45
- "tailwindcss": "3.4.3",
+ "tailwindcss": "3.4.4",
46
"tailwindcss-animate": "^1.0.7",
47
- "typescript": "5.4.5",
+ "typescript": "5.5.2",
48
"zod": "^3.22.2"
49
}
50
0 commit comments