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:
@@ -47,7 +47,7 @@
|
||||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"next": "14.3.0-canary.9",
|
||||
"next": "14.3.0-canary.7",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user