未验证 提交 dcc3bf30 编写于 作者: S Shu Muto 提交者: GitHub

Bump angular modules to 8.x latest (#4929)

Almost angular modules are updated to 8.2.14.
上级 5d815f3c
因为 它太大了无法显示 source diff 。你可以改为 查看blob
...@@ -95,18 +95,17 @@ ...@@ -95,18 +95,17 @@
"beautifyOutput": true "beautifyOutput": true
}, },
"dependencies": { "dependencies": {
"@angular/animations": "8.0.3", "@angular/animations": "8.2.14",
"@angular/cdk": "8.2.3", "@angular/cdk": "8.2.3",
"@angular/common": "8.0.3", "@angular/common": "8.2.14",
"@angular/compiler": "8.0.3", "@angular/compiler": "8.2.14",
"@angular/core": "8.0.3", "@angular/core": "8.2.14",
"@angular/flex-layout": "8.0.0-beta.27", "@angular/flex-layout": "8.0.0-beta.27",
"@angular/forms": "8.0.3", "@angular/forms": "8.2.14",
"@angular/http": "7.2.16",
"@angular/material": "8.2.3", "@angular/material": "8.2.3",
"@angular/platform-browser": "8.0.3", "@angular/platform-browser": "8.2.14",
"@angular/platform-browser-dynamic": "8.0.3", "@angular/platform-browser-dynamic": "8.2.14",
"@angular/router": "8.0.3", "@angular/router": "8.2.14",
"@swimlane/ngx-charts": "13.0.2", "@swimlane/ngx-charts": "13.0.2",
"@types/c3": "0.7.1", "@types/c3": "0.7.1",
"@types/d3": "5.7.2", "@types/d3": "5.7.2",
...@@ -140,8 +139,9 @@ ...@@ -140,8 +139,9 @@
"devDependencies": { "devDependencies": {
"@angular-devkit/build-angular": "0.803.25", "@angular-devkit/build-angular": "0.803.25",
"@angular/cli": "8.3.25", "@angular/cli": "8.3.25",
"@angular/compiler-cli": "8.0.3", "@angular/compiler-cli": "8.2.14",
"@angular/language-service": "9.0.2", "@angular/language-service": "9.0.2",
"@cypress/webpack-preprocessor": "latest",
"@types/jasmine": "3.5.5", "@types/jasmine": "3.5.5",
"@types/jasminewd2": "2.0.8", "@types/jasminewd2": "2.0.8",
"@types/js-yaml": "3.12.2", "@types/js-yaml": "3.12.2",
...@@ -193,7 +193,6 @@ ...@@ -193,7 +193,6 @@
"tslint": "5.20.1", "tslint": "5.20.1",
"typescript": "3.4.5", "typescript": "3.4.5",
"wait-on": "4.0.0", "wait-on": "4.0.0",
"@cypress/webpack-preprocessor": "latest",
"webpack-dev-server": "3.10.3" "webpack-dev-server": "3.10.3"
}, },
"engines": { "engines": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册