Bump RME – More editor fixes
This commit is contained in:
@@ -142,7 +142,7 @@
|
||||
"react-waypoint": "^7.3.1",
|
||||
"redis": "^2.6.2",
|
||||
"redis-lock": "^0.1.0",
|
||||
"rich-markdown-editor": "^9.2.1",
|
||||
"rich-markdown-editor": "^9.3.0",
|
||||
"safestart": "1.1.0",
|
||||
"sequelize": "4.28.6",
|
||||
"sequelize-cli": "^5.4.0",
|
||||
|
||||
14
yarn.lock
14
yarn.lock
@@ -7385,9 +7385,9 @@ react-markdown@^3.0.2:
|
||||
unist-util-visit "^1.3.0"
|
||||
xtend "^4.0.1"
|
||||
|
||||
react-medium-image-zoom@^3.0.10:
|
||||
version "3.0.15"
|
||||
resolved "https://registry.yarnpkg.com/react-medium-image-zoom/-/react-medium-image-zoom-3.0.15.tgz#c566c08225cff9c7c6454fe66b570609ffa2991d"
|
||||
react-medium-image-zoom@^3.0.16:
|
||||
version "3.0.16"
|
||||
resolved "https://registry.yarnpkg.com/react-medium-image-zoom/-/react-medium-image-zoom-3.0.16.tgz#3d9436c1ef669401550920ab9429c0679b0c5853"
|
||||
|
||||
react-modal@^3.1.2:
|
||||
version "3.8.1"
|
||||
@@ -7856,9 +7856,9 @@ retry-axios@0.3.2, retry-axios@^0.3.2:
|
||||
version "0.3.2"
|
||||
resolved "https://registry.yarnpkg.com/retry-axios/-/retry-axios-0.3.2.tgz#5757c80f585b4cc4c4986aa2ffd47a60c6d35e13"
|
||||
|
||||
rich-markdown-editor@^9.2.1:
|
||||
version "9.2.1"
|
||||
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-9.2.1.tgz#a43c654882891664861696716fea653ef8c1ff22"
|
||||
rich-markdown-editor@^9.3.0:
|
||||
version "9.3.0"
|
||||
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-9.3.0.tgz#f841e37403130354b94e1a4a9aa4eafe1e2f4853"
|
||||
dependencies:
|
||||
"@tommoor/slate-edit-list" "0.19.0-0"
|
||||
"@wikifactory/slate-edit-blockquote" "^0.7.1"
|
||||
@@ -7876,7 +7876,7 @@ rich-markdown-editor@^9.2.1:
|
||||
prismjs "^1.16.0"
|
||||
react-autosize-textarea "^6.0.0"
|
||||
react-keydown "^1.9.7"
|
||||
react-medium-image-zoom "^3.0.10"
|
||||
react-medium-image-zoom "^3.0.16"
|
||||
react-portal "^4.1.4"
|
||||
slate "^0.45.0"
|
||||
slate-collapse-on-escape "^0.8.1"
|
||||
|
||||
Reference in New Issue
Block a user