added adminbar to layout
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
"test:int": "cross-env NODE_OPTIONS=--no-deprecation vitest run --config ./vitest.config.mts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@payloadcms/admin-bar": "^3.59.1",
|
||||
"@payloadcms/db-postgres": "3.59.1",
|
||||
"@payloadcms/next": "3.59.1",
|
||||
"@payloadcms/payload-cloud": "3.59.1",
|
||||
"@payloadcms/richtext-lexical": "3.59.1",
|
||||
@@ -30,7 +32,7 @@
|
||||
"react": "19.1.0",
|
||||
"react-dom": "19.1.0",
|
||||
"sharp": "0.34.2",
|
||||
"@payloadcms/db-postgres": "3.59.1"
|
||||
"tailwind-merge": "^3.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.54.1",
|
||||
|
||||
Reference in New Issue
Block a user