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 Apr 14, 2017
1 parent bc1bc23 commit 1161ad0
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 149 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"babel-plugin-transform-react-inline-elements": "^6.22.0",
"babel-plugin-transform-react-jsx-self": "^6.22.0",
"babel-plugin-transform-react-jsx-source": "^6.22.0",
"babel-plugin-transform-react-remove-prop-types": "^0.3.3",
"babel-plugin-transform-react-remove-prop-types": "^0.4.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-babili": "^0.0.12",
"babel-preset-env": "^1.3.3",
Expand All @@ -112,7 +112,7 @@
"cookiesjs": "^1.4.2",
"cross-env": "^4.0.0",
"css-loader": "^0.28.0",
"date-fns": "^1.28.2",
"date-fns": "^1.28.3",
"dotenv": "^4.0.0",
"duplicate-package-checker-webpack-plugin": "^1.2.4",
"express": "^4.15.2",
Expand All @@ -139,14 +139,14 @@
"localforage": "^1.5.0",
"lodash": "^4.17.4",
"lost": "^8.0.0",
"mdx-loader": "^1.0.0-beta.2",
"mdxc": "^1.0.0-beta.5",
"mdx-loader": "^1.0.0-beta.3",
"mdxc": "^1.0.0-beta.6",
"minimist": "^1.2.0",
"node-noop": "^1.0.0",
"node-notifier": "^5.1.2",
"offline-plugin": "^4.6.2",
"offline-plugin": "^4.7.0",
"pleeease-filters": "^3.0.1",
"postcss": "^5.2.16",
"postcss": "^5.2.17",
"postcss-advanced-variables": "^1.2.2",
"postcss-assets": "^4.1.0",
"postcss-at-warn": "^1.0.0",
Expand All @@ -168,7 +168,7 @@
"postcss-loader": "^1.3.3",
"postcss-magic-animations": "^0.3.0",
"postcss-media-minmax": "^2.1.2",
"postcss-nested": "^1.0.0",
"postcss-nested": "^1.0.1",
"postcss-nested-ancestors": "^1.0.0",
"postcss-pseudoelements": "^4.0.0",
"postcss-reporter": "^3.0.0",
Expand All @@ -190,11 +190,11 @@
"react-helmet": "^5.0.3",
"react-intl": "^2.2.3",
"react-redux": "^5.0.4",
"react-router": "^4.1.0",
"react-router-dom": "^4.1.0",
"react-router": "^4.1.1",
"react-router-dom": "^4.1.1",
"react-tap-event-plugin": "^2.0.1",
"react-tree-walker": "2.1.1",
"readable-code": "^1.7.1",
"readable-code": "^1.7.2",
"redux": "^3.6.0",
"redux-immutable-state-invariant": "^2.0.0",
"redux-logger": "^3.0.1",
Expand All @@ -207,7 +207,7 @@
"style-loader": "^0.16.1",
"uuid": "^3.0.1",
"walker": "^1.0.7",
"webpack": "^2.3.3",
"webpack": "^2.4.0",
"webpack-bundle-analyzer": "^2.4.0",
"webpack-dev-middleware": "^1.10.1",
"webpack-hot-middleware": "^2.18.0",
Expand All @@ -218,7 +218,7 @@
"eslint": "^3.19.0",
"lint-staged": "^3.4.0",
"pre-commit": "^1.2.2",
"prepublish": "^0.15.3",
"prepublish": "^0.15.4",
"rollup": "^0.41.6",
"rollup-plugin-executable": "^1.0.0",
"sanitize.css": "^5.0.0",
Expand Down
Loading

0 comments on commit 1161ad0

Please sign in to comment.