Skip to content

Commit 3447abf

Browse files
Bump jsondiffpatch and ai
Removes [jsondiffpatch](https://github.com/benjamine/jsondiffpatch). It's no longer used after updating ancestor dependency [ai](https://github.com/vercel/ai). These dependencies need to be updated together. Removes `jsondiffpatch` Updates `ai` from 4.2.0 to 5.0.81 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/compare/ai@4.2.0...ai@5.0.81) --- updated-dependencies: - dependency-name: jsondiffpatch dependency-version: dependency-type: indirect - dependency-name: ai dependency-version: 5.0.81 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec809b1 commit 3447abf

File tree

2 files changed

+51
-184
lines changed

2 files changed

+51
-184
lines changed

package-lock.json

Lines changed: 50 additions & 183 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"dependencies": {
3434
"@usegrant/sdk": "^2.0.0",
35-
"ai": "^4.2.0",
35+
"ai": "^5.0.81",
3636
"zod": "^3.24.2"
3737
},
3838
"devDependencies": {

0 commit comments

Comments
 (0)