Skip to content

Commit b0ca5d9

Browse files
Backport: fix(rsc): upgrade jsondiffpatch to 0.7.3 (#10112)
This is an automated backport of #10088 to the release-v5.0 branch. FYI @gr2m Co-authored-by: Jacob Timm <[email protected]>
1 parent b633fef commit b0ca5d9

File tree

3 files changed

+17
-19
lines changed

3 files changed

+17
-19
lines changed

.changeset/wise-jeans-lay.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@ai-sdk/rsc': patch
3+
---
4+
5+
chore(rsc): upgrade jsondiffpatch to 0.7.3

packages/rsc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"ai": "workspace:*",
4242
"@ai-sdk/provider": "workspace:*",
4343
"@ai-sdk/provider-utils": "workspace:*",
44-
"jsondiffpatch": "0.6.0"
44+
"jsondiffpatch": "0.7.3"
4545
},
4646
"devDependencies": {
4747
"@testing-library/jest-dom": "^6.6.3",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)