Chore(deps): Bump recharts from 2.12.1 to 2.12.2 (#3043)

Bumps [recharts](https://github.com/recharts/recharts) from 2.12.1 to 2.12.2.
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/3.x/CHANGELOG.md)
- [Commits](https://github.com/recharts/recharts/compare/v2.12.1...v2.12.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/2708/head
dependabot[bot] 2 months ago committed by shamoon
parent bb311ce1a0
commit 89fe819681

8
package-lock.json generated

@ -31,7 +31,7 @@
"react-dom": "^18.2.0",
"react-i18next": "^11.18.6",
"react-icons": "^4.12.0",
"recharts": "^2.12.1",
"recharts": "^2.12.2",
"rrule": "^2.8.1",
"swr": "^1.3.0",
"systeminformation": "^5.22.0",
@ -5604,9 +5604,9 @@
}
},
"node_modules/recharts": {
"version": "2.12.1",
"resolved": "https://registry.npmjs.org/recharts/-/recharts-2.12.1.tgz",
"integrity": "sha512-35vUCEBPf+pM+iVgSgVTn86faKya5pc4JO6cYJL63qOK2zDEyzDn20Tdj+CDI/3z+VcpKyQ8ZBQ9OiQ+vuAbjg==",
"version": "2.12.2",
"resolved": "https://registry.npmjs.org/recharts/-/recharts-2.12.2.tgz",
"integrity": "sha512-9bpxjXSF5g81YsKkTSlaX7mM4b6oYI1mIYck6YkUcWuL3tomADccI51/6thY4LmvhYuRTwpfrOvE80Zc3oBRfQ==",
"dependencies": {
"clsx": "^2.0.0",
"eventemitter3": "^4.0.1",

@ -33,7 +33,7 @@
"react-dom": "^18.2.0",
"react-i18next": "^11.18.6",
"react-icons": "^4.12.0",
"recharts": "^2.12.1",
"recharts": "^2.12.2",
"rrule": "^2.8.1",
"swr": "^1.3.0",
"systeminformation": "^5.22.0",

@ -75,8 +75,8 @@ dependencies:
specifier: ^4.12.0
version: 4.12.0(react@18.2.0)
recharts:
specifier: ^2.12.1
version: 2.12.1(react-dom@18.2.0)(react@18.2.0)
specifier: ^2.12.2
version: 2.12.2(react-dom@18.2.0)(react@18.2.0)
rrule:
specifier: ^2.8.1
version: 2.8.1
@ -3642,8 +3642,8 @@ packages:
decimal.js-light: 2.5.1
dev: false
/recharts@2.12.1(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-35vUCEBPf+pM+iVgSgVTn86faKya5pc4JO6cYJL63qOK2zDEyzDn20Tdj+CDI/3z+VcpKyQ8ZBQ9OiQ+vuAbjg==}
/recharts@2.12.2(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-9bpxjXSF5g81YsKkTSlaX7mM4b6oYI1mIYck6YkUcWuL3tomADccI51/6thY4LmvhYuRTwpfrOvE80Zc3oBRfQ==}
engines: {node: '>=14'}
peerDependencies:
react: ^16.0.0 || ^17.0.0 || ^18.0.0

Loading…
Cancel
Save