Skip to content

Commit 27a8ba5

Browse files
Bump recharts from 3.7.0 to 3.8.0
Bumps [recharts](https://github.com/recharts/recharts) from 3.7.0 to 3.8.0. - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md) - [Commits](recharts/recharts@v3.7.0...v3.8.0) --- updated-dependencies: - dependency-name: recharts dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f6cff9c commit 27a8ba5

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"react-dom": "^18.2.0",
6969
"react-is": "^19.2.4",
7070
"react-router-dom": "^6.15.0",
71-
"recharts": "^3.7.0",
71+
"recharts": "^3.8.0",
7272
"reflect-metadata": "^0.1.13",
7373
"rxjs": "^7.8.0",
7474
"sqlite3": "^5.1.7",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4842,7 +4842,7 @@
48424842
resolved "https://registry.npmjs.org/@radix-ui/rect/-/rect-1.1.1.tgz"
48434843
integrity sha512-HPwpGIzkl28mWyZqG52jiqDJ12waP11Pa1lGoiyUkIEuMLBP0oeK/C89esbXrxsky5we7dfd8U58nm0SgAWpVw==
48444844

4845-
"@reduxjs/toolkit@1.x.x || 2.x.x":
4845+
"@reduxjs/toolkit@^1.9.0 || 2.x.x":
48464846
version "2.11.2"
48474847
resolved "https://registry.yarnpkg.com/@reduxjs/toolkit/-/toolkit-2.11.2.tgz#582225acea567329ca6848583e7dd72580d38e82"
48484848
integrity sha512-Kd6kAHTA6/nUpp8mySPqj3en3dm0tdMIgbttnQ1xFMVpufoj+ADi8pXLBsd4xzTRHQa7t/Jv8W5UnCuW4kuWMQ==
@@ -15175,12 +15175,12 @@ readdirp@~3.6.0:
1517515175
dependencies:
1517615176
picomatch "^2.2.1"
1517715177

15178-
recharts@^3.7.0:
15179-
version "3.7.0"
15180-
resolved "https://registry.yarnpkg.com/recharts/-/recharts-3.7.0.tgz#e3c72656ba18841085293e83bfc9a4f78b20abdd"
15181-
integrity sha512-l2VCsy3XXeraxIID9fx23eCb6iCBsxUQDnE8tWm6DFdszVAO7WVY/ChAD9wVit01y6B2PMupYiMmQwhgPHc9Ew==
15178+
recharts@^3.8.0:
15179+
version "3.8.0"
15180+
resolved "https://registry.yarnpkg.com/recharts/-/recharts-3.8.0.tgz#461025818cbb858e7ff2e5820b67c6143e9b418d"
15181+
integrity sha512-Z/m38DX3L73ExO4Tpc9/iZWHmHnlzWG4njQbxsF5aSjwqmHNDDIm0rdEBArkwsBvR8U6EirlEHiQNYWCVh9sGQ==
1518215182
dependencies:
15183-
"@reduxjs/toolkit" "1.x.x || 2.x.x"
15183+
"@reduxjs/toolkit" "^1.9.0 || 2.x.x"
1518415184
clsx "^2.1.1"
1518515185
decimal.js-light "^2.5.1"
1518615186
es-toolkit "^1.39.3"

0 commit comments

Comments
 (0)