Merge pull request #590 from netlify/update-depreciated-deps

Upgrade Depreciated React Dependencies
This commit is contained in:
Shawn Erquhart
2017-09-15 16:18:24 -04:00
committed by GitHub
61 changed files with 122 additions and 60 deletions

View File

@ -102,6 +102,7 @@
"autoprefixer": "^6.3.3",
"babel-plugin-transform-builtin-extend": "^1.1.0",
"classnames": "^2.2.5",
"create-react-class": "^15.6.0",
"dateformat": "^1.0.12",
"deep-equal": "^1.0.1",
"fuzzy": "^0.1.1",
@ -124,6 +125,7 @@
"preliminaries-parser-toml": "1.1.0",
"preliminaries-parser-yaml": "1.1.0",
"prismjs": "^1.5.1",
"prop-types": "^15.5.10",
"react": "^15.1.0",
"react-addons-css-transition-group": "^15.3.1",
"react-autosuggest": "^7.0.1",