We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcb9fd5 commit 20156fbCopy full SHA for 20156fb
2 files changed
package.json
@@ -65,7 +65,7 @@
65
"@types/node": "22.19.1",
66
"@types/plotly.js-basic-dist": "1.54.4",
67
"@types/prismjs": "1.26.5",
68
- "@types/react": "19.2.7",
+ "@types/react": "19.2.14",
69
"@types/react-plotly.js": "2.6.4",
70
"@types/semver": "7.7.1",
71
"axios": "1.13.2",
@@ -89,8 +89,8 @@
89
"notistack": "3.0.2",
90
"plotly.js-basic-dist": "2.35.3",
91
"prismjs": "1.30.0",
92
- "react": "19.2.3",
93
- "react-dom": "19.2.3",
+ "react": "19.2.5",
+ "react-dom": "19.2.5",
94
"react-dropzone": "14.3.8",
95
"react-plotly.js": "2.6.0",
96
"react-use-websocket": "4.13.0",
0 commit comments