Skip to content

Commit 6efe55a

Browse files
fix(deps): update dependency ai to v4.1.62 (#1079)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent db8e7ab commit 6efe55a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@headlessui/react": "2.2.0",
2525
"@microlink/react-json-view": "1.26.1",
2626
"@prisma/client": "6.5.0",
27-
"ai": "4.1.61",
27+
"ai": "4.1.62",
2828
"chart.js": "4.4.8",
2929
"clsx": "2.1.1",
3030
"date-fns": "4.1.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2308,9 +2308,9 @@ __metadata:
23082308
languageName: node
23092309
linkType: hard
23102310

2311-
"ai@npm:4.1.61":
2312-
version: 4.1.61
2313-
resolution: "ai@npm:4.1.61"
2311+
"ai@npm:4.1.62":
2312+
version: 4.1.62
2313+
resolution: "ai@npm:4.1.62"
23142314
dependencies:
23152315
"@ai-sdk/provider": "npm:1.0.11"
23162316
"@ai-sdk/provider-utils": "npm:2.1.13"
@@ -2327,7 +2327,7 @@ __metadata:
23272327
optional: true
23282328
zod:
23292329
optional: true
2330-
checksum: 10c0/cd45842af56f456a29fb3392725f6c6be751381e05574344d1b0cc3154349e60db8baa8247f684ce29f32d10ff5ee5e8bb3f9164816d554f9a2125a154deb7a2
2330+
checksum: 10c0/1256da283d899cdba1a27a0412e6a2bba6f6e093129f06e8927f055fd99459f638289b404784d19e0eb21011161d9a6f1e43be00554e947a5e563c33dc8765b0
23312331
languageName: node
23322332
linkType: hard
23332333

@@ -2351,7 +2351,7 @@ __metadata:
23512351
"@types/react-dom": "npm:19.0.4"
23522352
"@types/react-syntax-highlighter": "npm:^15.5.13"
23532353
"@vitejs/plugin-react": "npm:4.3.4"
2354-
ai: "npm:4.1.61"
2354+
ai: "npm:4.1.62"
23552355
babel-plugin-react-compiler: "npm:19.0.0-beta-3229e95-20250315"
23562356
chart.js: "npm:4.4.8"
23572357
chokidar-cli: "npm:^3.0.0"

0 commit comments

Comments
 (0)