Updated pnpm-lock file with '@keystatic/next' version
This commit updates the pnpm-lock.yaml file with the latest version of '@keystatic/next'. The version specifier has been changed to "^5.0.0" to ensure compatibility with potential minor updates. It also includes addition to workspace dependencies, pointing to the relevant packages in the project.
This commit is contained in:
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@@ -57,6 +57,9 @@ importers:
|
||||
'@hookform/resolvers':
|
||||
specifier: ^3.3.4
|
||||
version: 3.3.4(react-hook-form@7.51.4)
|
||||
'@keystatic/next':
|
||||
specifier: ^5.0.0
|
||||
version: 5.0.0(@keystatic/core@0.5.14)(next@14.2.3)(react-dom@18.3.1)(react@18.3.1)
|
||||
'@kit/accounts':
|
||||
specifier: workspace:^
|
||||
version: link:../../packages/features/accounts
|
||||
@@ -84,6 +87,9 @@ importers:
|
||||
'@kit/i18n':
|
||||
specifier: workspace:^
|
||||
version: link:../../packages/i18n
|
||||
'@kit/keystatic':
|
||||
specifier: workspace:^
|
||||
version: link:../../packages/cms/keystatic
|
||||
'@kit/mailers':
|
||||
specifier: workspace:^
|
||||
version: link:../../packages/mailers
|
||||
@@ -424,7 +430,7 @@ importers:
|
||||
specifier: 0.5.14
|
||||
version: 0.5.14(next@14.2.3)(react-dom@18.3.1)(react@18.3.1)
|
||||
'@keystatic/next':
|
||||
specifier: 5.0.0
|
||||
specifier: ^5.0.0
|
||||
version: 5.0.0(@keystatic/core@0.5.14)(next@14.2.3)(react-dom@18.3.1)(react@18.3.1)
|
||||
'@markdoc/markdoc':
|
||||
specifier: ^0.4.0
|
||||
|
||||
Reference in New Issue
Block a user