chore: Bump rich-markdown-editor

This commit is contained in:
Tom Moor 2021-03-30 20:39:41 -07:00
parent c5569bd365
commit d7acf616cf
2 changed files with 10 additions and 10 deletions

View File

@ -158,7 +158,7 @@
"react-waypoint": "^9.0.2",
"react-window": "^1.8.6",
"reakit": "^1.3.6",
"rich-markdown-editor": "^11.6.1",
"rich-markdown-editor": "^11.6.2",
"semver": "^7.3.2",
"sequelize": "^6.3.4",
"sequelize-cli": "^6.2.0",

View File

@ -10696,10 +10696,10 @@ react-keydown@^1.7.3:
dependencies:
core-js "^3.1.2"
react-medium-image-zoom@^3.0.16:
version "3.1.2"
resolved "https://registry.yarnpkg.com/react-medium-image-zoom/-/react-medium-image-zoom-3.1.2.tgz#5ac4441f1d424bd9680a25bfc2591be3d7704a42"
integrity sha512-werjufn5o4ytdyvJNzfqXCilovDhMyREH0qeJhCjV5brNAyfV7anZmvpFc3FApbuVXwBkzHMuQkV2z/GyEQatg==
react-medium-image-zoom@^3.1.3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/react-medium-image-zoom/-/react-medium-image-zoom-3.1.3.tgz#b1470abc5a342d65c23021c01bafa8c731821478"
integrity sha512-5CoU8whSCz5Xz2xNeGD34dDfZ6jaf/pybdfZh8HNUmA9mbXbLfj0n6bQWfEUwkq9lsNg1sEkyeIJq2tcvZY8bw==
react-portal@^4.0.0, react-portal@^4.2.1:
version "4.2.1"
@ -11280,10 +11280,10 @@ retry-as-promised@^3.2.0:
dependencies:
any-promise "^1.3.0"
rich-markdown-editor@^11.6.1:
version "11.6.1"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.6.1.tgz#c9d4da63db46694ae19f54c0adf70bc0b866afd1"
integrity sha512-9VXfIswr6kE4FZCj/JcNmYy0CJ2rvODGF89JRAVvThQqj4IhMT5sFD8K3/nvdfQZr7lef4oadZo5YH5xc5YUUw==
rich-markdown-editor@^11.6.2:
version "11.6.2"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.6.2.tgz#4d005bcd2cf56635ac77a8f0430316331ace39a5"
integrity sha512-21nIQdrKlFTcdYeTULYpJJFwB6VQPCfr81lObCqUNwAymUXB3R71sw+Iry5Lu+erLqAR9FfPxc3LecefJbKDqg==
dependencies:
copy-to-clipboard "^3.0.8"
lodash "^4.17.11"
@ -11303,7 +11303,7 @@ rich-markdown-editor@^11.6.1:
prosemirror-transform "1.2.5"
prosemirror-utils "^0.9.6"
prosemirror-view "^1.17.6"
react-medium-image-zoom "^3.0.16"
react-medium-image-zoom "^3.1.3"
react-portal "^4.2.1"
refractor "^3.3.1"
resize-observer-polyfill "^1.5.1"