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

@@ -36,7 +36,7 @@
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"lucide-react": "^0.368.0",
"next": "14.3.0-canary.9",
"next": "14.3.0-canary.7",
"next-themes": "0.3.0",
"react": "18.2.0",
"react-dom": "18.2.0",