Upgrade packages, Ref: #373

This commit is contained in:
ziajka 2019-04-29 11:01:06 +02:00
parent 940a93c66d
commit e020ca00f5
2 changed files with 908 additions and 871 deletions

View File

@ -38,23 +38,23 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^7.2.7",
"@angular/cdk": "^7.3.3",
"@angular/common": "^7.2.7",
"@angular/compiler": "^7.2.7",
"@angular/core": "^7.2.7",
"@angular/forms": "^7.2.7",
"@angular/http": "^7.2.7",
"@angular/material": "^7.3.3",
"@angular/platform-browser": "^7.2.7",
"@angular/platform-browser-dynamic": "^7.2.7",
"@angular/router": "^7.2.7",
"@angular/animations": "^7.2.14",
"@angular/cdk": "^7.3.7",
"@angular/common": "^7.2.14",
"@angular/compiler": "^7.2.14",
"@angular/core": "^7.2.14",
"@angular/forms": "^7.2.14",
"@angular/http": "^7.2.14",
"@angular/material": "^7.3.7",
"@angular/platform-browser": "^7.2.14",
"@angular/platform-browser-dynamic": "^7.2.14",
"@angular/router": "^7.2.14",
"angular-persistence": "^1.0.1",
"angular2-hotkeys": "^2.1.4",
"angular2-indexeddb": "^1.2.3",
"bootstrap": "4.3.1",
"command-exists": "^1.2.8",
"core-js": "^2.6.5",
"core-js": "^3.0.1",
"css-tree": "^1.0.0-alpha.29",
"d3-ng2-service": "^2.1.0",
"hammerjs": "^2.0.8",
@ -62,47 +62,47 @@
"material-design-icons": "^3.0.1",
"ng2-file-upload": "^1.3.0",
"ngx-electron": "^2.1.1",
"node-fetch": "^2.3.0",
"node-fetch": "^2.4.1",
"notosans-fontface": "^1.1.0",
"raven-js": "^3.27.0",
"rxjs": "^6.4.0",
"rxjs-compat": "^6.4.0",
"rxjs": "^6.5.1",
"rxjs-compat": "^6.5.1",
"tree-kill": "^1.2.1",
"typeface-roboto": "^0.0.54",
"yargs": "^13.2.1",
"zone.js": "^0.8.29"
"yargs": "^13.2.2",
"zone.js": "^0.9.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.13.3",
"@angular/cli": "^7.3.3",
"@angular/compiler-cli": "^7.2.7",
"@angular/language-service": "^7.2.7",
"@sentry/cli": "^1.40.0",
"@sentry/electron": "^0.16.0",
"@types/jasmine": "~3.3.9",
"@angular-devkit/build-angular": "~0.13.8",
"@angular/cli": "^7.3.8",
"@angular/compiler-cli": "^7.2.14",
"@angular/language-service": "^7.2.14",
"@sentry/cli": "^1.41.2",
"@sentry/electron": "^0.17.1",
"@types/jasmine": "~3.3.12",
"@types/jasminewd2": "~2.0.6",
"@types/node": "~11.9.5",
"codelyzer": "~4.5.0",
"electron": "4.0.6",
"electron-builder": "20.38.2",
"jasmine-core": "~3.3.0",
"@types/node": "~11.13.8",
"codelyzer": "~5.0.1",
"electron": "5.0.0",
"electron-builder": "20.39.0",
"jasmine-core": "~3.4.0",
"jasmine-spec-reporter": "~4.2.1",
"jquery": "^3.3.1",
"karma": "~4.0.0",
"jquery": "^3.4.0",
"karma": "~4.1.0",
"karma-chrome-launcher": "~2.2.0",
"karma-cli": "~2.0.0",
"karma-coverage-istanbul-reporter": "^2.0.5",
"karma-jasmine": "~2.0.1",
"karma-jasmine-html-reporter": "^1.4.0",
"karma-jasmine-html-reporter": "^1.4.2",
"license-checker": "^25.0.1",
"node-sass": "^4.11.0",
"popper.js": "^1.14.7",
"prettier": "^1.16.4",
"node-sass": "^4.12.0",
"popper.js": "^1.15.0",
"prettier": "^1.17.0",
"protractor": "~5.4.2",
"replace": "^1.0.1",
"replace": "^1.1.0",
"ts-mockito": "^2.3.1",
"ts-node": "~8.0.2",
"tslint": "~5.13.0",
"ts-node": "~8.1.0",
"tslint": "~5.16.0",
"tslint-config-prettier": "^1.18.0",
"typescript": "<3.3.0"
},

1703
yarn.lock

File diff suppressed because it is too large Load Diff