feat(core-cms): compose users + media into payload config alongside articles

This commit is contained in:
2026-05-05 08:13:10 +02:00
parent 50b687c43e
commit 125ec53f2a
3 changed files with 11 additions and 1 deletions

View File

@@ -13,7 +13,9 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@repo/auth": "workspace:*",
"@repo/blog": "workspace:*",
"@repo/media": "workspace:*",
"payload": "^3.14.0",
"@payloadcms/db-postgres": "^3.14.0",
"@payloadcms/richtext-lexical": "^3.14.0"