Skip to content

Commit 6b6bf48

Browse files
Update dependency recharts to v2.15.4
1 parent a0237c1 commit 6b6bf48

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
@@ -4495,9 +4495,9 @@ react-resizable-panels@^2.1.7:
44954495
resolved "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-2.1.7.tgz"
44964496
integrity sha512-JtT6gI+nURzhMYQYsx8DKkx6bSoOGFp7A3CwMrOb8y5jFHFyqwo9m68UhmXRw57fRVJksFn1TSlm3ywEQ9vMgA==
44974497

4498-
react-smooth@^4.0.0:
4498+
react-smooth@^4.0.4:
44994499
version "4.0.4"
4500-
resolved "https://registry.npmjs.org/react-smooth/-/react-smooth-4.0.4.tgz"
4500+
resolved "https://registry.yarnpkg.com/react-smooth/-/react-smooth-4.0.4.tgz#a5875f8bb61963ca61b819cedc569dc2453894b4"
45014501
integrity sha512-gnGKTpYwqL0Iii09gHobNolvX4Kiq4PKx6eWBCYYix+8cdw+cGo3do906l1NBPKkSWx1DghC1dlWG9L2uGd61Q==
45024502
dependencies:
45034503
fast-equals "^5.0.1"
@@ -4560,16 +4560,16 @@ recharts-scale@^0.4.4:
45604560
dependencies:
45614561
decimal.js-light "^2.4.1"
45624562

4563-
recharts@2.15.0:
4564-
version "2.15.0"
4565-
resolved "https://registry.npmjs.org/recharts/-/recharts-2.15.0.tgz"
4566-
integrity sha512-cIvMxDfpAmqAmVgc4yb7pgm/O1tmmkl/CjrvXuW+62/+7jj/iF9Ykm+hb/UJt42TREHMyd3gb+pkgoa2MxgDIw==
4563+
recharts@2.15.4:
4564+
version "2.15.4"
4565+
resolved "https://registry.yarnpkg.com/recharts/-/recharts-2.15.4.tgz#0ed3e66c0843bcf2d9f9a172caf97b1d05127a5f"
4566+
integrity sha512-UT/q6fwS3c1dHbXv2uFgYJ9BMFHu3fwnd7AYZaEQhXuYQ4hgsxLvsUXzGdKeZrW5xopzDCvuA2N41WJ88I7zIw==
45674567
dependencies:
45684568
clsx "^2.0.0"
45694569
eventemitter3 "^4.0.1"
45704570
lodash "^4.17.21"
45714571
react-is "^18.3.1"
4572-
react-smooth "^4.0.0"
4572+
react-smooth "^4.0.4"
45734573
recharts-scale "^0.4.4"
45744574
tiny-invariant "^1.3.1"
45754575
victory-vendor "^36.6.8"

0 commit comments

Comments
 (0)