File tree Expand file tree Collapse file tree 2 files changed +21
-7
lines changed Expand file tree Collapse file tree 2 files changed +21
-7
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " react-simplemde-editor" ,
3
3
"homepage" : " http://www.benrlodge.com" ,
4
4
"repository" : " https://github.com/RIP21/react-simplemde-editor" ,
5
- "version" : " 4.0.3 " ,
5
+ "version" : " 4.1.0 " ,
6
6
"author" : " Ben Lodge" ,
7
7
"contributors" : [
8
8
{
20
20
" src"
21
21
],
22
22
"dependencies" : {
23
- "@types/codemirror" : " ^0.0.65 " ,
23
+ "@types/codemirror" : " ^0.0.76 " ,
24
24
"easymde" : " ^2.7.1-202.0"
25
25
},
26
26
"peerDependencies" : {
31
31
"@babel/cli" : " ^7.2.3" ,
32
32
"@babel/preset-typescript" : " ^7.1.0" ,
33
33
"@babel/runtime" : " ^7.3.1" ,
34
- "@types/codemirror" : " ^0.0.65 " ,
34
+ "@types/codemirror" : " ^0.0.76 " ,
35
35
"@types/node" : " ^10.12.18" ,
36
36
"@types/react" : " ^16.7.21" ,
37
37
"babel-core" : " ^7.0.0-bridge.0" ,
Original file line number Diff line number Diff line change 938
938
" @svgr/core" " ^2.4.1"
939
939
loader-utils "^1.1.0"
940
940
941
- " @types/codemirror@^0.0.65 " :
942
- version "0.0.65"
943
- resolved "https://registry.yarnpkg.com/@types/codemirror/-/codemirror-0.0.65.tgz#5f8d546d40c9d2acb1166167aae9e70d1b9a83b7"
944
- integrity sha512-XJo1mbkiLI0M4zR1LqpM6ljDgnpIoDkqs3JPp0jLZ8DHbqbha+YNWemhlqQyJrLIame+eOkefrL8U+NNPB4FAQ==
941
+ " @types/codemirror@^0.0.76 " :
942
+ version "0.0.76"
943
+ resolved "https://registry.yarnpkg.com/@types/codemirror/-/codemirror-0.0.76.tgz#c52719878056a216bc05889b46a41d4eb1434423"
944
+ integrity sha512-k/hpUb+Ebyn9z63qM8IbsRiW0eYHZ+pi/1e2reGzBKAZJzkjWmNTXXqLLiNv5d9ekyxkajxRBr5Hu2WZq/nokw==
945
+ dependencies :
946
+ " @types/tern" " *"
947
+
948
+ " @types/estree@* " :
949
+ version "0.0.39"
950
+ resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
951
+ integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==
945
952
946
953
" @types/node@^10.12.18 " :
947
954
version "10.12.18"
966
973
resolved "https://registry.yarnpkg.com/@types/tapable/-/tapable-1.0.2.tgz#e13182e1b69871a422d7863e11a4a6f5b814a4bd"
967
974
integrity sha512-42zEJkBpNfMEAvWR5WlwtTH22oDzcMjFsL9gDGExwF8X8WvAiw7Vwop7hPw03QT8TKfec83LwbHj6SvpqM4ELQ==
968
975
976
+ " @types/tern@* " :
977
+ version "0.23.3"
978
+ resolved "https://registry.yarnpkg.com/@types/tern/-/tern-0.23.3.tgz#4b54538f04a88c9ff79de1f6f94f575a7f339460"
979
+ integrity sha512-imDtS4TAoTcXk0g7u4kkWqedB3E4qpjXzCpD2LU5M5NAXHzCDsypyvXSaG7mM8DKYkCRa7tFp4tS/lp/Wo7Q3w==
980
+ dependencies :
981
+ " @types/estree" " *"
982
+
969
983
" @webassemblyjs/[email protected] " :
970
984
version "1.7.6"
971
985
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.7.6.tgz#3ef8c45b3e5e943a153a05281317474fef63e21e"
You can’t perform that action at this time.
0 commit comments