Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Maigo Erit committed Jul 4, 2017
1 parent a074561 commit 7506fea
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 140 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"moment": "2.18.1",
"multiline": "^1.0.2",
"node-notifier": "^5.0.2",
"os-locale": "^1.4.0",
"os-locale": "2.0.0",
"randomcolor": "0.5.3",
"requirejs": "^2.3.3",
"sequelize": "3.30.4",
Expand All @@ -51,7 +51,7 @@
"@types/webdriverio": "^4.7.1",
"@types/webpack": "2.2.16",
"au-table": "^0.1.12",
"aurelia-animator-css": "1.0.0",
"aurelia-animator-css": "1.0.2",
"aurelia-bootstrapper": "2.1.1",
"aurelia-dialog": "^1.0.0-rc.1.0.3",
"aurelia-fetch-client": "1.1.2",
Expand All @@ -70,17 +70,17 @@
"aurelia-templating-resources": "1.4.0",
"aurelia-templating-router": "1.1.0",
"aurelia-testing": "1.0.0-beta.3.0.1",
"aurelia-validation": "1.0.0",
"aurelia-validation": "1.1.1",
"aurelia-webpack-plugin": "2.0.0-rc.2",
"autoprefixer": "7.1.1",
"awesome-typescript-loader": "3.2.1",
"bluebird": "3.5.0",
"bootstrap": "4.0.0-alpha.6",
"bootstrap-datepicker": "^1.6.4",
"britecharts": "1.6.0",
"britecharts": "1.7.2",
"copy-webpack-plugin": "4.0.1",
"cross-env": "^5.0.0",
"css-loader": "0.28.1",
"css-loader": "0.28.4",
"d3": "^4.9.1",
"d3-tip": "^0.7.1",
"electron": "1.6.11",
Expand All @@ -95,8 +95,8 @@
"friendly-errors-webpack-plugin": "^1.6.1",
"html-webpack-plugin": "2.29.0",
"http-server": "0.10.0",
"i18next": "3.4.4",
"i18next-xhr-backend": "1.2.0",
"i18next": "8.4.2",
"i18next-xhr-backend": "1.4.2",
"isomorphic-fetch": "2.2.1",
"istanbul-instrumenter-loader": "2.0.0",
"jest": "20.0.4",
Expand All @@ -108,7 +108,7 @@
"nps": "5.3.2",
"nps-utils": "1.2.0",
"pickadate": "^3.5.6",
"postcss-loader": "1.3.3",
"postcss-loader": "2.0.6",
"sass-loader": "^6.0.3",
"spectron": "^3.6.4",
"style-loader": "0.18.2",
Expand Down
Loading

0 comments on commit 7506fea

Please sign in to comment.