Skip to content
Open
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
Fix RSC vulnerabilities
Fixes vulnerabilities identified in the React Server Components (RSC) protocol.
  • Loading branch information
shahbaz17 committed Dec 12, 2025
commit d1a9e952b6c486a7e5636b69fad4c78bff5bf57e
2 changes: 1 addition & 1 deletion partners/dynamic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.487.0",
"next": "15.3.6",
"next": "15.3.8",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"tailwind-merge": "^3.2.0",
Expand Down
18 changes: 9 additions & 9 deletions partners/dynamic/pnpm-lock.yaml

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

4 changes: 2 additions & 2 deletions partners/web3auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.487.0",
"next": "15.4.8",
"next": "15.4.10",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"tailwind-merge": "^3.2.0",
Expand All @@ -35,4 +35,4 @@
"tailwindcss": "^4",
"typescript": "^5"
}
}
}
18 changes: 9 additions & 9 deletions partners/web3auth/pnpm-lock.yaml

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

4 changes: 2 additions & 2 deletions quickstarts/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@metamask/sdk": "^0.33.0",
"next": "15.5.7",
"next": "15.5.9",
"react": "19.1.0",
"react-dom": "19.1.0"
},
Expand All @@ -23,4 +23,4 @@
"eslint-config-next": "15.5.0",
"typescript": "^5"
}
}
}
18 changes: 9 additions & 9 deletions quickstarts/next/pnpm-lock.yaml

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

4 changes: 2 additions & 2 deletions quickstarts/wagmi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.468.0",
"next": "15.4.8",
"next": "15.4.10",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"tailwind-merge": "^2.5.5",
Expand All @@ -35,4 +35,4 @@
"tailwindcss": "^3.4.1",
"typescript": "^5"
}
}
}
18 changes: 9 additions & 9 deletions quickstarts/wagmi/pnpm-lock.yaml

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