Skip to content

Commit

Permalink
fix(deps): update dependency ai to v4.0.20 (#879)
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 17, 2024
1 parent 32c8573 commit 45ed5eb
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.18",
"ai": "4.0.20",
"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.18":
version: 4.0.18
resolution: "ai@npm:4.0.18"
"ai@npm:4.0.20":
version: 4.0.20
resolution: "ai@npm:4.0.20"
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/9110239ac19041a9e46b9ff4f9f18c0f83f6a965b6a3555c102c5ab59f2440a66d18f55aa8aaa10ab43fefe323f3b8a979fe56f05b581b2ba1e51550af71dfa0
checksum: 10c0/a0f2832a206ff42405637d454eb4b44e77239b5aed45b83795a3d67d5d568f536d56c0e03235b57dadf1dbe0ca691276f86966403718f01f88bd0d18d8fd946e
languageName: node
linkType: hard

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

0 comments on commit 45ed5eb

Please sign in to comment.