fix: Upgrade RME (fix link toolbar blur)
This commit is contained in:
@ -138,7 +138,7 @@
|
|||||||
"react-router-dom": "^4.3.1",
|
"react-router-dom": "^4.3.1",
|
||||||
"react-waypoint": "^7.3.1",
|
"react-waypoint": "^7.3.1",
|
||||||
"redis": "^2.6.2",
|
"redis": "^2.6.2",
|
||||||
"rich-markdown-editor": "^9.8.4",
|
"rich-markdown-editor": "^9.8.5",
|
||||||
"safestart": "1.1.0",
|
"safestart": "1.1.0",
|
||||||
"sequelize": "^5.8.12",
|
"sequelize": "^5.8.12",
|
||||||
"sequelize-cli": "^5.5.0",
|
"sequelize-cli": "^5.5.0",
|
||||||
|
@ -7382,9 +7382,9 @@ retry-axios@0.3.2, retry-axios@^0.3.2:
|
|||||||
version "0.3.2"
|
version "0.3.2"
|
||||||
resolved "https://registry.yarnpkg.com/retry-axios/-/retry-axios-0.3.2.tgz#5757c80f585b4cc4c4986aa2ffd47a60c6d35e13"
|
resolved "https://registry.yarnpkg.com/retry-axios/-/retry-axios-0.3.2.tgz#5757c80f585b4cc4c4986aa2ffd47a60c6d35e13"
|
||||||
|
|
||||||
rich-markdown-editor@^9.8.4:
|
rich-markdown-editor@^9.8.5:
|
||||||
version "9.8.4"
|
version "9.8.5"
|
||||||
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-9.8.4.tgz#d3a47bfa96dfd5d1e5c083009b6be6c86ac32e78"
|
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-9.8.5.tgz#cd4b48e286187262cf4d74c75702b6bbd9d57c9a"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@domoinc/slate-edit-table" "^0.22.2"
|
"@domoinc/slate-edit-table" "^0.22.2"
|
||||||
"@tommoor/slate-edit-list" "0.19.0-0"
|
"@tommoor/slate-edit-list" "0.19.0-0"
|
||||||
|
Reference in New Issue
Block a user