Skip to content
2 changes: 2 additions & 0 deletions .changeset/pin-nextjs-cache-components.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 1 addition & 1 deletion integration/templates/next-cache-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@types/node": "^18.19.33",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"next": "^16.0.0-canary.0",
"next": "16.1.6",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"typescript": "^5.7.3"
Expand Down
Loading