Skip to content

Commit fbf5e51

Browse files
kksandr7siddhsureshkodiakhq[bot]
authored
chore: bump deps (#4409)
* chore: bump deps * Create spotty-games-peel.md * Update spotty-games-peel.md --------- Co-authored-by: Siddharth Suresh <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 9cda1be commit fbf5e51

File tree

2 files changed

+9
-4
lines changed

2 files changed

+9
-4
lines changed

.changeset/spotty-games-peel.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@blitzjs/generator": patch
3+
---
4+
5+
chore: update next and react versions in new template using next.js app directory

packages/generator/templates/app/package.ts.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
"@prisma/client": "5.4.2",
3232
"blitz": "latest",
3333
"formik": "2.4.5",
34-
"next": "14.2.15",
34+
"next": "15.0.1",
3535
"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",
3838
"secure-password": "4.0.0",
3939
"zod": "3.23.8"
4040
},
@@ -44,7 +44,7 @@
4444
"@testing-library/react": "16.0.1",
4545
"@types/node": "18.11.9",
4646
"@types/preview-email": "2.0.1",
47-
"@types/react": "18.0.25",
47+
"@types/react": "19.0.0",
4848
"@typescript-eslint/eslint-plugin": "5.42.1",
4949
"@vitejs/plugin-react": "2.2.0",
5050
"ajv": "^7.0.0",

0 commit comments

Comments
 (0)