Skip to content

Commit

Permalink
Bump recharts from 2.10.3 to 2.11.0 (#1428)
Browse files Browse the repository at this point in the history
Bumps [recharts](https://github.com/recharts/recharts) from 2.10.3 to 2.11.0.
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/master/CHANGELOG.md)
- [Commits](recharts/recharts@v2.10.3...v2.11)

---
updated-dependencies:
- dependency-name: recharts
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent 796ecdb commit 5732004
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"react-player": "^2.11.2",
"react-popper": "^2.3.0",
"react-select": "^5.7.7",
"recharts": "^2.9.2",
"recharts": "^2.11.0",
"rehype-jargon": "3.0.0",
"rehype-katex": "4",
"rehype-lodash-template": "^0.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2865,7 +2865,7 @@ __metadata:
react-player: ^2.11.2
react-popper: ^2.3.0
react-select: ^5.7.7
recharts: ^2.9.2
recharts: ^2.11.0
rehype-jargon: 3.0.0
rehype-katex: 4
rehype-lodash-template: ^0.2.1
Expand Down Expand Up @@ -16006,9 +16006,9 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
languageName: node
linkType: hard

"recharts@npm:^2.9.2":
version: 2.10.3
resolution: "recharts@npm:2.10.3"
"recharts@npm:^2.11.0":
version: 2.11.0
resolution: "recharts@npm:2.11.0"
dependencies:
clsx: ^2.0.0
eventemitter3: ^4.0.1
Expand All @@ -16022,7 +16022,7 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
prop-types: ^15.6.0
react: ^16.0.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0
checksum: 503c9fefa8648e0e8834a11ccc09fdcc310d391807438f4c0567b1888d7cd5f7a1f65f020afb981ec54ad6f96d31ebe757ab9025e93782edabc5c741f1aa946a
checksum: 5c81ff38a244901757c594d8cd48de5d0ad3450d357de826a7ca98cfd1658732f320699ae32e497fb51e8c0db3fe6e7338d1990f1278a1c774ee5b9f00146e2d
languageName: node
linkType: hard

Expand Down

0 comments on commit 5732004

Please sign in to comment.