Skip to content

Commit 75abefb

Browse files
fix(deps): update dependency ai to v4.3.7 (#1167)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f3f473 commit 75abefb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@headlessui/react": "2.2.1",
2525
"@microlink/react-json-view": "1.26.1",
2626
"@prisma/client": "6.6.0",
27-
"ai": "4.3.6",
27+
"ai": "4.3.7",
2828
"chart.js": "4.4.8",
2929
"clsx": "2.1.1",
3030
"date-fns": "4.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2306,9 +2306,9 @@ __metadata:
23062306
languageName: node
23072307
linkType: hard
23082308

2309-
"ai@npm:4.3.6":
2310-
version: 4.3.6
2311-
resolution: "ai@npm:4.3.6"
2309+
"ai@npm:4.3.7":
2310+
version: 4.3.7
2311+
resolution: "ai@npm:4.3.7"
23122312
dependencies:
23132313
"@ai-sdk/provider": "npm:1.1.3"
23142314
"@ai-sdk/provider-utils": "npm:2.2.7"
@@ -2322,7 +2322,7 @@ __metadata:
23222322
peerDependenciesMeta:
23232323
react:
23242324
optional: true
2325-
checksum: 10c0/095c8d149751f748c3ad9969bba49396bcc12fad8ca55eee67c1b2c1649db89ff8abdbf16b1004eae9dec88df32904ca80ed1f42e6c99ce843ea2cb8ba488385
2325+
checksum: 10c0/3c5be0a76b0ecee96b8b9d40e79fce3c4e5ae382469098f968717cebbe6194e9efb67af56788a994a0a47af81520bb28e50459888f2555ee9195cdb28b58b29f
23262326
languageName: node
23272327
linkType: hard
23282328

@@ -2346,7 +2346,7 @@ __metadata:
23462346
"@types/react-dom": "npm:19.1.2"
23472347
"@types/react-syntax-highlighter": "npm:^15.5.13"
23482348
"@vitejs/plugin-react": "npm:4.3.4"
2349-
ai: "npm:4.3.6"
2349+
ai: "npm:4.3.7"
23502350
babel-plugin-react-compiler: "npm:19.0.0-beta-ebf51a3-20250411"
23512351
chart.js: "npm:4.4.8"
23522352
chokidar-cli: "npm:^3.0.0"

0 commit comments

Comments
 (0)