Update 'next' version and dependencies in pnpm-lock.yaml
This commit updates the package version of 'next' from 14.3.0-canary.7 to 14.3.0-canary.9 throughout the pnpm-lock.yaml file. Other dependencies updated with the respective package include '@makerkit/data-loader-supabase-nextjs', '@keystatic/next' and so on. This update is important to ensure the latest features are being utilized while retaining compatibility with existing code.
This commit is contained in:
@@ -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.7",
|
||||
"next": "14.3.0-canary.9",
|
||||
"react-hook-form": "^7.51.3",
|
||||
"react-i18next": "^14.1.0",
|
||||
"sonner": "^1.4.41",
|
||||
|
||||
Reference in New Issue
Block a user