Skip to content

Commit 9721cdf

Browse files
renovate-botgjulivan
authored andcommitted
fix(deps): update dependency plotly.js to ^2.23.2
1 parent ef0b333 commit 9721cdf

File tree

3 files changed

+81
-1301
lines changed

3 files changed

+81
-1301
lines changed

packages/customWidgets/any-chart-web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@mendix-internal/automation-utils": "workspace:*",
3535
"@mendix/prettier-config-web-widgets": "workspace:*",
3636
"@types/node": "^18.16.12",
37-
"@types/plotly.js": "~1.36.1",
37+
"@types/plotly.js": "~2.12.18",
3838
"@types/react": "^17.0.59",
3939
"@types/react-dom": "^17.0.20",
4040
"copy-webpack-plugin": "^11.0.0",
@@ -60,7 +60,7 @@
6060
"deepmerge": "^4.3.1",
6161
"fast-json-patch": "^3.1.1",
6262
"json-source-map": "^0.6.1",
63-
"plotly.js": "^1.58.5",
63+
"plotly.js": "^2.23.2",
6464
"react-ace": "^9.5.0",
6565
"react-redux": "^8.0.5",
6666
"react-resize-detector": "^8.0.4",

packages/shared/charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"deepmerge": "^4.3.1",
6565
"fast-json-patch": "^3.1.1",
6666
"json-source-map": "^0.6.1",
67-
"plotly.js": "^2.18.2",
67+
"plotly.js": "^2.23.2",
6868
"react-ace": "^9.5.0",
6969
"react-plotly.js": "^2.5.1"
7070
},

0 commit comments

Comments
 (0)