From 3e288a0c57ad7388374e099ba02133c80d4ec8f8 Mon Sep 17 00:00:00 2001 From: giancarlo Date: Tue, 7 May 2024 18:53:13 +0700 Subject: [PATCH] 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. --- pnpm-lock.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fca3ac2bc..041320aed 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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