mirror of
https://github.com/vercel/next-learn.git
synced 2026-07-02 00:54:19 +00:00
Add PPR (#745)
* Update to next v15, switch to pnpm * Delete package-lock.json * Add PPR * Update to next@canary * Update starter-example to next@canary * Update file extension * Update ts compiler options to match CNA * Fix ts errors
This commit is contained in:
committed by
GitHub
parent
58f9a68c6a
commit
deca7c766f
@@ -17,7 +17,7 @@
|
||||
"autoprefixer": "10.4.15",
|
||||
"bcrypt": "^5.1.1",
|
||||
"clsx": "^2.0.0",
|
||||
"next": "15.0.0-rc.0",
|
||||
"next": "15.0.0-canary.28",
|
||||
"next-auth": "^5.0.0-beta.4",
|
||||
"postcss": "8.4.31",
|
||||
"react": "19.0.0-rc-6230622a1a-20240610",
|
||||
|
||||
Reference in New Issue
Block a user