Skip to content

Commit c06897d

Browse files
Update dependency recharts to v2.15.4
1 parent 50c617c commit c06897d

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

4493-
react-smooth@^4.0.0:
4493+
react-smooth@^4.0.4:
44944494
version "4.0.4"
4495-
resolved "https://registry.npmjs.org/react-smooth/-/react-smooth-4.0.4.tgz"
4495+
resolved "https://registry.yarnpkg.com/react-smooth/-/react-smooth-4.0.4.tgz#a5875f8bb61963ca61b819cedc569dc2453894b4"
44964496
integrity sha512-gnGKTpYwqL0Iii09gHobNolvX4Kiq4PKx6eWBCYYix+8cdw+cGo3do906l1NBPKkSWx1DghC1dlWG9L2uGd61Q==
44974497
dependencies:
44984498
fast-equals "^5.0.1"
@@ -4555,16 +4555,16 @@ recharts-scale@^0.4.4:
45554555
dependencies:
45564556
decimal.js-light "^2.4.1"
45574557

4558-
recharts@2.15.0:
4559-
version "2.15.0"
4560-
resolved "https://registry.npmjs.org/recharts/-/recharts-2.15.0.tgz"
4561-
integrity sha512-cIvMxDfpAmqAmVgc4yb7pgm/O1tmmkl/CjrvXuW+62/+7jj/iF9Ykm+hb/UJt42TREHMyd3gb+pkgoa2MxgDIw==
4558+
recharts@2.15.4:
4559+
version "2.15.4"
4560+
resolved "https://registry.yarnpkg.com/recharts/-/recharts-2.15.4.tgz#0ed3e66c0843bcf2d9f9a172caf97b1d05127a5f"
4561+
integrity sha512-UT/q6fwS3c1dHbXv2uFgYJ9BMFHu3fwnd7AYZaEQhXuYQ4hgsxLvsUXzGdKeZrW5xopzDCvuA2N41WJ88I7zIw==
45624562
dependencies:
45634563
clsx "^2.0.0"
45644564
eventemitter3 "^4.0.1"
45654565
lodash "^4.17.21"
45664566
react-is "^18.3.1"
4567-
react-smooth "^4.0.0"
4567+
react-smooth "^4.0.4"
45684568
recharts-scale "^0.4.4"
45694569
tiny-invariant "^1.3.1"
45704570
victory-vendor "^36.6.8"

0 commit comments

Comments
 (0)