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 @@
"@tanstack/react-query": "5.29.2",
"@types/react": "^18.2.79",
"lucide-react": "^0.368.0",
"next": "14.3.0-canary.9",
"next": "14.3.0-canary.7",
"react-hook-form": "^7.51.3",
"react-i18next": "^14.1.0",
"sonner": "^1.4.41",