Skip to content

Commit 2947f3c

Browse files
build(deps): bump recharts from 2.13.3 to 2.15.1
Bumps [recharts](https://github.com/recharts/recharts) from 2.13.3 to 2.15.1. - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/3.x/CHANGELOG.md) - [Commits](recharts/recharts@v2.13.3...v2.15.1) --- updated-dependencies: - dependency-name: recharts dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f478cce commit 2947f3c

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react-responsive": "^10.0.0",
2929
"react-router-dom": "^7.1.5",
3030
"react-simple-wysiwyg": "^3.2.0",
31-
"recharts": "^2.13.3",
31+
"recharts": "^2.15.1",
3232
"slug": "^9.1.0",
3333
"typescript": "^5.6.3",
3434
"vite-tsconfig-paths": "^5.1.4",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5378,10 +5378,10 @@ react-simple-wysiwyg@^3.2.0:
53785378
resolved "https://registry.yarnpkg.com/react-simple-wysiwyg/-/react-simple-wysiwyg-3.2.0.tgz#319bc90687659543050269566496f142500daaa1"
53795379
integrity sha512-Iaqoe3GxnDKtx5otvM1TnYh7GrP+VxysI6QuqKwnbhkqSmo2MPm0xbZYsmNRmO7w4S5AyVlqprRu1MEImqj2sw==
53805380

5381-
react-smooth@^4.0.0:
5382-
version "4.0.1"
5383-
resolved "https://registry.yarnpkg.com/react-smooth/-/react-smooth-4.0.1.tgz#6200d8699bfe051ae40ba187988323b1449eab1a"
5384-
integrity sha512-OE4hm7XqR0jNOq3Qmk9mFLyd6p2+j6bvbPJ7qlB7+oo0eNcL2l7WQzG6MBnT3EXY6xzkLMUBec3AfewJdA0J8w==
5381+
react-smooth@^4.0.4:
5382+
version "4.0.4"
5383+
resolved "https://registry.yarnpkg.com/react-smooth/-/react-smooth-4.0.4.tgz#a5875f8bb61963ca61b819cedc569dc2453894b4"
5384+
integrity sha512-gnGKTpYwqL0Iii09gHobNolvX4Kiq4PKx6eWBCYYix+8cdw+cGo3do906l1NBPKkSWx1DghC1dlWG9L2uGd61Q==
53855385
dependencies:
53865386
fast-equals "^5.0.1"
53875387
prop-types "^15.8.1"
@@ -5433,16 +5433,16 @@ recharts-scale@^0.4.4:
54335433
dependencies:
54345434
decimal.js-light "^2.4.1"
54355435

5436-
recharts@^2.13.3:
5437-
version "2.13.3"
5438-
resolved "https://registry.yarnpkg.com/recharts/-/recharts-2.13.3.tgz#a5ce61e493dff921a14a14a8f42a9f2d2bbefd5a"
5439-
integrity sha512-YDZ9dOfK9t3ycwxgKbrnDlRC4BHdjlY73fet3a0C1+qGMjXVZe6+VXmpOIIhzkje5MMEL8AN4hLIe4AMskBzlA==
5436+
recharts@^2.15.1:
5437+
version "2.15.1"
5438+
resolved "https://registry.yarnpkg.com/recharts/-/recharts-2.15.1.tgz#0941adf0402528d54f6d81997eb15840c893aa3c"
5439+
integrity sha512-v8PUTUlyiDe56qUj82w/EDVuzEFXwEHp9/xOowGAZwfLjB9uAy3GllQVIYMWF6nU+qibx85WF75zD7AjqoT54Q==
54405440
dependencies:
54415441
clsx "^2.0.0"
54425442
eventemitter3 "^4.0.1"
54435443
lodash "^4.17.21"
54445444
react-is "^18.3.1"
5445-
react-smooth "^4.0.0"
5445+
react-smooth "^4.0.4"
54465446
recharts-scale "^0.4.4"
54475447
tiny-invariant "^1.3.1"
54485448
victory-vendor "^36.6.8"

0 commit comments

Comments
 (0)