Skip to content

Commit 6bf4f3d

Browse files
Update all dependencies
1 parent 31a5974 commit 6bf4f3d

File tree

2 files changed

+448
-314
lines changed

2 files changed

+448
-314
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@
2626
"class-variance-authority": "^0.7.0",
2727
"clsx": "^2.0.0",
2828
"eslint": "9.3.0",
29-
"eslint-config-next": "14.2.3",
29+
"eslint-config-next": "14.2.4",
3030
"geist": "^1.1.0",
3131
"langchain": "^0.2.0",
32-
"lucide-react": "0.379.0",
33-
"next": "14.2.3",
32+
"lucide-react": "0.399.0",
33+
"next": "14.2.4",
3434
"next-auth": "^4.23.1",
3535
"next-themes": "^0.3.0",
36-
"postcss": "8.4.38",
36+
"postcss": "8.4.39",
3737
"prisma": "^5.2.0",
3838
"react": "18.3.1",
3939
"react-dom": "18.3.1",
@@ -42,9 +42,9 @@
4242
"rehype-sanitize": "^6.0.0",
4343
"remark-gfm": "^4.0.0",
4444
"tailwind-merge": "^2.0.0",
45-
"tailwindcss": "3.4.3",
45+
"tailwindcss": "3.4.4",
4646
"tailwindcss-animate": "^1.0.7",
47-
"typescript": "5.4.5",
47+
"typescript": "5.5.2",
4848
"zod": "^3.22.2"
4949
}
5050
}

0 commit comments

Comments
 (0)