chore(deps-dev): bump plotly.js-basic-dist-min from 2.29.1 to 3.0.1

Bumps [plotly.js-basic-dist-min](https://github.com/plotly/plotly.js) from 2.29.1 to 3.0.1.
- [Release notes](https://github.com/plotly/plotly.js/releases)
- [Changelog](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plotly/plotly.js/compare/v2.29.1...v3.0.1)

---
updated-dependencies:
- dependency-name: plotly.js-basic-dist-min
  dependency-version: 3.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-04-07 21:57:56 +00:00 committed by GitHub
parent e5631c9f6c
commit 459bfd4734
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 6 deletions

11
package-lock.json generated
View File

@ -70,7 +70,7 @@
"npm-run-all2": "7.0.2",
"nyc": "17.1.0",
"painterro": "1.2.87",
"plotly.js-basic-dist-min": "2.29.1",
"plotly.js-basic-dist-min": "3.0.1",
"plotly.js-gl2d-dist-min": "2.20.0",
"prettier": "3.2.5",
"prettier-eslint": "16.3.0",
@ -8847,10 +8847,11 @@
}
},
"node_modules/plotly.js-basic-dist-min": {
"version": "2.29.1",
"resolved": "https://registry.npmjs.org/plotly.js-basic-dist-min/-/plotly.js-basic-dist-min-2.29.1.tgz",
"integrity": "sha512-nNJKuOxnyDxTRWAINnhrp7u0CM8xUmOBHfJj14Ox25N1LPoZi2mCN5B5YBSx+rz/WYtVccb43VpVVM6NbvGGhA==",
"dev": true
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/plotly.js-basic-dist-min/-/plotly.js-basic-dist-min-3.0.1.tgz",
"integrity": "sha512-2DNfjn0Xv+IAk6ksaIm8AHSlKCxWQOx9f3v5JGvzFKPwEbJRsLIy4Up0cOPqO53kL4jrdw8LnUTrM9FAzvKMsQ==",
"dev": true,
"license": "MIT"
},
"node_modules/plotly.js-gl2d-dist-min": {
"version": "2.20.0",

View File

@ -73,7 +73,7 @@
"npm-run-all2": "7.0.2",
"nyc": "17.1.0",
"painterro": "1.2.87",
"plotly.js-basic-dist-min": "2.29.1",
"plotly.js-basic-dist-min": "3.0.1",
"plotly.js-gl2d-dist-min": "2.20.0",
"prettier": "3.2.5",
"prettier-eslint": "16.3.0",