mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 10:01:59 +08:00
chore(): update dependencies
This commit is contained in:
2811
angular/package-lock.json
generated
2811
angular/package-lock.json
generated
File diff suppressed because one or more lines are too long
@ -42,16 +42,14 @@
|
||||
"@ionic/core": "0.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/animations": "latest",
|
||||
"@angular/common": "latest",
|
||||
"@angular/compiler": "latest",
|
||||
"@angular/compiler-cli": "latest",
|
||||
"@angular/core": "latest",
|
||||
"@angular/forms": "latest",
|
||||
"@angular/http": "latest",
|
||||
"@angular/platform-browser": "latest",
|
||||
"@angular/platform-browser-dynamic": "latest",
|
||||
"@angular/router": "latest",
|
||||
"@angular/common": "5.2.9",
|
||||
"@angular/compiler": "5.2.9",
|
||||
"@angular/compiler-cli": "5.2.9",
|
||||
"@angular/core": "5.2.9",
|
||||
"@angular/forms": "5.2.9",
|
||||
"@angular/platform-browser": "5.2.9",
|
||||
"@angular/platform-browser-dynamic": "5.2.9",
|
||||
"@angular/router": "5.2.9",
|
||||
"chalk": "^2.3.2",
|
||||
"execa": "^0.10.0",
|
||||
"fs-extra": "^5.0.0",
|
||||
|
11942
core/package-lock.json
generated
11942
core/package-lock.json
generated
File diff suppressed because one or more lines are too long
@ -24,7 +24,7 @@
|
||||
"ionicons": "4.0.0-18"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@stencil/core": "0.7.12",
|
||||
"@stencil/core": "0.7.14",
|
||||
"@stencil/dev-server": "latest",
|
||||
"@stencil/postcss": "0.0.2",
|
||||
"@stencil/sass": "0.0.3",
|
||||
|
Reference in New Issue
Block a user