File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed
packages/generator/templates/app Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " @blitzjs/generator " : patch
3
+ ---
4
+
5
+ chore: update next and react versions in new template using next.js app directory
Original file line number Diff line number Diff line change 31
31
"@prisma/client" : " 5.4.2" ,
32
32
"blitz" : " latest" ,
33
33
"formik" : " 2.4.5" ,
34
- "next" : " 14.2.15 " ,
34
+ "next" : " 15.0.1 " ,
35
35
"prisma" : " 5.4.2" ,
36
- "react" : " 18.2 .0" ,
37
- "react-dom" : " 18.2 .0" ,
36
+ "react" : " 19.0 .0" ,
37
+ "react-dom" : " 19.0 .0" ,
38
38
"secure-password" : " 4.0.0" ,
39
39
"zod" : " 3.23.8"
40
40
},
44
44
"@testing-library/react" : " 16.0.1" ,
45
45
"@types/node" : " 18.11.9" ,
46
46
"@types/preview-email" : " 2.0.1" ,
47
- "@types/react" : " 18 .0.25 " ,
47
+ "@types/react" : " 19 .0.0 " ,
48
48
"@typescript-eslint/eslint-plugin" : " 5.42.1" ,
49
49
"@vitejs/plugin-react" : " 2.2.0" ,
50
50
"ajv" : " ^7.0.0" ,
You can’t perform that action at this time.
0 commit comments