Bump editor, minor emoji trigger fixes and adds Perl language support
This commit is contained in:
@ -149,7 +149,7 @@
|
|||||||
"react-window": "^1.8.6",
|
"react-window": "^1.8.6",
|
||||||
"reakit": "^1.3.10",
|
"reakit": "^1.3.10",
|
||||||
"regenerator-runtime": "^0.13.7",
|
"regenerator-runtime": "^0.13.7",
|
||||||
"rich-markdown-editor": "^11.18.5",
|
"rich-markdown-editor": "^11.18.6",
|
||||||
"semver": "^7.3.2",
|
"semver": "^7.3.2",
|
||||||
"sequelize": "^6.3.4",
|
"sequelize": "^6.3.4",
|
||||||
"sequelize-cli": "^6.2.0",
|
"sequelize-cli": "^6.2.0",
|
||||||
|
@ -12496,10 +12496,10 @@ retry-as-promised@^3.2.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
any-promise "^1.3.0"
|
any-promise "^1.3.0"
|
||||||
|
|
||||||
rich-markdown-editor@^11.18.5:
|
rich-markdown-editor@^11.18.6:
|
||||||
version "11.18.5"
|
version "11.18.6"
|
||||||
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.18.5.tgz#825012a16c1584c0c2c6a1929f7d3e56fd4428f8"
|
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.18.6.tgz#ddab3acec2ecedd8447c0064752d7b0a1acd596e"
|
||||||
integrity sha512-WvZ8QQXqOTTHZiA/cJ8qQIXKPkAMmajNwwAGcSbRLcQm9BiCY/akBbfqSqSi6olNjCLi+cbmyVenAfW1AfhIdA==
|
integrity sha512-yckuNps/P9vMBvbQOWHQhEJYUOzeQ3TqVZusYzzRpfuqMDiC7Qi7/hCppO+3qs8hUs4hSlVaDG1I/w39IhiFVw==
|
||||||
dependencies:
|
dependencies:
|
||||||
copy-to-clipboard "^3.0.8"
|
copy-to-clipboard "^3.0.8"
|
||||||
fuzzy-search "^3.2.1"
|
fuzzy-search "^3.2.1"
|
||||||
|
Reference in New Issue
Block a user