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

@@ -32,7 +32,7 @@
"@supabase/supabase-js": "^2.42.4",
"@tanstack/react-query": "5.29.2",
"@types/react": "^18.2.79",
"next": "14.3.0-canary.9",
"next": "14.3.0-canary.7",
"react": "18.2.0",
"zod": "^3.22.4"
},