1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2026-08-05 07:19:17 +08:00

fix plotly warnings see issue 7809

This commit is contained in:
lana-k
2026-07-05 19:12:24 +02:00
parent 4bb6676648
commit b6ec71338b
3 changed files with 16 additions and 4 deletions

View File

@@ -28,7 +28,7 @@
"nanoid": "^3.1.12",
"papaparse": "^5.4.1",
"pivottable": "^2.23.0",
"plotly.js": "^2.35.2",
"plotly.js": "^2.35.3",
"promise-worker": "^2.0.1",
"react": "^16.14.0",
"react-chart-editor": "^0.46.1",