Skip to content

Commit

Permalink
chore: bump deps (#4409)
Browse files Browse the repository at this point in the history
* chore: bump deps

* Create spotty-games-peel.md

* Update spotty-games-peel.md

---------

Co-authored-by: Siddharth Suresh <siddh.suresh@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Jan 22, 2025
1 parent 9cda1be commit fbf5e51
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
5 changes: 5 additions & 0 deletions .changeset/spotty-games-peel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@blitzjs/generator": patch
---

chore: update next and react versions in new template using next.js app directory
8 changes: 4 additions & 4 deletions packages/generator/templates/app/package.ts.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
"@prisma/client": "5.4.2",
"blitz": "latest",
"formik": "2.4.5",
"next": "14.2.15",
"next": "15.0.1",
"prisma": "5.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"secure-password": "4.0.0",
"zod": "3.23.8"
},
Expand All @@ -44,7 +44,7 @@
"@testing-library/react": "16.0.1",
"@types/node": "18.11.9",
"@types/preview-email": "2.0.1",
"@types/react": "18.0.25",
"@types/react": "19.0.0",
"@typescript-eslint/eslint-plugin": "5.42.1",
"@vitejs/plugin-react": "2.2.0",
"ajv": "^7.0.0",
Expand Down

0 comments on commit fbf5e51

Please sign in to comment.