chore(deps): bumps payload-admin-bar to v1.0.7 to suppress react 19 warnings (#11499)
The `payload-admin-bar` now supports React 19 as a result of https://github.com/payloadcms/payload-admin-bar/pull/13. This will suppress the React 19 warnings on install within the website templates and various examples that rely on this package.
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"graphql": "^16.9.0",
|
||||
"next": "^15.0.0",
|
||||
"payload": "latest",
|
||||
"payload-admin-bar": "^1.0.6",
|
||||
"payload-admin-bar": "^1.0.7",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user