mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(): update deps
This commit is contained in:
@@ -44,25 +44,20 @@
|
||||
"@ionic/core": "4.0.0-beta.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/common": "^6.0.9",
|
||||
"@angular/compiler": "^6.0.9",
|
||||
"@angular/compiler-cli": "^6.0.9",
|
||||
"@angular/core": "^6.0.9",
|
||||
"@angular/forms": "^6.0.9",
|
||||
"@angular/platform-browser": "^6.0.9",
|
||||
"@angular/platform-browser-dynamic": "^6.0.9",
|
||||
"@angular/router": "^6.0.9",
|
||||
"chalk": "^2.4.1",
|
||||
"execa": "^0.10.0",
|
||||
"fs-extra": "^5.0.0",
|
||||
"glob": "7.1.2",
|
||||
"inquirer": "^5.2.0",
|
||||
"listr": "^0.14.1",
|
||||
"@angular/common": "^6.1.0",
|
||||
"@angular/compiler": "^6.1.0",
|
||||
"@angular/compiler-cli": "^6.1.0",
|
||||
"@angular/core": "^6.1.0",
|
||||
"@angular/forms": "^6.1.0",
|
||||
"@angular/platform-browser": "^6.1.0",
|
||||
"@angular/platform-browser-dynamic": "^6.1.0",
|
||||
"@angular/router": "^6.1.0",
|
||||
"fs-extra": "^7.0.0",
|
||||
"glob": "^7.1.2",
|
||||
"rxjs": "^6.2.0",
|
||||
"semver": "^5.5.0",
|
||||
"tslint": "^5.10.0",
|
||||
"tslint-ionic-rules": "0.0.14",
|
||||
"typescript": "2.7.2",
|
||||
"tslint-ionic-rules": "0.0.17",
|
||||
"typescript": "2.9.2",
|
||||
"zone.js": "^0.8.26"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user