Upgrade Next.js version in pnpm-lock.yaml
The Next.js version in pnpm-lock.yaml file has been updated from 14.2.1 to 14.3.0-canary.7. This upgrade affects various dependencies, potentially providing new features, security upgrades or performance improvements.
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
"@tanstack/react-table": "^8.16.0",
|
||||
"@types/react": "^18.2.79",
|
||||
"lucide-react": "^0.368.0",
|
||||
"next": "14.2.1",
|
||||
"next": "14.3.0-canary.7",
|
||||
"react": "18.2.0",
|
||||
"react-hook-form": "^7.51.3",
|
||||
"zod": "^3.22.4"
|
||||
|
||||
Reference in New Issue
Block a user