File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 ]
2121 },
2222 "include" : [
23- " ../../types/archiver.d.ts" ,
2423 " ../../types/cross-spawn.d.ts" ,
2524 " ../../types/dargs.d.ts" ,
2625 " ../../types/string-width.d.ts" ,
Original file line number Diff line number Diff line change 5050 "devDependencies" : {
5151 "@ionic/cli-scripts" : " 0.3.0" ,
5252 "@types/chalk" : " ^0.4.31" ,
53- "@types/gulp" : " 4.0.3"
53+ "@types/gulp" : " ^ 4.0.3"
5454 }
5555}
Original file line number Diff line number Diff line change 2020 ]
2121 },
2222 "include" : [
23- " ../../types/archiver.d.ts" ,
2423 " ../../types/dargs.d.ts" ,
2524 " ../../types/proxy-middleware.d.ts" ,
2625 " ../../types/tiny-lr.d.ts" ,
Original file line number Diff line number Diff line change 4747 "tslib" : " ^1.7.1"
4848 },
4949 "devDependencies" : {
50- "@angular/compiler" : " ^4.2.4 " ,
51- "@angular/compiler-cli" : " ^4.2.4 " ,
52- "@angular/core" : " ^4.2.4 " ,
50+ "@angular/compiler" : " ^4.3.2 " ,
51+ "@angular/compiler-cli" : " ^4.3.2 " ,
52+ "@angular/core" : " ^4.3.2 " ,
5353 "@ionic/app-scripts" : " ^2.1.0" ,
5454 "@ionic/cli-scripts" : " 0.3.0" ,
5555 "@types/chalk" : " ^0.4.31" ,
Original file line number Diff line number Diff line change 2222 ]
2323 },
2424 "include" : [
25- " ../../types/archiver.d.ts" ,
2625 " ../../types/cross-spawn.d.ts" ,
2726 " ../../types/dargs.d.ts" ,
2827 " ../../types/slice-ansi.d.ts" ,
Original file line number Diff line number Diff line change 4747 "chalk" : " ^2.0.0" ,
4848 "chokidar" : " ^1.7.0" ,
4949 "express" : " ^4.15.2" ,
50- "opn" : " ^4.0.2 " ,
50+ "opn" : " ^5.1.0 " ,
5151 "proxy-middleware" : " ^0.15.0" ,
5252 "tiny-lr" : " ^1.0.3" ,
5353 "tslib" : " ^1.7.1" ,
5656 "devDependencies" : {
5757 "@ionic/cli-scripts" : " 0.3.0" ,
5858 "@types/chalk" : " ^0.4.31" ,
59- "@types/chokidar" : " ^1.6.0 " ,
59+ "@types/chokidar" : " ^1.7.1 " ,
6060 "@types/express" : " ^4.0.35" ,
6161 "@types/opn" : " ^3.0.28" ,
6262 "@types/xml2js" : " 0.0.33"
Original file line number Diff line number Diff line change 2020 ]
2121 },
2222 "include" : [
23- " ../../types/archiver.d.ts" ,
2423 " ../../types/dargs.d.ts" ,
2524 " ../../types/proxy-middleware.d.ts" ,
2625 " ../../types/tiny-lr.d.ts" ,
Original file line number Diff line number Diff line change 2020 ]
2121 },
2222 "include" : [
23- " ../../types/archiver.d.ts" ,
2423 " ../../types/cross-spawn.d.ts" ,
2524 " ../../types/dargs.d.ts" ,
2625 " ../../types/slice-ansi.d.ts" ,
Original file line number Diff line number Diff line change 4343 },
4444 "license" : " MIT" ,
4545 "dependencies" : {
46- "archiver" : " ^1.3 .0" ,
46+ "archiver" : " ^2.0 .0" ,
4747 "chalk" : " ^2.0.0" ,
4848 "ci-info" : " ^1.0.0" ,
4949 "cross-spawn" : " ^4.0.2" ,
5050 "dargs" : " ^5.1.0" ,
5151 "dev-null" : " ^0.1.1" ,
52- "inquirer" : " ^3.0.6 " ,
52+ "inquirer" : " ^3.2.1 " ,
5353 "leek" : " 0.0.24" ,
5454 "lodash" : " ^4.17.4" ,
5555 "minimist" : " ^1.2.0" ,
5656 "ncp" : " ^2.0.0" ,
57- "semver" : " ^5.3.0 " ,
57+ "semver" : " ^5.4.1 " ,
5858 "slice-ansi" : " ^1.0.0" ,
59- "string-width" : " ^2.1.0 " ,
59+ "string-width" : " ^2.1.1 " ,
6060 "strip-ansi" : " ^4.0.0" ,
6161 "superagent" : " ^3.5.2" ,
6262 "tslib" : " ^1.7.1" ,
6363 "uuid" : " ^3.0.1" ,
64- "wrap-ansi" : " ^2.1.0 "
64+ "wrap-ansi" : " ^3.0.1 "
6565 },
6666 "devDependencies" : {
6767 "@ionic/cli-scripts" : " 0.3.0" ,
68+ "@types/archiver" : " ^2.0.0" ,
6869 "@types/chalk" : " ^0.4.31" ,
69- "@types/inquirer" : " 0.0.34 " ,
70- "@types/lodash" : " ^4.14.65 " ,
70+ "@types/inquirer" : " 0.0.35 " ,
71+ "@types/lodash" : " ^4.14.71 " ,
7172 "@types/minimist" : " ^1.2.0" ,
7273 "@types/ncp" : " ^2.0.0" ,
73- "@types/semver" : " ^5.3.31 " ,
74- "@types/uuid" : " ^2.0.29 " ,
74+ "@types/semver" : " ^5.3.33 " ,
75+ "@types/uuid" : " ^3.4.0 " ,
7576 "@types/wrap-ansi" : " ^2.0.14"
7677 },
7778 "jest" : {
Original file line number Diff line number Diff line change 2323 ]
2424 },
2525 "include" : [
26- " ../../types/archiver.d.ts" ,
2726 " ../../types/ci-info.d.ts" ,
2827 " ../../types/cross-spawn.d.ts" ,
2928 " ../../types/dargs.d.ts" ,
You can’t perform that action at this time.
0 commit comments