Bump RME (fixes special chars in code blocks)
This commit is contained in:
@@ -141,7 +141,7 @@
|
||||
"react-router-dom": "^4.3.1",
|
||||
"react-waypoint": "^7.3.1",
|
||||
"redis": "^2.6.2",
|
||||
"rich-markdown-editor": "^9.6.1",
|
||||
"rich-markdown-editor": "^9.6.2",
|
||||
"safestart": "1.1.0",
|
||||
"sequelize": "^5.8.12",
|
||||
"sequelize-cli": "^5.5.0",
|
||||
|
||||
14
yarn.lock
14
yarn.lock
@@ -7873,9 +7873,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.6.1:
|
||||
version "9.6.1"
|
||||
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-9.6.1.tgz#1f72f06fcc324fb66b8670dfffba99895c1dd47d"
|
||||
rich-markdown-editor@^9.6.2:
|
||||
version "9.6.2"
|
||||
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-9.6.2.tgz#46243821fd876386785be3af5065a0e8bbf9a3f3"
|
||||
dependencies:
|
||||
"@domoinc/slate-edit-table" "^0.22.2"
|
||||
"@tommoor/slate-edit-list" "0.19.0-0"
|
||||
@@ -7899,7 +7899,7 @@ rich-markdown-editor@^9.6.1:
|
||||
slate "^0.45.0"
|
||||
slate-collapse-on-escape "^0.8.1"
|
||||
slate-drop-or-paste-images "^0.9.1"
|
||||
slate-md-serializer "^5.4.0-5"
|
||||
slate-md-serializer "^5.4.0"
|
||||
slate-paste-linkify "^0.7.0"
|
||||
slate-react "^0.21.20"
|
||||
slate-schema-violations "^0.1.39"
|
||||
@@ -8230,9 +8230,9 @@ slate-hotkeys@^0.2.9:
|
||||
is-hotkey "0.1.4"
|
||||
slate-dev-environment "^0.2.2"
|
||||
|
||||
slate-md-serializer@^5.4.0-5:
|
||||
version "5.4.0-5"
|
||||
resolved "https://registry.yarnpkg.com/slate-md-serializer/-/slate-md-serializer-5.4.0-5.tgz#52d5324dbc3112743e741a7465b3531863e3fe3f"
|
||||
slate-md-serializer@^5.4.0:
|
||||
version "5.4.0"
|
||||
resolved "https://registry.yarnpkg.com/slate-md-serializer/-/slate-md-serializer-5.4.0.tgz#f206a59e4407c6104f09329ca46472b42584489a"
|
||||
dependencies:
|
||||
hashtag-regex "^2.0.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user