Skip to content

Commit

Permalink
fix(deps): update dependency ai to v4.0.21 (#909)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 4570bd3 commit f59e06b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@headlessui/react": "2.2.0",
"@prisma/client": "6",
"@tailwindcss/forms": "0.5.9",
"ai": "4.0.20",
"ai": "4.0.21",
"autoprefixer": "10.4.20",
"chance": "1.1.12",
"chart.js": "4.4.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2221,9 +2221,9 @@ __metadata:
languageName: node
linkType: hard

"ai@npm:4.0.20":
version: 4.0.20
resolution: "ai@npm:4.0.20"
"ai@npm:4.0.21":
version: 4.0.21
resolution: "ai@npm:4.0.21"
dependencies:
"@ai-sdk/provider": "npm:1.0.2"
"@ai-sdk/provider-utils": "npm:2.0.4"
Expand All @@ -2240,7 +2240,7 @@ __metadata:
optional: true
zod:
optional: true
checksum: 10c0/a0f2832a206ff42405637d454eb4b44e77239b5aed45b83795a3d67d5d568f536d56c0e03235b57dadf1dbe0ca691276f86966403718f01f88bd0d18d8fd946e
checksum: 10c0/5703d920498558262c539fb56db6104264b6cd0a94b4355163c4f3ae56bdd579a09fd8ddd098b723082f7e405e28f4a43b4eb815da0f7ed45883e69582fed145
languageName: node
linkType: hard

Expand All @@ -2265,7 +2265,7 @@ __metadata:
"@types/numeral": "npm:2.0.5"
"@types/react": "npm:19.0.2"
"@types/react-dom": "npm:19.0.2"
ai: "npm:4.0.20"
ai: "npm:4.0.21"
autoprefixer: "npm:10.4.20"
chance: "npm:1.1.12"
chart.js: "npm:4.4.7"
Expand Down

0 comments on commit f59e06b

Please sign in to comment.