File tree 2 files changed +10
-10
lines changed 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 28
28
"react-responsive" : " ^10.0.0" ,
29
29
"react-router-dom" : " ^7.1.5" ,
30
30
"react-simple-wysiwyg" : " ^3.2.0" ,
31
- "recharts" : " ^2.13.3 " ,
31
+ "recharts" : " ^2.15.1 " ,
32
32
"slug" : " ^9.1.0" ,
33
33
"typescript" : " ^5.6.3" ,
34
34
"vite-tsconfig-paths" : " ^5.1.4" ,
Original file line number Diff line number Diff line change @@ -5378,10 +5378,10 @@ react-simple-wysiwyg@^3.2.0:
5378
5378
resolved "https://registry.yarnpkg.com/react-simple-wysiwyg/-/react-simple-wysiwyg-3.2.0.tgz#319bc90687659543050269566496f142500daaa1"
5379
5379
integrity sha512-Iaqoe3GxnDKtx5otvM1TnYh7GrP+VxysI6QuqKwnbhkqSmo2MPm0xbZYsmNRmO7w4S5AyVlqprRu1MEImqj2sw==
5380
5380
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 ==
5385
5385
dependencies :
5386
5386
fast-equals "^5.0.1"
5387
5387
prop-types "^15.8.1"
@@ -5433,16 +5433,16 @@ recharts-scale@^0.4.4:
5433
5433
dependencies :
5434
5434
decimal.js-light "^2.4.1"
5435
5435
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 ==
5440
5440
dependencies :
5441
5441
clsx "^2.0.0"
5442
5442
eventemitter3 "^4.0.1"
5443
5443
lodash "^4.17.21"
5444
5444
react-is "^18.3.1"
5445
- react-smooth "^4.0.0 "
5445
+ react-smooth "^4.0.4 "
5446
5446
recharts-scale "^0.4.4"
5447
5447
tiny-invariant "^1.3.1"
5448
5448
victory-vendor "^36.6.8"
You can’t perform that action at this time.
0 commit comments