Skip to content

Commit efc6d18

Browse files
fix(deps): update dependency ai to v4.3.19 (#1239)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5e8f71c commit efc6d18

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.7",
2525
"@microlink/react-json-view": "1.26.2",
2626
"@prisma/client": "6.8.2",
27-
"ai": "4.3.16",
27+
"ai": "4.3.19",
2828
"chart.js": "4.4.9",
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
@@ -2336,9 +2336,9 @@ __metadata:
23362336
languageName: node
23372337
linkType: hard
23382338

2339-
"ai@npm:4.3.16":
2340-
version: 4.3.16
2341-
resolution: "ai@npm:4.3.16"
2339+
"ai@npm:4.3.19":
2340+
version: 4.3.19
2341+
resolution: "ai@npm:4.3.19"
23422342
dependencies:
23432343
"@ai-sdk/provider": "npm:1.1.3"
23442344
"@ai-sdk/provider-utils": "npm:2.2.8"
@@ -2352,7 +2352,7 @@ __metadata:
23522352
peerDependenciesMeta:
23532353
react:
23542354
optional: true
2355-
checksum: 10c0/befe761c9386cda6de33370a2590900352b444d81959255c624e2bfd40765f126d29269f0ef3e00bde07daf237004aa0b66d0b253664aa478c148e923ce78c41
2355+
checksum: 10c0/738ac453b3e61b2f2282941fe8af946c42696fbdcffa5ac213823377bcddf475f26923cf2ca5656d5655e5c351e355e1af62dcb04a6df6139b67bac650b01af2
23562356
languageName: node
23572357
linkType: hard
23582358

@@ -2376,7 +2376,7 @@ __metadata:
23762376
"@types/react-dom": "npm:19.1.5"
23772377
"@types/react-syntax-highlighter": "npm:^15.5.13"
23782378
"@vitejs/plugin-react": "npm:4.5.1"
2379-
ai: "npm:4.3.16"
2379+
ai: "npm:4.3.19"
23802380
babel-plugin-react-compiler: "npm:19.1.0-rc.2"
23812381
chart.js: "npm:4.4.9"
23822382
chokidar-cli: "npm:^3.0.0"

0 commit comments

Comments
 (0)