Skip to content

Commit fbaeb37

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 75197cc commit fbaeb37

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
@@ -33,7 +33,7 @@
3333
"react-dom": "^19.1.0",
3434
"react-hook-form": "^7.60.0",
3535
"react-resizable-panels": "^3.0.3",
36-
"recharts": "^2.15.4",
36+
"recharts": "^3.0.2",
3737
"ts-morph": "^26.0.0",
3838
"zod": "^3.25.67"
3939
},

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.0.2",
9999
"sonner": "^2.0.5",
100100
"tailwind-merge": "^3.3.1",
101101
"tailwind-variants": "^1.0.0",

0 commit comments

Comments
 (0)