feat: Bump RME

This commit is contained in:
Tom Moor 2020-09-03 22:27:30 -07:00
parent 206160582e
commit b93a397ab3
2 changed files with 5 additions and 11 deletions

View File

@ -138,7 +138,7 @@
"react-portal": "^4.0.0",
"react-router-dom": "^5.1.2",
"react-waypoint": "^9.0.2",
"rich-markdown-editor": "^10.6.6-0",
"rich-markdown-editor": "^10.6.6",
"semver": "^7.3.2",
"sequelize": "^6.3.4",
"sequelize-cli": "^6.2.0",

View File

@ -7595,11 +7595,6 @@ markdown-it-container@^3.0.0:
resolved "https://registry.yarnpkg.com/markdown-it-container/-/markdown-it-container-3.0.0.tgz#1d19b06040a020f9a827577bb7dbf67aa5de9a5b"
integrity sha512-y6oKTq4BB9OQuY/KLfk/O3ysFhB3IMYoIWhGJEidXt1NQFocFK2sA2t0NYZAMyMShAGL6x5OPIbrmXPIqaN9rw==
markdown-it-mark@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/markdown-it-mark/-/markdown-it-mark-3.0.0.tgz#27c3e39ef3cc310b2dde5375082c9fa912983cda"
integrity sha512-HqMWeKfMMOu4zBO0emmxsoMWmbf2cPKZY1wP6FsTbKmicFfp5y4L3KXAsNeO1rM6NTJVOrNlLKMPjWzriBGspw==
markdown-it@^10.0.0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-10.0.0.tgz#abfc64f141b1722d663402044e43927f1f50a8dc"
@ -9806,15 +9801,14 @@ retry-as-promised@^3.2.0:
dependencies:
any-promise "^1.3.0"
rich-markdown-editor@^10.6.6-0:
version "10.6.6-0"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-10.6.6-0.tgz#13f3760b5f089ccc9dfc66ff49325a3210f78ae2"
integrity sha512-3CTSkcqm2+1pfL+phlXIXNQHzmc9T4F5FjWrymnY0BmpiHJ/RDloY44ThwG+YiV4VmpC69LzBhxrTYyAWBhiWA==
rich-markdown-editor@^10.6.6:
version "10.6.6"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-10.6.6.tgz#ef6de577ca7652d8c3fd70f0ccdb9fa783571552"
integrity sha512-divXnkfEpuLuGH8qGXNbJT4WDgLkN4TU4eW/c8fBSfkGTnZ/n6yHKMEfabgj/AXsKL14GOSHsRpvZc8KCF9CJA==
dependencies:
copy-to-clipboard "^3.0.8"
lodash "^4.17.11"
markdown-it-container "^3.0.0"
markdown-it-mark "^3.0.0"
outline-icons "^1.21.0-3"
prismjs "^1.19.0"
prosemirror-commands "^1.1.4"