We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a178577 commit 308a5efCopy full SHA for 308a5ef
2 files changed
package.json
@@ -69,7 +69,7 @@
69
"@types/node": "24.12.4",
70
"@types/plotly.js": "3.0.10",
71
"@types/prismjs": "1.26.6",
72
- "@types/react": "19.2.15",
+ "@types/react": "19.2.17",
73
"@types/react-plotly.js": "2.6.4",
74
"@types/semver": "7.7.1",
75
"axios": "1.16.1",
@@ -94,8 +94,8 @@
94
"notistack": "3.0.2",
95
"plotly.js-basic-dist": "3.5.1",
96
"prismjs": "1.30.0",
97
- "react": "19.2.6",
98
- "react-dom": "19.2.6",
+ "react": "19.2.7",
+ "react-dom": "19.2.7",
99
"react-dropzone": "15.0.0",
100
"react-plotly.js": "2.6.0",
101
"react-use-websocket": "4.13.0",
0 commit comments