Skip to content

Commit

Permalink
Bump recharts from 2.12.2 to 2.12.7 (#1657)
Browse files Browse the repository at this point in the history
Bumps [recharts](https://github.com/recharts/recharts) from 2.12.2 to 2.12.7.
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/3.x/CHANGELOG.md)
- [Commits](recharts/recharts@v2.12.2...v2.12.7)

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

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 Aug 23, 2024
1 parent 972de18 commit 7a325e3
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 @@ -64,7 +64,7 @@
"react-player": "^2.16.0",
"react-popper": "^2.3.0",
"react-select": "^5.7.7",
"recharts": "^2.11.0",
"recharts": "^2.12.7",
"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 @@ -2832,7 +2832,7 @@ __metadata:
react-player: ^2.16.0
react-popper: ^2.3.0
react-select: ^5.7.7
recharts: ^2.11.0
recharts: ^2.12.7
rehype-jargon: 3.0.0
rehype-katex: 4
rehype-lodash-template: ^0.2.1
Expand Down Expand Up @@ -15853,9 +15853,9 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
languageName: node
linkType: hard

"recharts@npm:^2.11.0":
version: 2.12.2
resolution: "recharts@npm:2.12.2"
"recharts@npm:^2.12.7":
version: 2.12.7
resolution: "recharts@npm:2.12.7"
dependencies:
clsx: ^2.0.0
eventemitter3: ^4.0.1
Expand All @@ -15868,7 +15868,7 @@ plugin-image-zoom@flexanalytics/plugin-image-zoom:
peerDependencies:
react: ^16.0.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0
checksum: 513e47033329e057ee99ffb6074299478524e3c75e6602638a4b2c7e21f2e390223fbfdcb2db8a1acd563a6a80e22a6b7aec3278b22fc1142dcb374b70ac2550
checksum: c6f6b6d7de51dde17827f77f5dadfa0548422b1aa55c79d7104606dc47f8f4aabd7c6a226d9a8f6edf863788f33c99aafead784c842d2852b2bd9dac176460ea
languageName: node
linkType: hard

Expand Down

0 comments on commit 7a325e3

Please sign in to comment.