Update version of Next.js from 14.3.0-canary.9 to 14.3.0-canary.7

This commit updates Next.js version from 14.3.0-canary.9 to 14.3.0-canary.7 across various packages in pnpm-lock.yaml. The update is aimed at overcoming issues or incorporating improvements added in the 14.3.0-canary.7 version.
This commit is contained in:
giancarlo
2024-04-18 20:32:07 +08:00
parent 5ed3b18a00
commit 98a4c02020
10 changed files with 92 additions and 92 deletions

View File

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