Skip to content

Commit c6614fd

Browse files
Update all dependencies
1 parent 36c3616 commit c6614fd

File tree

2 files changed

+436
-391
lines changed

2 files changed

+436
-391
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -16,24 +16,24 @@
1616
"@radix-ui/react-icons": "^1.3.0",
1717
"@radix-ui/react-scroll-area": "^1.0.4",
1818
"@radix-ui/react-slot": "^1.0.2",
19-
"@t3-oss/env-nextjs": "^0.10.0",
19+
"@t3-oss/env-nextjs": "^0.11.0",
2020
"@types/react": "18.3.3",
2121
"@types/react-dom": "18.3.0",
2222
"@types/react-syntax-highlighter": "^15.5.7",
2323
"ai": "^3.0.0",
24-
"autoprefixer": "10.4.19",
24+
"autoprefixer": "10.4.20",
2525
"bun-types": "^1.0.2",
2626
"class-variance-authority": "^0.7.0",
2727
"clsx": "^2.0.0",
2828
"eslint": "9.3.0",
29-
"eslint-config-next": "14.2.4",
29+
"eslint-config-next": "14.2.5",
3030
"geist": "^1.1.0",
3131
"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",
3434
"next-auth": "^4.23.1",
3535
"next-themes": "^0.3.0",
36-
"postcss": "8.4.39",
36+
"postcss": "8.4.40",
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.4",
45+
"tailwindcss": "3.4.7",
4646
"tailwindcss-animate": "^1.0.7",
47-
"typescript": "5.5.2",
47+
"typescript": "5.5.4",
4848
"zod": "^3.22.2"
4949
}
5050
}

0 commit comments

Comments
 (0)