Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Commit

Permalink
Updated Angular and various other Node packages (#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
Blackbaud-PaulCrowder authored and Blackbaud-PatrickOFriel committed Feb 2, 2017
1 parent 68c9521 commit 1232255
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,38 +38,38 @@
"watch": "npm run test:unit -- --auto-watch --no-single-run"
},
"dependencies": {
"@angular/common": "2.4.2",
"@angular/compiler": "2.4.2",
"@angular/core": "2.4.2",
"@angular/forms": "2.4.2",
"@angular/platform-browser": "2.4.2",
"@angular/platform-browser-dynamic": "2.4.2",
"@angular/router": "3.4.2",
"@angular/common": "2.4.5",
"@angular/compiler": "2.4.5",
"@angular/core": "2.4.5",
"@angular/forms": "2.4.5",
"@angular/platform-browser": "2.4.5",
"@angular/platform-browser-dynamic": "2.4.5",
"@angular/router": "3.4.5",
"core-js": "2.4.1",
"dragula": "3.7.2",
"font-awesome": "4.7.0",
"intl": "1.2.5",
"ng2-dragula": "1.2.2-0",
"ng2-toastr": "0.3.1",
"rxjs": "5.0.3",
"zone.js": "0.7.4",
"rxjs": "5.1.0",
"zone.js": "0.7.6",
"microedge-rxstate": "1.0.3",
"moment": "2.17.1"
},
"devDependencies": {
"@angular/compiler-cli": "2.4.2",
"@blackbaud/skyux-builder": "1.0.0-beta.5",
"@types/core-js": "0.9.34",
"@types/jasmine": "2.5.35",
"@angular/compiler-cli": "2.4.5",
"@blackbaud/skyux-builder": "1.0.0-beta.9",
"@types/core-js": "0.9.35",
"@types/jasmine": "2.5.41",
"@types/node": "6.0.45",
"@types/webpack": "1.12.35",
"@types/webpack": "2.2.4",
"angular2-template-loader": "0.6.0",
"awesome-typescript-loader": "2.2.4",
"axe-core": "1.1.1",
"base64-image-loader": "1.0.0",
"browserstack-local": "1.2.0",
"codelyzer": "1.0.0-beta.3",
"css-loader": "0.25.0",
"css-loader": "0.26.1",
"express": "4.14.0",
"extract-text-webpack-plugin": "2.0.0-beta.4",
"file-loader": "0.9.0",
Expand Down

0 comments on commit 1232255

Please sign in to comment.