Update React to 16.8.4 and chokidar to 2.1.2

This commit is contained in:
Dan Stillman 2019-03-21 04:59:50 -04:00
parent 6c86121120
commit f596a203f7
2 changed files with 1073 additions and 275 deletions

1344
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -18,7 +18,7 @@
"bluebird": "^3.5.1", "bluebird": "^3.5.1",
"classnames": "^2.2.6", "classnames": "^2.2.6",
"prop-types": "^15.6.2", "prop-types": "^15.6.2",
"react": "^16.6.3", "react": "^16.8.4",
"react-dom": "^16.6.3", "react-dom": "^16.6.3",
"react-intl": "^2.7.2" "react-intl": "^2.7.2"
}, },
@ -38,7 +38,7 @@
"browserify": "^14.5.0", "browserify": "^14.5.0",
"chai": "^4.1.2", "chai": "^4.1.2",
"chai-as-promised": "^7.1.1", "chai-as-promised": "^7.1.1",
"chokidar": "^1.7.0", "chokidar": "^2.1.2",
"co-mocha": "^1.2.1", "co-mocha": "^1.2.1",
"colors": "^1.1.2", "colors": "^1.1.2",
"eslint": "^5.14.1", "eslint": "^5.14.1",