Skip to content

Commit 94f87b0

Browse files
committed
update dependencies
1 parent 07bed69 commit 94f87b0

2 files changed

Lines changed: 703 additions & 653 deletions

File tree

apps/web/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,23 +18,23 @@
1818
"@upstash/ratelimit": "2.0.5",
1919
"@upstash/redis": "1.34.8",
2020
"@vercel/analytics": "1.5.0",
21-
"ai": "4.3.9",
21+
"ai": "5.0.188",
2222
"canvas-confetti": "1.9.3",
2323
"class-variance-authority": "0.7.1",
2424
"clsx": "2.1.1",
25-
"drizzle-orm": "0.43.1",
25+
"drizzle-orm": "0.45.2",
2626
"lucide-react": "0.501.0",
2727
"monaco-editor": "0.52.2",
2828
"nanoid": "5.1.5",
29-
"next": "15.3.8",
29+
"next": "15.5.18",
3030
"next-themes": "0.4.6",
3131
"postgres": "3.4.5",
3232
"react": "19.1.0",
3333
"react-dom": "19.1.0",
3434
"sonner": "2.0.3",
3535
"tailwind-merge": "3.2.0",
3636
"tailwindcss-animate": "1.0.7",
37-
"zod": "3.24.1",
37+
"zod": "3.25.76",
3838
"zustand": "4.5.6"
3939
},
4040
"devDependencies": {
@@ -49,7 +49,7 @@
4949
"autoprefixer": "10.4.21",
5050
"drizzle-kit": "0.31.0",
5151
"eslint": "8.57.1",
52-
"postcss": "8.4.49",
52+
"postcss": "8.5.14",
5353
"tailwindcss": "3.4.17",
5454
"typescript": "5.8.3"
5555
}

0 commit comments

Comments
 (0)