We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2abe40 commit 2f9295eCopy full SHA for 2f9295e
package.json
@@ -38,16 +38,16 @@
38
"babel-preset-react": "6.24.1",
39
"babel-preset-stage-3": "6.24.1",
40
"babel-register": "6.26.0",
41
- "chai": "4.2.0",
+ "chai": "6.0.1",
42
"enzyme": "3.11.0",
43
"enzyme-adapter-react-16": "1.15.2",
44
"eslint": "7.3.1",
45
- "eslint-plugin-flowtype": "4.7.0",
+ "eslint-plugin-flowtype": "8.0.3",
46
"eslint-plugin-react": "7.20.0",
47
"flow-bin": "0.127.0",
48
- "flow-typed": "3.1.0",
49
- "jsdom": "16.2.2",
50
- "mocha": "7.2.0",
+ "flow-typed": "4.1.1",
+ "jsdom": "26.1.0",
+ "mocha": "11.7.1",
51
"react": "16.13.1",
52
"react-dom": "16.13.1",
53
"react-test-renderer": "16.13.1"
0 commit comments