mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-06 18:18:53 +08:00
update plotly
This commit is contained in:
30
package-lock.json
generated
30
package-lock.json
generated
@@ -14,7 +14,7 @@
|
|||||||
"debounce": "^1.2.0",
|
"debounce": "^1.2.0",
|
||||||
"nanoid": "^3.1.12",
|
"nanoid": "^3.1.12",
|
||||||
"papaparse": "^5.3.0",
|
"papaparse": "^5.3.0",
|
||||||
"plotly.js": "^1.57.1",
|
"plotly.js": "^1.58.4",
|
||||||
"promise-worker": "^2.0.1",
|
"promise-worker": "^2.0.1",
|
||||||
"react": "^16.13.1",
|
"react": "^16.13.1",
|
||||||
"react-chart-editor": "^0.42.0",
|
"react-chart-editor": "^0.42.0",
|
||||||
@@ -10057,9 +10057,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/gl-plot3d": {
|
"node_modules/gl-plot3d": {
|
||||||
"version": "2.4.6",
|
"version": "2.4.7",
|
||||||
"resolved": "https://registry.npmjs.org/gl-plot3d/-/gl-plot3d-2.4.6.tgz",
|
"resolved": "https://registry.npmjs.org/gl-plot3d/-/gl-plot3d-2.4.7.tgz",
|
||||||
"integrity": "sha512-CkrNvDKu0p74Di2g2Oc9kU+s1Oe+wi4cIfHzXABp8DvfoRl0/bayqJ9q8EcRAqMeQQxQZYGvJkk4hlBwI758Jw==",
|
"integrity": "sha512-mLDVWrl4Dj0O0druWyHUK5l7cBQrRIJRn2oROEgrRuOgbbrLAzsREKefwMO0bA0YqkiZMFMnV5VvPA9j57X5Xg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"3d-view": "^2.0.0",
|
"3d-view": "^2.0.0",
|
||||||
"a-big-triangle": "^1.0.3",
|
"a-big-triangle": "^1.0.3",
|
||||||
@@ -15945,9 +15945,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/plotly.js": {
|
"node_modules/plotly.js": {
|
||||||
"version": "1.57.1",
|
"version": "1.58.4",
|
||||||
"resolved": "https://registry.npmjs.org/plotly.js/-/plotly.js-1.57.1.tgz",
|
"resolved": "https://registry.npmjs.org/plotly.js/-/plotly.js-1.58.4.tgz",
|
||||||
"integrity": "sha512-23GlzClmOGT1lE86Ys0DLuxBM/fgRNzJqH9y7ZylO4VPwstPAlQd12DklXsuqOgCNSxnnWUaP+J7BaUOFplsUg==",
|
"integrity": "sha512-hdt/aEvkPjS1HJ7tJKcPqsqi9ErEZPhUFs4d2ANTLeBim+AmVcHzS1rtwr7ZrVCINgliW/+92u81omJoy+lbUw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@plotly/d3-sankey": "0.7.2",
|
"@plotly/d3-sankey": "0.7.2",
|
||||||
"@plotly/d3-sankey-circular": "0.33.1",
|
"@plotly/d3-sankey-circular": "0.33.1",
|
||||||
@@ -15979,7 +15979,7 @@
|
|||||||
"gl-mat4": "^1.2.0",
|
"gl-mat4": "^1.2.0",
|
||||||
"gl-mesh3d": "^2.3.1",
|
"gl-mesh3d": "^2.3.1",
|
||||||
"gl-plot2d": "^1.4.5",
|
"gl-plot2d": "^1.4.5",
|
||||||
"gl-plot3d": "^2.4.6",
|
"gl-plot3d": "^2.4.7",
|
||||||
"gl-pointcloud2d": "^1.0.3",
|
"gl-pointcloud2d": "^1.0.3",
|
||||||
"gl-scatter3d": "^1.2.3",
|
"gl-scatter3d": "^1.2.3",
|
||||||
"gl-select-box": "^1.0.4",
|
"gl-select-box": "^1.0.4",
|
||||||
@@ -32186,9 +32186,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gl-plot3d": {
|
"gl-plot3d": {
|
||||||
"version": "2.4.6",
|
"version": "2.4.7",
|
||||||
"resolved": "https://registry.npmjs.org/gl-plot3d/-/gl-plot3d-2.4.6.tgz",
|
"resolved": "https://registry.npmjs.org/gl-plot3d/-/gl-plot3d-2.4.7.tgz",
|
||||||
"integrity": "sha512-CkrNvDKu0p74Di2g2Oc9kU+s1Oe+wi4cIfHzXABp8DvfoRl0/bayqJ9q8EcRAqMeQQxQZYGvJkk4hlBwI758Jw==",
|
"integrity": "sha512-mLDVWrl4Dj0O0druWyHUK5l7cBQrRIJRn2oROEgrRuOgbbrLAzsREKefwMO0bA0YqkiZMFMnV5VvPA9j57X5Xg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"3d-view": "^2.0.0",
|
"3d-view": "^2.0.0",
|
||||||
"a-big-triangle": "^1.0.3",
|
"a-big-triangle": "^1.0.3",
|
||||||
@@ -37188,9 +37188,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"plotly.js": {
|
"plotly.js": {
|
||||||
"version": "1.57.1",
|
"version": "1.58.4",
|
||||||
"resolved": "https://registry.npmjs.org/plotly.js/-/plotly.js-1.57.1.tgz",
|
"resolved": "https://registry.npmjs.org/plotly.js/-/plotly.js-1.58.4.tgz",
|
||||||
"integrity": "sha512-23GlzClmOGT1lE86Ys0DLuxBM/fgRNzJqH9y7ZylO4VPwstPAlQd12DklXsuqOgCNSxnnWUaP+J7BaUOFplsUg==",
|
"integrity": "sha512-hdt/aEvkPjS1HJ7tJKcPqsqi9ErEZPhUFs4d2ANTLeBim+AmVcHzS1rtwr7ZrVCINgliW/+92u81omJoy+lbUw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@plotly/d3-sankey": "0.7.2",
|
"@plotly/d3-sankey": "0.7.2",
|
||||||
"@plotly/d3-sankey-circular": "0.33.1",
|
"@plotly/d3-sankey-circular": "0.33.1",
|
||||||
@@ -37222,7 +37222,7 @@
|
|||||||
"gl-mat4": "^1.2.0",
|
"gl-mat4": "^1.2.0",
|
||||||
"gl-mesh3d": "^2.3.1",
|
"gl-mesh3d": "^2.3.1",
|
||||||
"gl-plot2d": "^1.4.5",
|
"gl-plot2d": "^1.4.5",
|
||||||
"gl-plot3d": "^2.4.6",
|
"gl-plot3d": "^2.4.7",
|
||||||
"gl-pointcloud2d": "^1.0.3",
|
"gl-pointcloud2d": "^1.0.3",
|
||||||
"gl-scatter3d": "^1.2.3",
|
"gl-scatter3d": "^1.2.3",
|
||||||
"gl-select-box": "^1.0.4",
|
"gl-select-box": "^1.0.4",
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
"debounce": "^1.2.0",
|
"debounce": "^1.2.0",
|
||||||
"nanoid": "^3.1.12",
|
"nanoid": "^3.1.12",
|
||||||
"papaparse": "^5.3.0",
|
"papaparse": "^5.3.0",
|
||||||
"plotly.js": "^1.57.1",
|
"plotly.js": "^1.58.4",
|
||||||
"promise-worker": "^2.0.1",
|
"promise-worker": "^2.0.1",
|
||||||
"react": "^16.13.1",
|
"react": "^16.13.1",
|
||||||
"react-chart-editor": "^0.42.0",
|
"react-chart-editor": "^0.42.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user