update angular components

pull/2/head
Florian Hartwich 2017-07-28 17:22:18 +02:00
parent 48728321d9
commit 80a1bf492d
3 changed files with 711 additions and 3522 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "opt-cc", "name": "opt-cc",
"version": "1.0.0", "version": "1.1.2",
"lockfileVersion": 1, "lockfileVersion": 1,
"dependencies": { "dependencies": {
"ajv": { "ajv": {

4211
static/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -11,16 +11,16 @@
"e2e": "ng e2e --serve=false" "e2e": "ng e2e --serve=false"
}, },
"dependencies": { "dependencies": {
"@angular/cli": "1.0.5", "@angular/cli": "^1.2.6",
"@angular/common": "^4.1.1", "@angular/common": "^4.3.2",
"@angular/compiler": "^4.1.1", "@angular/compiler": "^4.3.2",
"@angular/compiler-cli": "^4.1.1", "@angular/compiler-cli": "^4.3.2",
"@angular/core": "^4.1.1", "@angular/core": "^4.3.2",
"@angular/forms": "^4.1.1", "@angular/forms": "^4.3.2",
"@angular/http": "^4.1.1", "@angular/http": "^4.3.2",
"@angular/platform-browser": "^4.1.1", "@angular/platform-browser": "^4.3.2",
"@angular/platform-browser-dynamic": "^4.1.1", "@angular/platform-browser-dynamic": "^4.3.2",
"@angular/router": "^4.1.1", "@angular/router": "^4.3.2",
"angular2-datatable": "^0.6.0", "angular2-datatable": "^0.6.0",
"bootstrap": "^3.3.7", "bootstrap": "^3.3.7",
"core-js": "^2.4.1", "core-js": "^2.4.1",