Skip to content

Commit a8d83b9

Browse files
Update dependency recharts to v2.15.4
1 parent 63d2255 commit a8d83b9

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

4455-
react-smooth@^4.0.0:
4455+
react-smooth@^4.0.4:
44564456
version "4.0.4"
4457-
resolved "https://registry.npmjs.org/react-smooth/-/react-smooth-4.0.4.tgz"
4457+
resolved "https://registry.yarnpkg.com/react-smooth/-/react-smooth-4.0.4.tgz#a5875f8bb61963ca61b819cedc569dc2453894b4"
44584458
integrity sha512-gnGKTpYwqL0Iii09gHobNolvX4Kiq4PKx6eWBCYYix+8cdw+cGo3do906l1NBPKkSWx1DghC1dlWG9L2uGd61Q==
44594459
dependencies:
44604460
fast-equals "^5.0.1"
@@ -4517,16 +4517,16 @@ recharts-scale@^0.4.4:
45174517
dependencies:
45184518
decimal.js-light "^2.4.1"
45194519

4520-
recharts@2.15.0:
4521-
version "2.15.0"
4522-
resolved "https://registry.npmjs.org/recharts/-/recharts-2.15.0.tgz"
4523-
integrity sha512-cIvMxDfpAmqAmVgc4yb7pgm/O1tmmkl/CjrvXuW+62/+7jj/iF9Ykm+hb/UJt42TREHMyd3gb+pkgoa2MxgDIw==
4520+
recharts@2.15.4:
4521+
version "2.15.4"
4522+
resolved "https://registry.yarnpkg.com/recharts/-/recharts-2.15.4.tgz#0ed3e66c0843bcf2d9f9a172caf97b1d05127a5f"
4523+
integrity sha512-UT/q6fwS3c1dHbXv2uFgYJ9BMFHu3fwnd7AYZaEQhXuYQ4hgsxLvsUXzGdKeZrW5xopzDCvuA2N41WJ88I7zIw==
45244524
dependencies:
45254525
clsx "^2.0.0"
45264526
eventemitter3 "^4.0.1"
45274527
lodash "^4.17.21"
45284528
react-is "^18.3.1"
4529-
react-smooth "^4.0.0"
4529+
react-smooth "^4.0.4"
45304530
recharts-scale "^0.4.4"
45314531
tiny-invariant "^1.3.1"
45324532
victory-vendor "^36.6.8"

0 commit comments

Comments
 (0)