Skip to content

Commit 84f263d

Browse files
chore(deps): bump recharts from 2.15.4 to 3.1.0
Bumps [recharts](https://github.com/recharts/recharts) from 2.15.4 to 3.1.0. - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md) - [Commits](recharts/recharts@v2.15.4...v3.1.0) --- updated-dependencies: - dependency-name: recharts dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b345857 commit 84f263d

File tree

3 files changed

+110
-74
lines changed

3 files changed

+110
-74
lines changed

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"react-dom": "^19.1.0",
3535
"react-hook-form": "^7.60.0",
3636
"react-resizable-panels": "^3.0.3",
37-
"recharts": "^2.15.4",
37+
"recharts": "^3.1.0",
3838
"shiki": "^3.8.0",
3939
"ts-morph": "^26.0.0",
4040
"zod": "^4.0.5"

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"react-day-picker": "^9.8.0",
109109
"react-hook-form": "^7.60.0",
110110
"react-resizable-panels": "^3.0.3",
111-
"recharts": "^2.15.4",
111+
"recharts": "^3.1.0",
112112
"sonner": "^2.0.6",
113113
"tailwind-merge": "^3.3.1",
114114
"tailwind-variants": "^1.0.0",

0 commit comments

Comments
 (0)