We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d5e79c commit 946df67Copy full SHA for 946df67
frontend/web/package.json
@@ -26,7 +26,7 @@
26
"@radix-ui/react-slot": "^1.1.2",
27
"@radix-ui/react-tooltip": "^1.1.8",
28
"@radix-ui/react-visually-hidden": "^1.1.2",
29
- "ai": "4.1.58",
+ "ai": "4.3.6",
30
"class-variance-authority": "^0.7.1",
31
"classnames": "^2.5.1",
32
"clsx": "^2.1.1",
@@ -39,7 +39,7 @@
39
"framer-motion": "^12.5.0",
40
"geist": "^1.3.1",
41
"jotai": "^2.12.2",
42
- "lucide-react": "^0.483.0",
+ "lucide-react": "^0.488.0",
43
"nanoid": "^5.1.4",
44
"next": "^15.2.3",
45
"next-auth": "5.0.0-beta.25",
@@ -87,7 +87,7 @@
87
},
88
"pnpm": {
89
"overrides": {
90
- "@ai-sdk/provider": "1.0.10"
+ "@ai-sdk/provider": "1.1.3"
91
}
92
93
0 commit comments