From 424ccbba462fdb5d4ea4c4ca6086b4b8383397e4 Mon Sep 17 00:00:00 2001 From: Alex Lubbock Date: Thu, 8 Aug 2024 17:17:33 +0100 Subject: [PATCH] chore(deps): bump plotly to v2.24.0 (#19) --- thunor | 2 +- thunorweb/webpack/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/thunor b/thunor index 179e7cc6..f87bd84d 160000 --- a/thunor +++ b/thunor @@ -1 +1 @@ -Subproject commit 179e7cc6b0459e1ed4e199ebee31fb38445face4 +Subproject commit f87bd84dbd3cc9db2138cfe2b31ee722475c5861 diff --git a/thunorweb/webpack/package.json b/thunorweb/webpack/package.json index a07461e1..7281c502 100644 --- a/thunorweb/webpack/package.json +++ b/thunorweb/webpack/package.json @@ -24,7 +24,7 @@ "jquery-file-download": "^1.4.6", "jquery-ui": "^1.12.1", "jquery-ui-touch-punch": "^0.2.3", - "plotly.js": "^1.44.3", + "plotly.js": "^2.34.0", "raven-js": "^3.27.0", "typeahead.js": "^0.11.1", "d3-dsv": "^1.0.8"