add payload cms config
This commit is contained in:
10
package.json
10
package.json
@@ -9,10 +9,14 @@
|
||||
"lint": "eslint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@payloadcms/db-postgres": "^3.78.0",
|
||||
"@payloadcms/next": "^3.78.0",
|
||||
"@payloadcms/richtext-lexical": "^3.78.0",
|
||||
"clsx": "^2.1.1",
|
||||
"next": "^15.5.12",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"next": "15.3.9",
|
||||
"payload": "^3.78.0",
|
||||
"react": "^19.2.4",
|
||||
"react-dom": "^19.2.4",
|
||||
"resend": "^6.9.1",
|
||||
"sharp": "^0.34.5"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user