Skip to content
This repository has been archived by the owner on Nov 15, 2017. It is now read-only.

Commit

Permalink
Updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
swernerx committed Jan 17, 2017
1 parent ff96499 commit 81b4adc
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 127 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"homepage": "https://github.com/sebastian-software/advanced-boilerplate#readme",
"dependencies": {
"apollo-client": "^0.7.2",
"apollo-client": "^0.7.3",
"assets-webpack-plugin": "^3.5.0",
"async": "^2.1.4",
"autoprefixer": "^6.6.1",
Expand Down Expand Up @@ -93,16 +93,16 @@
"cookiesjs": "^1.4.2",
"cross-env": "^3.1.4",
"css-loader": "^0.26.1",
"date-fns": "^1.25.0",
"date-fns": "^1.26.0",
"dotenv": "^4.0.0",
"express": "^4.14.0",
"extract-text-webpack-plugin": "^2.0.0-beta.4",
"file-loader": "^0.9.0",
"fs-extra": "^1.0.0",
"graphql-tag": "^1.2.2",
"fs-extra": "^2.0.0",
"graphql-tag": "^1.2.3",
"gulp-util": "^3.0.8",
"hard-source-webpack-plugin": "^0.3.6",
"helmet": "^3.3.0",
"helmet": "^3.4.0",
"hpp": "^0.2.1",
"html-webpack-plugin": "^2.26.0",
"intl": "^1.2.5",
Expand All @@ -118,7 +118,7 @@
"markdown-in-js": "^1.1.3",
"node-noop": "^1.0.0",
"node-notifier": "^4.6.1",
"offline-plugin": "^4.5.4",
"offline-plugin": "^4.5.5",
"pleeease-filters": "^3.0.0",
"postcss": "^5.2.10",
"postcss-advanced-variables": "^1.2.2",
Expand Down Expand Up @@ -157,35 +157,35 @@
"react-apollo": "^0.8.1",
"react-docgen": "^2.13.0",
"react-dom": "^15.4.2",
"react-helmet": "^3.3.0",
"react-helmet": "^3.3.1",
"react-hot-loader": "^3.0.0-beta.6",
"react-intl": "^2.2.2",
"react-intl": "^2.2.3",
"react-redux": "^5.0.2",
"react-router": "4.0.0-alpha.6",
"react-tap-event-plugin": "^2.0.1",
"redux": "^3.6.0",
"redux-logger": "^2.7.4",
"redux-thunk": "^2.1.0",
"rimraf": "^2.5.4",
"s15e-javascript": "^0.7.12",
"s15e-javascript": "^0.7.13",
"serialize-javascript": "^1.3.0",
"shrink-ray": "^0.1.3",
"source-map-support": "^0.4.8",
"source-map-support": "^0.4.9",
"style-loader": "^0.13.1",
"uuid": "^3.0.1",
"webpack": "2.2.0-rc.3",
"webpack-bundle-analyzer": "^2.2.1",
"webpack-dev-middleware": "^1.9.0",
"webpack-hot-middleware": "^2.15.0",
"webpack-sources": "^0.1.3",
"webpack-sources": "^0.1.4",
"yaml-loader": "^0.4.0"
},
"devDependencies": {
"eslint_d": "^4.2.1",
"lint-staged": "^3.2.6",
"pre-commit": "^1.2.2",
"prepublish": "^0.12.5",
"rollup": "^0.41.1",
"rollup": "^0.41.4",
"sanitize.css": "^4.1.0",
"source-sans-pro": "^2.0.10",
"stylelint": "^7.7.1"
Expand Down
Loading

0 comments on commit 81b4adc

Please sign in to comment.