feat: Upgrade editor - move list items with keyboard

This commit is contained in:
Tom Moor
2021-03-14 15:58:50 -07:00
parent 2385f41a98
commit ec57951087
2 changed files with 5 additions and 5 deletions

View File

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

View File

@@ -11295,10 +11295,10 @@ retry-as-promised@^3.2.0:
dependencies:
any-promise "^1.3.0"
rich-markdown-editor@^11.4.1:
version "11.4.1"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.4.1.tgz#304ac8448522b107a46c7879f618ea2f82bdd5f7"
integrity sha512-QHGWduF89WOsgJCFxQqkjb2w4j5b7TKSrCCsITfMp5vvdgiR6tSEY1nN+L/Pq/k4M+qjWZ4sJCmnqYu3UnKQzQ==
rich-markdown-editor@^11.5.0:
version "11.5.0"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.5.0.tgz#e087729af8514c5e87da38f555c66179a566915a"
integrity sha512-VDsX4viHq5dFOcHSey5/IpbrKPqGfgF5zU1Zs1ZsbBTi9yycHxdZ+HRuAfJmE6ggfWLkIFf15Dt+gwoYRNspJA==
dependencies:
copy-to-clipboard "^3.0.8"
lodash "^4.17.11"