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 2525 "@babel/preset-env" : " ^7.10.3" ,
2626 "@babel/types" : " ^7.12.12" ,
2727 "@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 " ,
3030 "debug" : " ^4.1.1" ,
31- "globby" : " ^10 .0.2" ,
31+ "globby" : " ^11 .0.2" ,
3232 "inquirer" : " ^7.0.3" ,
33- "jscodeshift" : " ^0.10 .0" ,
33+ "jscodeshift" : " ^0.11 .0" ,
3434 "lru-cache" : " ^6.0.0" ,
3535 "source-map" : " ^0.6.1" ,
36- "yargs" : " ^15.3.1 "
36+ "yargs" : " ^16.2.0 "
3737 },
3838 "devDependencies" : {
3939 "@types/debug" : " ^4.1.5" ,
4343 "jest" : " ^26.1.0" ,
4444 "prettier" : " ^2.0.4" ,
4545 "ts-jest" : " ^26.1.1" ,
46- "typescript" : " ^3.8 .3"
46+ "typescript" : " ^4.1 .3"
4747 },
4848 "jest" : {
4949 "preset" : " ts-jest" ,
You can’t perform that action at this time.
0 commit comments