Skip to content

Commit 1c77cba

Browse files
Update all dependencies
1 parent 17fc7a8 commit 1c77cba

File tree

2 files changed

+267
-301
lines changed

2 files changed

+267
-301
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,19 +21,19 @@
2121
"@types/react-dom": "18.2.22",
2222
"@types/react-syntax-highlighter": "^15.5.7",
2323
"ai": "^3.0.0",
24-
"autoprefixer": "10.4.18",
24+
"autoprefixer": "10.4.19",
2525
"bun-types": "^1.0.2",
2626
"class-variance-authority": "^0.7.0",
2727
"clsx": "^2.0.0",
28-
"eslint": "8.57.0",
29-
"eslint-config-next": "14.1.3",
28+
"eslint": "9.0.0",
29+
"eslint-config-next": "14.2.1",
3030
"geist": "^1.1.0",
3131
"langchain": "^0.1.0",
32-
"lucide-react": "0.356.0",
33-
"next": "14.1.3",
32+
"lucide-react": "0.368.0",
33+
"next": "14.2.1",
3434
"next-auth": "^4.23.1",
3535
"next-themes": "^0.3.0",
36-
"postcss": "8.4.35",
36+
"postcss": "8.4.38",
3737
"prisma": "^5.2.0",
3838
"react": "18.2.0",
3939
"react-dom": "18.2.0",
@@ -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.1",
45+
"tailwindcss": "3.4.3",
4646
"tailwindcss-animate": "^1.0.7",
47-
"typescript": "5.4.2",
47+
"typescript": "5.4.5",
4848
"zod": "^3.22.2"
4949
}
5050
}

0 commit comments

Comments
 (0)