We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c00815 + e4c419f commit c5f0f45Copy full SHA for c5f0f45
2 files changed
package.json
@@ -15,13 +15,13 @@
15
"dom-scroll-into-view": "^1.2.1",
16
"memoize-one": "^4.0.0",
17
"prop-types": "^15.6.0",
18
- "react": "16.5.0",
19
- "react-dom": "16.5.0",
+ "react": "16.6.3",
+ "react-dom": "16.6.3",
20
"react-virtualized": "^9.20.1"
21
},
22
"devDependencies": {
23
"@types/jest": "^23.3.0",
24
- "@types/react": "16.4",
+ "@types/react": "~16.7.0",
25
"@types/react-dom": "^16.0.6",
26
"babel-cli": "^6.26.0",
27
"babel-eslint": "^10.0.0",
@@ -40,9 +40,9 @@
40
"eslint-plugin-babel": "^5.1.0",
41
"eslint-plugin-import": "^2.7.0",
42
"eslint-plugin-react": "^7.6.0",
43
- "flow-bin": "^0.80.0",
+ "flow-bin": "^0.81.0",
44
"jest": "^23.4.1",
45
- "jsdom": "^12.0.0",
+ "jsdom": "^13.0.0",
46
"node-sass-chokidar": "^1.3.3",
47
"raf": "^3.4.0"
48
0 commit comments