Skip to content

Commit 1d39937

Browse files
chore(deps): bump recharts from 3.0.0 to 3.0.2
Bumps [recharts](https://github.com/recharts/recharts) from 3.0.0 to 3.0.2. - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md) - [Commits](recharts/recharts@v3.0.0...v3.0.2) --- updated-dependencies: - dependency-name: recharts dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e4dbbf commit 1d39937

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
"ts-morph": "^26.0.0",
3939
"zod": "^4.0.5"
4040
},

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"react-day-picker": "^9.8.0",
9696
"react-hook-form": "^7.60.0",
9797
"react-resizable-panels": "^3.0.3",
98-
"recharts": "^2.15.4",
98+
"recharts": "^3.1.0",
9999
"sonner": "^2.0.6",
100100
"tailwind-merge": "^3.3.1",
101101
"tailwind-variants": "^1.0.0",

0 commit comments

Comments
 (0)