plotly.js 3.0.2 → 3.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * plotly.js v3.0.2
2
+ * plotly.js v3.0.3
3
3
  * Copyright 2012-2025, Plotly, Inc.
4
4
  * All rights reserved.
5
5
  * Licensed under the MIT license
@@ -141,7 +141,7 @@ var Plotly = (() => {
141
141
  var require_version = __commonJS({
142
142
  "src/version.js"(exports) {
143
143
  "use strict";
144
- exports.version = "3.0.2";
144
+ exports.version = "3.0.3";
145
145
  }
146
146
  });
147
147
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * plotly.js (geo) v3.0.2
2
+ * plotly.js (geo) v3.0.3
3
3
  * Copyright 2012-2025, Plotly, Inc.
4
4
  * All rights reserved.
5
5
  * Licensed under the MIT license
@@ -38,7 +38,7 @@ var Plotly = (() => {
38
38
  var require_version = __commonJS({
39
39
  "src/version.js"(exports) {
40
40
  "use strict";
41
- exports.version = "3.0.2";
41
+ exports.version = "3.0.3";
42
42
  }
43
43
  });
44
44