This repository was archived by the owner on Oct 11, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 3232 "draft-js-image-plugin" : " 2.0.0-rc8" ,
3333 "draft-js-linkify-plugin" : " ^2.0.0-beta1" ,
3434 "draft-js-markdown-plugin" : " ^1.4.4" ,
35- "draft-js-plugins-editor" : " ^2.0.3 " ,
35+ "draft-js-plugins-editor" : " ^2.1.1 " ,
3636 "draft-js-prism-plugin" : " 0.1.1" ,
3737 "draftjs-to-markdown" : " ^0.4.2" ,
3838 "emoji-regex" : " ^6.1.1" ,
Original file line number Diff line number Diff line change @@ -2525,12 +2525,12 @@ draft-js-modifiers@^0.1.5:
25252525 draft-js "~0.10.0"
25262526 immutable "~3.7.4"
25272527
2528- draft-js-plugins-editor@^2.0.3 :
2529- version "2.0.4 "
2530- resolved "https://registry.yarnpkg.com/draft-js-plugins-editor/-/draft-js-plugins-editor-2.0.4 .tgz#ab7178de886d6d11f9f43a448c844da6266053e0 "
2528+ draft-js-plugins-editor@^2.1.1 :
2529+ version "2.1.1 "
2530+ resolved "https://registry.yarnpkg.com/draft-js-plugins-editor/-/draft-js-plugins-editor-2.1.1 .tgz#7c9aedd696737c6ddf45d47c978bd764ef33f688 "
25312531 dependencies :
25322532 decorate-component-with-props "^1.0.2"
2533- find-with-regex "^1.0.2 "
2533+ find-with-regex "^1.1.3 "
25342534 immutable "~3.7.4"
25352535 prop-types "^15.5.8"
25362536 union-class-names "^1.0.0"
@@ -3117,6 +3117,10 @@ find-with-regex@^1.0.2:
31173117 version "1.0.2"
31183118 resolved "https://registry.yarnpkg.com/find-with-regex/-/find-with-regex-1.0.2.tgz#d3b36286539f14c527e31f194159c6d251651a45"
31193119
3120+ find-with-regex@^1.1.3 :
3121+ version "1.1.3"
3122+ resolved "https://registry.yarnpkg.com/find-with-regex/-/find-with-regex-1.1.3.tgz#d6c6f2debee898d36b6a77e05709b13dd5dc8a26"
3123+
3120312431213125 version "0.0.6"
31223126 resolved "https://registry.yarnpkg.com/flexbuffer/-/flexbuffer-0.0.6.tgz#039fdf23f8823e440c38f3277e6fef1174215b30"
You can’t perform that action at this time.
0 commit comments