File tree Expand file tree Collapse file tree 2 files changed +167
-177
lines changed Expand file tree Collapse file tree 2 files changed +167
-177
lines changed Original file line number Diff line number Diff line change 25
25
"@babel/preset-env" : " ^7.10.3" ,
26
26
"@babel/types" : " ^7.12.12" ,
27
27
"@types/jscodeshift" : " ^0.7.1" ,
28
- "@vue/compiler-core" : " ^3.0.4 " ,
29
- "@vue/compiler-dom" : " ^3.0.4 " ,
28
+ "@vue/compiler-core" : " ^3.0.5 " ,
29
+ "@vue/compiler-dom" : " ^3.0.5 " ,
30
30
"debug" : " ^4.1.1" ,
31
- "globby" : " ^10 .0.2" ,
31
+ "globby" : " ^11 .0.2" ,
32
32
"inquirer" : " ^7.0.3" ,
33
- "jscodeshift" : " ^0.10 .0" ,
33
+ "jscodeshift" : " ^0.11 .0" ,
34
34
"lru-cache" : " ^6.0.0" ,
35
35
"source-map" : " ^0.6.1" ,
36
- "yargs" : " ^15.3.1 "
36
+ "yargs" : " ^16.2.0 "
37
37
},
38
38
"devDependencies" : {
39
39
"@types/debug" : " ^4.1.5" ,
43
43
"jest" : " ^26.1.0" ,
44
44
"prettier" : " ^2.0.4" ,
45
45
"ts-jest" : " ^26.1.1" ,
46
- "typescript" : " ^3.8 .3"
46
+ "typescript" : " ^4.1 .3"
47
47
},
48
48
"jest" : {
49
49
"preset" : " ts-jest" ,
You can’t perform that action at this time.
0 commit comments