WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
Draft
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
6 changes: 6 additions & 0 deletions .changeset/old-bulldogs-relate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@ai-sdk/react': patch
'@ai-sdk/rsc': patch
---

Require minimal versions for RSC to address CVE-2025-55182
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"zod": "3.25.76"
},
"peerDependencies": {
"react": "^18 || ^19 || ^19.0.0-rc",
"react": "^18 || ^19.0.0-rc || ^19",
"zod": "^3.25.76 || ^4.1.8"
},
"peerDependenciesMeta": {
Expand Down
2 changes: 1 addition & 1 deletion packages/rsc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"zod": "3.25.76"
},
"peerDependencies": {
"react": "^18 || ^19 || ^19.0.0-rc",
"react": "^18 || ^19.0.0-rc || ~19.0.1 || ~19.1.2 || ^19.2.1",
"zod": "^3.25.76 || ^4.1.8"
},
"peerDependenciesMeta": {
Expand Down
16 changes: 5 additions & 11 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading