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:
giancarlo
2024-04-17 21:30:46 +08:00
parent f7ded6f789
commit 5a74f93d26
15 changed files with 168 additions and 144 deletions

View File

@@ -28,7 +28,7 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@supabase/supabase-js": "^2.42.4",
"next": "14.2.1",
"next": "14.3.0-canary.7",
"zod": "^3.22.4"
},
"eslintConfig": {