Skip to content

Commit e266180

Browse files
fix(deps): update dependency ai to v4.3.10 (#1187)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3e7c238 commit e266180

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.2",
2525
"@microlink/react-json-view": "1.26.1",
2626
"@prisma/client": "6.6.0",
27-
"ai": "4.3.9",
27+
"ai": "4.3.10",
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
@@ -2420,9 +2420,9 @@ __metadata:
24202420
languageName: node
24212421
linkType: hard
24222422

2423-
"ai@npm:4.3.9":
2424-
version: 4.3.9
2425-
resolution: "ai@npm:4.3.9"
2423+
"ai@npm:4.3.10":
2424+
version: 4.3.10
2425+
resolution: "ai@npm:4.3.10"
24262426
dependencies:
24272427
"@ai-sdk/provider": "npm:1.1.3"
24282428
"@ai-sdk/provider-utils": "npm:2.2.7"
@@ -2436,7 +2436,7 @@ __metadata:
24362436
peerDependenciesMeta:
24372437
react:
24382438
optional: true
2439-
checksum: 10c0/7615d68265d4c139f694f0546d50ed797355b27bb1ddc1d5181e256073d8ce0013a2b28c0b5da8a1f8bd1e90670ecebed491d045e657e4dda32756dbaef15b35
2439+
checksum: 10c0/f112ae00b1bd5337c898f7e970d1ae21b29d1b80f60291260565ff6c8deeae896e855225d9691fc8bc278cc2f7b2e3cf94e1ad6aea4956062375bce66bd9443c
24402440
languageName: node
24412441
linkType: hard
24422442

@@ -2460,7 +2460,7 @@ __metadata:
24602460
"@types/react-dom": "npm:19.1.2"
24612461
"@types/react-syntax-highlighter": "npm:^15.5.13"
24622462
"@vitejs/plugin-react": "npm:4.4.1"
2463-
ai: "npm:4.3.9"
2463+
ai: "npm:4.3.10"
24642464
babel-plugin-react-compiler: "npm:19.0.0-beta-ebf51a3-20250411"
24652465
chart.js: "npm:4.4.9"
24662466
chokidar-cli: "npm:^3.0.0"

0 commit comments

Comments
 (0)