Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency ai to v3.1.2 #502

Merged
merged 1 commit into from
May 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@next-auth/prisma-adapter": "1.0.7",
"@prisma/client": "5.13.0",
"@tailwindcss/forms": "0.5.7",
"ai": "3.1.1",
"ai": "3.1.2",
"autoprefixer": "10.4.19",
"chance": "1.1.11",
"chart.js": "4.4.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2642,9 +2642,9 @@ __metadata:
languageName: node
linkType: hard

"ai@npm:3.1.1":
version: 3.1.1
resolution: "ai@npm:3.1.1"
"ai@npm:3.1.2":
version: 3.1.2
resolution: "ai@npm:3.1.2"
dependencies:
"@ai-sdk/provider": "npm:0.0.3"
"@ai-sdk/provider-utils": "npm:0.0.5"
Expand Down Expand Up @@ -2676,7 +2676,7 @@ __metadata:
optional: true
zod:
optional: true
checksum: 10c0/1dc8cc84885bb61de1df56d499b4125cefb32279a4d361d1a87b769269a0a3070b185ea1873272afdc2d559cd859ebce2e8b1c43b2ce728d8557042df09b94f1
checksum: 10c0/c343f3a0710960fefa783d04a0d715841394561571220bc0f81a9788ea81fe33f603347deefa8921f6ce0d283419d59aded120ce2a6519f8ba616466a77f84ae
languageName: node
linkType: hard

Expand All @@ -2699,7 +2699,7 @@ __metadata:
"@types/numeral": "npm:2.0.5"
"@types/react": "npm:18.3.1"
"@types/react-dom": "npm:18.3.0"
ai: "npm:3.1.1"
ai: "npm:3.1.2"
autoprefixer: "npm:10.4.19"
chance: "npm:1.1.11"
chart.js: "npm:4.4.2"
Expand Down