File tree Expand file tree Collapse file tree 2 files changed +159
-161
lines changed Expand file tree Collapse file tree 2 files changed +159
-161
lines changed Original file line number Diff line number Diff line change 36
36
}
37
37
},
38
38
"devDependencies" : {
39
- "@babel/core" : " ^7.12.9 " ,
39
+ "@babel/core" : " ^7.12.10 " ,
40
40
"@babel/plugin-proposal-dynamic-import" : " ^7.12.1" ,
41
41
"@babel/plugin-transform-arrow-functions" : " ^7.12.1" ,
42
42
"@babel/plugin-transform-modules-commonjs" : " ^7.12.1" ,
43
- "@babel/plugin-transform-runtime" : " ^7.12.1 " ,
44
- "@babel/preset-env" : " ^7.12.7 " ,
43
+ "@babel/plugin-transform-runtime" : " ^7.12.10 " ,
44
+ "@babel/preset-env" : " ^7.12.10 " ,
45
45
"@types/babel__code-frame" : " ^7.0.2" ,
46
46
"@types/babel__core" : " ^7.1.12" ,
47
47
"@types/babel__traverse" : " ^7.11.0" ,
65
65
"stream-browserify" : " ^3.0.0" ,
66
66
"ts-loader" : " ^8.0.11" ,
67
67
"typedoc" : " ^0.19.2" ,
68
- "typedoc-plugin-markdown" : " ^3.0.11 " ,
68
+ "typedoc-plugin-markdown" : " ^3.1.0 " ,
69
69
"typescript" : " ^4.1.2" ,
70
70
"url" : " ^0.11.0" ,
71
71
"util" : " ^0.12.3" ,
You can’t perform that action at this time.
0 commit comments