Skip to content

Commit 958f27c

Browse files
Update dependency recharts to v2.15.4
1 parent 5a6d8e1 commit 958f27c

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"react-markdown": "^10.1.0",
8080
"react-resizable-panels": "^2.1.7",
8181
"react-syntax-highlighter": "^15.6.1",
82-
"recharts": "2.15.0",
82+
"recharts": "2.15.4",
8383
"remark-gfm": "^4.0.1",
8484
"sonner": "^1.7.1",
8585
"tailwind-merge": "^2.5.5",

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4471,9 +4471,9 @@ react-resizable-panels@^2.1.7:
44714471
resolved "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-2.1.7.tgz"
44724472
integrity sha512-JtT6gI+nURzhMYQYsx8DKkx6bSoOGFp7A3CwMrOb8y5jFHFyqwo9m68UhmXRw57fRVJksFn1TSlm3ywEQ9vMgA==
44734473

4474-
react-smooth@^4.0.0:
4474+
react-smooth@^4.0.4:
44754475
version "4.0.4"
4476-
resolved "https://registry.npmjs.org/react-smooth/-/react-smooth-4.0.4.tgz"
4476+
resolved "https://registry.yarnpkg.com/react-smooth/-/react-smooth-4.0.4.tgz#a5875f8bb61963ca61b819cedc569dc2453894b4"
44774477
integrity sha512-gnGKTpYwqL0Iii09gHobNolvX4Kiq4PKx6eWBCYYix+8cdw+cGo3do906l1NBPKkSWx1DghC1dlWG9L2uGd61Q==
44784478
dependencies:
44794479
fast-equals "^5.0.1"
@@ -4536,16 +4536,16 @@ recharts-scale@^0.4.4:
45364536
dependencies:
45374537
decimal.js-light "^2.4.1"
45384538

4539-
recharts@2.15.0:
4540-
version "2.15.0"
4541-
resolved "https://registry.npmjs.org/recharts/-/recharts-2.15.0.tgz"
4542-
integrity sha512-cIvMxDfpAmqAmVgc4yb7pgm/O1tmmkl/CjrvXuW+62/+7jj/iF9Ykm+hb/UJt42TREHMyd3gb+pkgoa2MxgDIw==
4539+
recharts@2.15.4:
4540+
version "2.15.4"
4541+
resolved "https://registry.yarnpkg.com/recharts/-/recharts-2.15.4.tgz#0ed3e66c0843bcf2d9f9a172caf97b1d05127a5f"
4542+
integrity sha512-UT/q6fwS3c1dHbXv2uFgYJ9BMFHu3fwnd7AYZaEQhXuYQ4hgsxLvsUXzGdKeZrW5xopzDCvuA2N41WJ88I7zIw==
45434543
dependencies:
45444544
clsx "^2.0.0"
45454545
eventemitter3 "^4.0.1"
45464546
lodash "^4.17.21"
45474547
react-is "^18.3.1"
4548-
react-smooth "^4.0.0"
4548+
react-smooth "^4.0.4"
45494549
recharts-scale "^0.4.4"
45504550
tiny-invariant "^1.3.1"
45514551
victory-vendor "^36.6.8"

0 commit comments

Comments
 (0)