fix(deps): update dependency slate-react to v0.95.0 (#3065)

* fix(deps): update dependency slate-react to v0.95.0

* fix: slate requires prop name change

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
This commit is contained in:
renovate[bot]
2023-06-02 11:44:44 -07:00
committed by GitHub
parent b443900cdb
commit a4f984e7d1
3 changed files with 6 additions and 6 deletions

View File

@@ -49,7 +49,7 @@
"recoil": "0.7.7",
"sharp": "0.32.1",
"slate": "0.94.1",
"slate-react": "0.94.2",
"slate-react": "0.95.0",
"ua-parser-js": "1.0.35",
"video.js": "^8.3.0",
"webpack-deadcode-plugin": "^0.1.17",