fix: Code highlighting with collaborative editing

This commit is contained in:
Tom Moor 2021-11-07 18:48:48 -08:00
parent 3ac7a839ad
commit c30908e858
2 changed files with 5 additions and 5 deletions

View File

@ -150,7 +150,7 @@
"react-window": "^1.8.6",
"reakit": "^1.3.10",
"regenerator-runtime": "^0.13.7",
"rich-markdown-editor": "^11.19.1",
"rich-markdown-editor": "^11.19.2",
"semver": "^7.3.2",
"sequelize": "^6.3.4",
"sequelize-cli": "^6.2.0",

View File

@ -12776,10 +12776,10 @@ retry-as-promised@^3.2.0:
dependencies:
any-promise "^1.3.0"
rich-markdown-editor@^11.19.1:
version "11.19.1"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.19.1.tgz#dd6fabc0e4bfaa081359d9ef49a46b756630aeb6"
integrity sha512-9sh0i32bgJ9LJZbjeO8ZF8vtXRowq9ZRwLfeXra5DR/XsFasq+lJXgbu5Omw0raNPvaMTQWWuSBdw4ifMSYZzA==
rich-markdown-editor@^11.19.2:
version "11.19.2"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.19.2.tgz#b1931822a4c102064174cacd7ecdc1d8041503d3"
integrity sha512-bV1oAjfIeJh2mlajsRcQV4479Hd7yN/covs6HKY3KDyM8+06+UI8B5XSC7mmlXalFPz7fApT0sEapEHA380ooA==
dependencies:
copy-to-clipboard "^3.0.8"
fuzzy-search "^3.2.1"