Remove @keystatic/next and @kit/keystatic dependencies

The commits include removal of @keystatic/next and @kit/keystatic from the package.json file and pnpm-lock.yaml file. Removing these dependencies should clean up our package dependencies and prevent relying on deprecated or unused packages.
This commit is contained in:
giancarlo
2024-05-07 18:54:10 +07:00
parent 3e288a0c57
commit 374c506c38
2 changed files with 0 additions and 8 deletions

6
pnpm-lock.yaml generated
View File

@@ -57,9 +57,6 @@ 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
@@ -87,9 +84,6 @@ 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