Merge pull request #5799 from scratchfoundation/renovate/react-plotly.js-2.x

chore(deps): update dependency react-plotly.js to v2.6.0
This commit is contained in:
renovate[bot] 2024-02-25 09:32:56 +00:00 committed by GitHub
commit 92be7d26d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View file

@ -90,7 +90,7 @@
"react-dom": "16.14.0",
"react-intl": "5.25.1",
"react-modal": "3.16.1",
"react-plotly.js": "2.4.0",
"react-plotly.js": "2.6.0",
"react-redux": "5.0.7",
"react-responsive": "3.0.0",
"react-slick": "0.16.0",
@ -19792,12 +19792,12 @@
}
},
"node_modules/react-plotly.js": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/react-plotly.js/-/react-plotly.js-2.4.0.tgz",
"integrity": "sha512-BCkxMe8yWqu3nP/hw9A1KCIuoL67WV5/k68SL9yhEkF6UG+pAuIev9Q3cMKtNkQJZhsYFpOmlqrpPjIdUFACOQ==",
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/react-plotly.js/-/react-plotly.js-2.6.0.tgz",
"integrity": "sha512-g93xcyhAVCSt9kV1svqG1clAEdL6k3U+jjuSzfTV7owaSU9Go6Ph8bl25J+jKfKvIGAEYpe4qj++WHJuc9IaeA==",
"dev": true,
"dependencies": {
"prop-types": "^15.7.2"
"prop-types": "^15.8.1"
},
"peerDependencies": {
"plotly.js": ">1.34.0",

View file

@ -125,7 +125,7 @@
"react-dom": "16.14.0",
"react-intl": "5.25.1",
"react-modal": "3.16.1",
"react-plotly.js": "2.4.0",
"react-plotly.js": "2.6.0",
"react-redux": "5.0.7",
"react-responsive": "3.0.0",
"react-slick": "0.16.0",