feat: initial setup, collections, caregiver frontend
This commit is contained in:
@@ -16,8 +16,7 @@
|
||||
"start": "cross-env NODE_OPTIONS=--no-deprecation next start"
|
||||
},
|
||||
"dependencies": {
|
||||
"@payloadcms/db-mongodb": "3.65.0",
|
||||
"@payloadcms/db-postgres": "3.65.0",
|
||||
"@payloadcms/db-sqlite": "3.65.0",
|
||||
"@payloadcms/next": "3.65.0",
|
||||
"@payloadcms/plugin-multi-tenant": "3.65.0",
|
||||
"@payloadcms/richtext-lexical": "3.65.0",
|
||||
@@ -33,6 +32,7 @@
|
||||
"sharp": "0.32.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@payloadcms/eslint-config": "^3.28.0",
|
||||
"@payloadcms/graphql": "latest",
|
||||
"@swc/core": "^1.6.13",
|
||||
"@types/react": "19.0.1",
|
||||
|
||||
Reference in New Issue
Block a user