Skip to content

Commit df75033

Browse files
fix(deps): update dependency recharts to v2.10.1 (#5259)
[![Mend Renovate logo banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [recharts](https://togithub.com/recharts/recharts) | [`2.9.3` -> `2.10.1`](https://renovatebot.com/diffs/npm/recharts/2.9.3/2.10.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/recharts/2.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/recharts/2.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/recharts/2.9.3/2.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/recharts/2.9.3/2.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>recharts/recharts (recharts)</summary> ### [`v2.10.1`](https://togithub.com/recharts/recharts/releases/tag/v2.10.1): Patch: Do not include types from test folder [Compare Source](https://togithub.com/recharts/recharts/compare/15328ec11b78968c847b43b646767b7b0c0d9e36...v2.10.1) Fixes [https://github.com/recharts/recharts/issues/3978](https://togithub.com/recharts/recharts/issues/3978) **Full Changelog**: recharts/recharts@v2.10...v2.10.1 ### [`v2.10.0`](https://togithub.com/recharts/recharts/compare/v2.9.3...15328ec11b78968c847b43b646767b7b0c0d9e36) [Compare Source](https://togithub.com/recharts/recharts/compare/v2.9.3...15328ec11b78968c847b43b646767b7b0c0d9e36) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a471d5a commit df75033

File tree

2 files changed

+10
-30
lines changed

2 files changed

+10
-30
lines changed

packages/charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"clsx": "2.0.0",
3333
"react-content-loader": "6.2.1",
34-
"recharts": "2.9.3"
34+
"recharts": "2.10.1"
3535
},
3636
"peerDependencies": {
3737
"@ui5/webcomponents-react": "~1.22.0",

yarn.lock

Lines changed: 9 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -7545,7 +7545,7 @@ __metadata:
75457545
dependencies:
75467546
clsx: "npm:2.0.0"
75477547
react-content-loader: "npm:6.2.1"
7548-
recharts: "npm:2.9.3"
7548+
recharts: "npm:2.10.1"
75497549
peerDependencies:
75507550
"@ui5/webcomponents-react": ~1.22.0
75517551
"@ui5/webcomponents-react-base": ~1.22.0
@@ -9532,13 +9532,6 @@ __metadata:
95329532
languageName: node
95339533
linkType: hard
95349534

9535-
"classnames@npm:^2.2.5":
9536-
version: 2.3.2
9537-
resolution: "classnames@npm:2.3.2"
9538-
checksum: cd50ead57b4f97436aaa9f9885c6926323efc7c2bea8e3d4eb10e4e972aa6a1cfca1c7a0e06f8a199ca7498d4339e30bb6002e589e61c9f21248cbf3e8b0b18d
9539-
languageName: node
9540-
linkType: hard
9541-
95429535
"clean-stack@npm:^2.0.0":
95439536
version: 2.2.0
95449537
resolution: "clean-stack@npm:2.2.0"
@@ -9707,7 +9700,7 @@ __metadata:
97079700
languageName: node
97089701
linkType: hard
97099702

9710-
"clsx@npm:2.0.0":
9703+
"clsx@npm:2.0.0, clsx@npm:^2.0.0":
97119704
version: 2.0.0
97129705
resolution: "clsx@npm:2.0.0"
97139706
checksum: c09f43b3144a0b7826b6b11b6a111b2c7440831004eecc02d333533c5e58ef0aa5f2dce071d3b25fbb8c8ea97b45df96c74bcc1d51c8c2027eb981931107b0cd
@@ -20226,19 +20219,7 @@ __metadata:
2022620219
languageName: node
2022720220
linkType: hard
2022820221

20229-
"react-resize-detector@npm:^8.0.4":
20230-
version: 8.0.4
20231-
resolution: "react-resize-detector@npm:8.0.4"
20232-
dependencies:
20233-
lodash: "npm:^4.17.21"
20234-
peerDependencies:
20235-
react: ^16.0.0 || ^17.0.0 || ^18.0.0
20236-
react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0
20237-
checksum: 20000e31dd21f7218cc99cf22652bd50c581fed476c3c683888605d606b3b2a917156e891a210b68053d4ea0806408e120133f8208a39c5e71e868898ab8435c
20238-
languageName: node
20239-
linkType: hard
20240-
20241-
"react-smooth@npm:^2.0.4":
20222+
"react-smooth@npm:^2.0.5":
2024220223
version: 2.0.5
2024320224
resolution: "react-smooth@npm:2.0.5"
2024420225
dependencies:
@@ -20512,24 +20493,23 @@ __metadata:
2051220493
languageName: node
2051320494
linkType: hard
2051420495

20515-
"recharts@npm:2.9.3":
20516-
version: 2.9.3
20517-
resolution: "recharts@npm:2.9.3"
20496+
"recharts@npm:2.10.1":
20497+
version: 2.10.1
20498+
resolution: "recharts@npm:2.10.1"
2051820499
dependencies:
20519-
classnames: "npm:^2.2.5"
20500+
clsx: "npm:^2.0.0"
2052020501
eventemitter3: "npm:^4.0.1"
2052120502
lodash: "npm:^4.17.19"
2052220503
react-is: "npm:^16.10.2"
20523-
react-resize-detector: "npm:^8.0.4"
20524-
react-smooth: "npm:^2.0.4"
20504+
react-smooth: "npm:^2.0.5"
2052520505
recharts-scale: "npm:^0.4.4"
2052620506
tiny-invariant: "npm:^1.3.1"
2052720507
victory-vendor: "npm:^36.6.8"
2052820508
peerDependencies:
2052920509
prop-types: ^15.6.0
2053020510
react: ^16.0.0 || ^17.0.0 || ^18.0.0
2053120511
react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0
20532-
checksum: 7496902bbe30675b9bca6f7ade1f4ba70e1cc9e14e4b2c93c39e3da1ac10492730a22d7c752f627290372afc7ad6e8571f2f6fe35341029d3fa7ac0111cda306
20512+
checksum: 6dab2829566669fee8748546a2c9070752c95aa2d3439c79826e028c0e99eaaf38c05975f1616f0fa236206b186564b328d3f3abbeaba8a49a45964eaa31159f
2053320513
languageName: node
2053420514
linkType: hard
2053520515

0 commit comments

Comments
 (0)