Skip to content

Commit 4be074a

Browse files
fix(deps): update dependency recharts to v2.15.1 (#6871)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [recharts](https://redirect.github.com/recharts/recharts) | [`2.15.0` -> `2.15.1`](https://renovatebot.com/diffs/npm/recharts/2.15.0/2.15.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/recharts/2.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/recharts/2.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/recharts/2.15.0/2.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/recharts/2.15.0/2.15.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>recharts/recharts (recharts)</summary> ### [`v2.15.1`](https://redirect.github.com/recharts/recharts/compare/v2.15.0...3ecaab0e88781e20284f4444d41bf14a00fddf70) [Compare Source](https://redirect.github.com/recharts/recharts/compare/v2.15.0...v2.15.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 16e1803 commit 4be074a

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

packages/charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"clsx": "2.1.1",
3838
"react-content-loader": "7.0.2",
39-
"recharts": "2.15.0"
39+
"recharts": "2.15.1"
4040
},
4141
"peerDependencies": {
4242
"@ui5/webcomponents-react": "~2.6.0",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6108,7 +6108,7 @@ __metadata:
61086108
dependencies:
61096109
clsx: "npm:2.1.1"
61106110
react-content-loader: "npm:7.0.2"
6111-
recharts: "npm:2.15.0"
6111+
recharts: "npm:2.15.1"
61126112
peerDependencies:
61136113
"@ui5/webcomponents-react": ~2.6.0
61146114
"@ui5/webcomponents-react-base": ~2.6.0
@@ -20175,17 +20175,17 @@ __metadata:
2017520175
languageName: node
2017620176
linkType: hard
2017720177

20178-
"react-smooth@npm:^4.0.0":
20179-
version: 4.0.0
20180-
resolution: "react-smooth@npm:4.0.0"
20178+
"react-smooth@npm:^4.0.4":
20179+
version: 4.0.4
20180+
resolution: "react-smooth@npm:4.0.4"
2018120181
dependencies:
2018220182
fast-equals: "npm:^5.0.1"
2018320183
prop-types: "npm:^15.8.1"
2018420184
react-transition-group: "npm:^4.4.5"
2018520185
peerDependencies:
20186-
react: ^16.8.0 || ^17.0.0 || ^18.0.0
20187-
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
20188-
checksum: 10c0/b5d1028e46467adebb3d754d1f93f9d051e9f3c817a57f167c8fbb1a79579809bfc65a491a6578ed5165fa0845a36d28a46378a25894c76b78f37a9cfba8a7a1
20186+
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
20187+
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
20188+
checksum: 10c0/d94cb27f808721ec040d320ca1927919199495fd212e54eb9dc8ee3f73ff1d808a34be9f4b09fe49b01f411ac2387fdf0e4bee297f18faf56f94bfbef5fd204c
2018920189
languageName: node
2019020190
linkType: hard
2019120191

@@ -20456,22 +20456,22 @@ __metadata:
2045620456
languageName: node
2045720457
linkType: hard
2045820458

20459-
"recharts@npm:2.15.0":
20460-
version: 2.15.0
20461-
resolution: "recharts@npm:2.15.0"
20459+
"recharts@npm:2.15.1":
20460+
version: 2.15.1
20461+
resolution: "recharts@npm:2.15.1"
2046220462
dependencies:
2046320463
clsx: "npm:^2.0.0"
2046420464
eventemitter3: "npm:^4.0.1"
2046520465
lodash: "npm:^4.17.21"
2046620466
react-is: "npm:^18.3.1"
20467-
react-smooth: "npm:^4.0.0"
20467+
react-smooth: "npm:^4.0.4"
2046820468
recharts-scale: "npm:^0.4.4"
2046920469
tiny-invariant: "npm:^1.3.1"
2047020470
victory-vendor: "npm:^36.6.8"
2047120471
peerDependencies:
2047220472
react: ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
2047320473
react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
20474-
checksum: 10c0/9dca8003c22c1d91b895add65e85d58bc1e79a5abc739bf0b61e275384f70b6922ad7247c0c39e0f5650174d2d9b1a006dc9c23d33732b7f4016c7df076826d3
20474+
checksum: 10c0/1ec3cea442382fe986500b5cc95ef3d5ee194a1cb244fa0fe288b5474c0aa501f89ed39590e1a5fec6ecdfd7ab92bb1e986699a66688423608b75b2559a865b3
2047520475
languageName: node
2047620476
linkType: hard
2047720477

0 commit comments

Comments
 (0)