File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
create-next-app/templates Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -184,8 +184,8 @@ export const installTemplate = async ({
184184 * Default dependencies.
185185 */
186186 dependencies : {
187- react : "19.0.0-rc-bf3a29d097-20240603 " ,
188- "react-dom" : "19.0.0-rc-bf3a29d097-20240603 " ,
187+ react : "19.0.0-rc.0 " ,
188+ "react-dom" : "19.0.0-rc.0 " ,
189189 next : version ,
190190 } ,
191191 devDependencies : { } ,
Original file line number Diff line number Diff line change 105105 "@opentelemetry/api" : " ^1.1.0" ,
106106 "@playwright/test" : " ^1.41.2" ,
107107 "babel-plugin-react-compiler" : " *" ,
108- "react" : " 19.0.0-rc-bf3a29d097-20240603 " ,
109- "react-dom" : " 19.0.0-rc-bf3a29d097-20240603 " ,
108+ "react" : " 19.0.0-rc.0 " ,
109+ "react-dom" : " 19.0.0-rc.0 " ,
110110 "sass" : " ^1.3.0"
111111 },
112112 "peerDependenciesMeta" : {
You can’t perform that action at this time.
0 commit comments