We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25a2a32 commit da9916dCopy full SHA for da9916d
package.json
@@ -27,7 +27,7 @@
27
"@testing-library/jest-dom": "^5.11.4",
28
"@testing-library/react": "^11.0.4",
29
"@testing-library/user-event": "^12.1.6",
30
- "@types/react-plotly.js": "^2.2.4",
+ "@types/react-plotly.js": "^2.6.0",
31
"@types/redux-mock-store": "^1.0.1",
32
"babel-polyfill": "^6.26.0",
33
"eslint-plugin-no-unsanitized": "^3.0.2",
@@ -40,9 +40,9 @@
40
41
"brace": "0.11.1",
42
"formik": "^2.2.5",
43
- "plotly.js-dist": "^1.57.1",
+ "plotly.js-dist": "^2.29.1",
44
"prettier": "^2.1.1",
45
- "react-plotly.js": "^2.4.0",
+ "react-plotly.js": "^2.6.0",
46
"react-redux": "^7.2.0",
47
"reselect": "^4.0.0"
48
},
0 commit comments