Bump RME: Fixes deleting images now smoother

Adds code language selection to code blocks
This commit is contained in:
Tom Moor 2018-11-22 14:57:03 -08:00
parent 085c452d77
commit c5cd2223f7
2 changed files with 9 additions and 8 deletions

View File

@ -161,7 +161,7 @@
"react-waypoint": "^7.3.1",
"redis": "^2.6.2",
"redis-lock": "^0.1.0",
"rich-markdown-editor": "^6.0.3",
"rich-markdown-editor": "^6.1.1",
"safestart": "1.1.0",
"sequelize": "4.28.6",
"sequelize-cli": "^2.7.0",

View File

@ -8985,9 +8985,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@^6.0.3:
version "6.0.3"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-6.0.3.tgz#8000cc6c97c376845471bfb4e7897fab38afab9c"
rich-markdown-editor@^6.1.1:
version "6.1.1"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-6.1.1.tgz#f3be0e5f43a804cc6c32b3cc6810907080494b54"
dependencies:
"@tommoor/slate-drop-or-paste-images" "^0.8.1"
babel-plugin-transform-async-to-generator "^6.24.1"
@ -8997,6 +8997,7 @@ rich-markdown-editor@^6.0.3:
eslint-plugin-flowtype "^2.46.1"
eslint-plugin-prettier "^2.6.0"
immutable "^3.8.2"
lodash "^4.17.11"
outline-icons "^1.0.0"
react "^16.6.0"
react-dom "^16.6.0"
@ -9007,7 +9008,7 @@ rich-markdown-editor@^6.0.3:
slate-collapse-on-escape "^0.6.1"
slate-edit-code "^0.15.5"
slate-edit-list "^0.11.3"
slate-md-serializer "^5.1.1"
slate-md-serializer "^5.2.0"
slate-paste-linkify "^0.5.1"
slate-plain-serializer "0.5.4"
slate-prism "^0.5.0"
@ -9379,9 +9380,9 @@ slate-edit-list@^0.11.3:
version "0.11.3"
resolved "https://registry.yarnpkg.com/slate-edit-list/-/slate-edit-list-0.11.3.tgz#d27ff2ff93a83bef49131a6a44b87a9558c9d44c"
slate-md-serializer@^5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/slate-md-serializer/-/slate-md-serializer-5.1.1.tgz#3b82bde03d499d851c44b5895d0d80884aa291af"
slate-md-serializer@^5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/slate-md-serializer/-/slate-md-serializer-5.2.0.tgz#bc45a338f8cdc483f9b501ab8543cb920992376f"
dependencies:
hashtag-regex "^2.0.0"