We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6519240 commit 5dbe761Copy full SHA for 5dbe761
cli/package.json
@@ -82,7 +82,7 @@
82
"drizzle-kit": "^0.30.5",
83
"drizzle-orm": "^0.41.0",
84
"mysql2": "^3.11.0",
85
- "next": "^16.0.0",
+ "next": "^16.0.7",
86
"next-auth": "^4.24.13",
87
"postgres": "^3.4.4",
88
"prettier": "^3.5.3",
cli/template/base/package.json
@@ -12,7 +12,7 @@
12
},
13
"dependencies": {
14
"@t3-oss/env-nextjs": "^0.13.8",
15
16
"react": "^19.2.1",
17
"react-dom": "^19.2.1",
18
"zod": "^4.1.12"
0 commit comments