Skip to content
Snippets Groups Projects
Commit 8a755876 authored by jvanboxtel@wisc.edu's avatar jvanboxtel@wisc.edu
Browse files

update deps

parent 1c52da37
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
......@@ -14,42 +14,40 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^7.1.1",
"@angular/cdk": "^7.1.1",
"@angular/common": "^7.1.1",
"@angular/compiler": "^7.1.1",
"@angular/core": "^7.1.1",
"@angular/flex-layout": "^7.0.0-beta.19",
"@angular/forms": "^7.1.1",
"@angular/http": "^7.1.1",
"@angular/material": "^7.1.1",
"@angular/platform-browser": "^7.1.1",
"@angular/platform-browser-dynamic": "^7.1.1",
"@angular/router": "^7.1.1",
"@angular/animations": "^7.2.4",
"@angular/cdk": "^7.3.1",
"@angular/common": "^7.2.4",
"@angular/compiler": "^7.2.4",
"@angular/core": "^7.2.4",
"@angular/flex-layout": "^7.0.0-beta.23",
"@angular/forms": "^7.2.4",
"@angular/http": "^7.2.4",
"@angular/material": "^7.3.1",
"@angular/platform-browser": "^7.2.4",
"@angular/platform-browser-dynamic": "^7.2.4",
"@angular/router": "^7.2.4",
"@myuw-web-components/myuw-app-bar": "^1.5.4",
"@myuw-web-components/myuw-app-styles": "^1.2.3",
"@myuw-web-components/myuw-drawer": "^1.0.6",
"@myuw-web-components/myuw-help": "^1.3.1",
"@myuw-web-components/myuw-profile": "^1.3.1",
"@myuw-web-components/myuw-search": "^1.3.1",
"@ngrx/effects": "^7.1.0",
"@ngrx/store": "^7.1.0",
"@ngrx/store-devtools": "^7.1.0",
"@webcomponents/webcomponentsjs": "^2.2.1",
"@ngrx/effects": "^7.2.0",
"@ngrx/store": "^7.2.0",
"@ngrx/store-devtools": "^7.2.0",
"@webcomponents/webcomponentsjs": "^2.2.6",
"classlist.js": "^1.1.20150312",
"core-js": "^2.6.0",
"intl": "^1.2.5",
"ncu": "^0.2.1",
"npm-check-updates": "^2.15.0",
"rxjs": "^6.3.3",
"rxjs": "^6.4.0",
"tslib": "^1.9.0",
"zone.js": "~0.8.26"
"zone.js": "~0.8.29"
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.12.3",
"@angular/cli": "^7.1.1",
"@angular/compiler-cli": "^7.1.1",
"@angular/language-service": "^7.1.1",
"@angular-devkit/build-angular": "~0.13.0",
"@angular/cli": "^7.3.0",
"@angular/compiler-cli": "^7.2.4",
"@angular/language-service": "^7.2.4",
"@types/jasmine": "^3.3.1",
"@types/jasminewd2": "^2.0.6",
"@types/node": "~10.12.12",
......@@ -67,6 +65,6 @@
"replace-in-file": "^3.4.2",
"ts-node": "~8.0.1",
"tslint": "~5.12.1",
"typescript": "^3.1.1"
"typescript": "3.2.4"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment