fix(editor): Upgrade RME, fixes cursor navigation around headings in FF
This commit is contained in:
@ -140,7 +140,7 @@
|
||||
"react-portal": "^4.0.0",
|
||||
"react-router-dom": "^5.1.2",
|
||||
"react-waypoint": "^9.0.2",
|
||||
"rich-markdown-editor": "^11.0.0-5",
|
||||
"rich-markdown-editor": "^11.0.0-6",
|
||||
"semver": "^7.3.2",
|
||||
"sequelize": "^6.3.4",
|
||||
"sequelize-cli": "^6.2.0",
|
||||
|
@ -9887,10 +9887,10 @@ retry-as-promised@^3.2.0:
|
||||
dependencies:
|
||||
any-promise "^1.3.0"
|
||||
|
||||
rich-markdown-editor@^11.0.0-5:
|
||||
version "11.0.0-5"
|
||||
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.0.0-5.tgz#d279888ea6a9b10e3201884c2453a7923fe6aa90"
|
||||
integrity sha512-+jqjA2W7gW5TTeE8leRWKJj1sbDS2N00iZBAGKh6FqhuwmAa7nZUEtFcMPMecJN5sPseY1WwFeLyDTEAVcDaHg==
|
||||
rich-markdown-editor@^11.0.0-6:
|
||||
version "11.0.0-6"
|
||||
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.0.0-6.tgz#69739c838a7ef0f28d9dcbb5942eebc9a682546e"
|
||||
integrity sha512-l2Jt4cuKwqOe4VBwNiZM/tiQqym6eLNAgBk5n8Tb06TLJEMOWQpDH5wMN+k9c7ft098gRTlLcdELt7nF2zWY5Q==
|
||||
dependencies:
|
||||
copy-to-clipboard "^3.0.8"
|
||||
lodash "^4.17.11"
|
||||
|
Reference in New Issue
Block a user