build(dependencies): update angular to 4.0.3 and ng-bootstrap to 1.0.0-alpha.25

This commit is contained in:
Alexander Zhukov 2017-04-29 14:04:04 +03:00
parent 7ce8d8e1c5
commit ef0acbc72b
2 changed files with 516 additions and 312 deletions

View file

@ -22,16 +22,17 @@
},
"private": true,
"dependencies": {
"@angular/animations": "4.0.0",
"@angular/common": "4.0.0",
"@angular/compiler": "4.0.0",
"@angular/core": "4.0.0",
"@angular/forms": "4.0.0",
"@angular/http": "4.0.0",
"@angular/platform-browser": "4.0.0",
"@angular/platform-browser-dynamic": "4.0.0",
"@angular/router": "4.0.0",
"@ng-bootstrap/ng-bootstrap": "1.0.0-alpha.22",
"@angular/animations": "4.0.3",
"@angular/common": "4.0.3",
"@angular/compiler": "4.0.3",
"@angular/core": "4.0.3",
"@angular/forms": "4.0.3",
"@angular/http": "4.0.3",
"@angular/platform-browser": "4.0.3",
"@angular/platform-browser-dynamic": "4.0.3",
"@angular/platform-server": "4.0.3",
"@angular/router": "4.0.3",
"@ng-bootstrap/ng-bootstrap": "1.0.0-alpha.25",
"bootstrap": "4.0.0-alpha.6",
"classlist.js": "1.1.20150312",
"core-js": "2.4.1",
@ -48,10 +49,9 @@
},
"devDependencies": {
"@angular/cli": "1.0.1",
"@angular/compiler-cli": "4.0.0",
"@angular/platform-server": "4.0.0",
"@angular/compiler-cli": "4.0.3",
"@types/jasmine": "2.5.38",
"@types/node": "6.0.63",
"@types/node": "6.0.69",
"angular-cli-ghpages": "0.5.0",
"codelyzer": "2.0.1",
"jasmine-core": "2.5.2",
@ -62,12 +62,13 @@
"karma-coverage-istanbul-reporter": "0.2.3",
"karma-jasmine": "1.1.0",
"karma-jasmine-html-reporter": "0.2.2",
"npm-run-all": "4.0.2",
"protractor": "5.1.1",
"rimraf": "2.6.1",
"stylelint": "7.8.0",
"ts-node": "2.0.0",
"tslint": "4.5.1",
"tslint-eslint-rules": "3.4.0",
"typescript": "2.2.1"
"typescript": "2.2.2"
}
}

799
yarn.lock

File diff suppressed because it is too large Load diff