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 May 10, 2017
1 parent 530e374 commit bbc682f
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 69 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,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.4.4",
"babel-plugin-transform-react-remove-prop-types": "^0.4.5",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-babili": "^0.0.12",
"babel-preset-env": "^1.4.0",
Expand All @@ -103,7 +103,7 @@
"builtin-modules": "^1.1.1",
"case-sensitive-paths-webpack-plugin": "^2.0.0",
"chalk": "^1.1.3",
"chokidar": "^1.6.1",
"chokidar": "^1.7.0",
"chunk-manifest-webpack-plugin": "^1.1.0",
"classnames": "^2.2.5",
"clipboard": "^1.6.1",
Expand Down Expand Up @@ -144,51 +144,51 @@
"node-noop": "^1.0.0",
"node-notifier": "^5.1.2",
"offline-plugin": "^4.7.0",
"pleeease-filters": "^3.0.1",
"pleeease-filters": "^4.0.0",
"postcss": "^6.0.1",
"postcss-advanced-variables": "^1.2.2",
"postcss-assets": "^4.1.0",
"postcss-at-warn": "^1.0.0",
"postcss-calc": "^5.3.1",
"postcss-calc": "^6.0.0",
"postcss-clearfix": "^1.0.0",
"postcss-color-function": "^3.0.0",
"postcss-color-hex-alpha": "^2.0.0",
"postcss-csso": "^2.0.0",
"postcss-custom-media": "^5.0.1",
"postcss-devtools": "^1.1.1",
"postcss-discard-comments": "^2.0.4",
"postcss-easings": "^0.3.0",
"postcss-easings": "^1.0.0",
"postcss-flexbugs-fixes": "^2.1.1",
"postcss-font-family-system-ui": "^2.0.1",
"postcss-gradient-transparency-fix": "^1.0.3",
"postcss-grid-kiss": "^1.3.0",
"postcss-grid-kiss": "^1.3.1",
"postcss-hexrgba": "^0.2.1",
"postcss-input-style": "^0.3.0",
"postcss-loader": "^2.0.1",
"postcss-loader": "^2.0.4",
"postcss-magic-animations": "^0.3.0",
"postcss-media-minmax": "^2.1.2",
"postcss-nested": "^2.0.0",
"postcss-nested": "^2.0.2",
"postcss-nested-ancestors": "^1.0.0",
"postcss-pseudoelements": "^4.0.0",
"postcss-reporter": "^3.0.0",
"postcss-responsive-type": "^0.5.1",
"postcss-sassy-mixins": "^2.0.0",
"postcss-selector-matches": "^2.0.5",
"postcss-simple-url": "^0.1.6",
"postcss-smart-import": "^0.6.13",
"postcss-smart-import": "^0.7.0",
"postcss-transform-shortcut": "^2.0.1",
"postcss-unicode-characters": "^1.0.1",
"postcss-will-change": "^2.0.0",
"postcss-zindex": "^2.2.0",
"prompt": "^1.0.0",
"prop-types": "^15.5.8",
"prop-types": "^15.5.9",
"raw-loader": "^0.5.1",
"react": "^15.5.4",
"react-apollo": "^1.2.0",
"react-dev-utils": "^0.5.2",
"react-dom": "^15.5.4",
"react-helmet": "^5.0.3",
"react-intl": "^2.2.3",
"react-intl": "^2.3.0",
"react-redux": "^5.0.4",
"react-router": "^4.1.1",
"react-router-dom": "^4.1.1",
Expand All @@ -207,7 +207,7 @@
"uuid": "^3.0.1",
"walker": "^1.0.7",
"webpack": "^2.5.1",
"webpack-bundle-analyzer": "^2.6.0",
"webpack-bundle-analyzer": "^2.7.0",
"webpack-dev-middleware": "^1.10.2",
"webpack-hot-middleware": "^2.18.0",
"webpack-sources": "^0.2.3",
Expand Down
Loading

0 comments on commit bbc682f

Please sign in to comment.