Skip to content

Commit

Permalink
perf: smaller bundle with updated recharts
Browse files Browse the repository at this point in the history
Signed-off-by: rare-magma <[email protected]>
  • Loading branch information
rare-magma committed Oct 15, 2023
1 parent 8ad3c9e commit 38276da
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 103 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"react-hotkeys-hook": "4.4.1",
"react-icons": "4.11.0",
"react-router-dom": "6.16.0",
"recharts": "2.8.0"
"recharts": "2.9.0"
},
"devDependencies": {
"@semantic-release/changelog": "6.0.3",
Expand All @@ -53,7 +53,7 @@
"@testing-library/user-event": "14.5.1",
"@types/big.js": "6.2.0",
"@types/jest": "29.5.5",
"@types/node": "20.8.5",
"@types/node": "20.8.6",
"@types/papaparse": "5.3.9",
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
Expand All @@ -73,7 +73,7 @@
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-react-refresh": "0.4.3",
"eslint-plugin-testing-library": "6.1.0",
"fake-indexeddb": "4.0.2",
"fake-indexeddb": "5.0.0",
"jsdom": "22.1.0",
"prettier": "3.0.3",
"prettier-plugin-organize-imports": "3.2.3",
Expand Down
134 changes: 34 additions & 100 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 38276da

Please sign in to comment.