Skip to content

Commit 28239a4

Browse files
Update all dependencies
1 parent 31a5974 commit 28239a4

File tree

2 files changed

+421
-291
lines changed

2 files changed

+421
-291
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
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",
3636
"postcss": "8.4.38",
@@ -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)