Skip to content

Commit

Permalink
dev: update ui dependencies (#3817)
Browse files Browse the repository at this point in the history
* update recharts and mui deps

* downgrade rechart to latest working version
  • Loading branch information
KatieMSB authored Apr 23, 2024
1 parent 0fe4b6d commit a094946
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 98 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"@material/material-color-utilities": "0.2.7",
"@mui/icons-material": "5.15.13",
"@mui/lab": "5.0.0-alpha.162",
"@mui/material": "5.15.5",
"@mui/styles": "5.15.5",
"@mui/material": "5.15.15",
"@mui/styles": "5.15.15",
"@mui/system": "5.15.6",
"@mui/x-data-grid": "6.19.6",
"@playwright/test": "1.41.2",
Expand Down Expand Up @@ -125,7 +125,7 @@
"react-redux": "8.1.3",
"react-transition-group": "4.4.5",
"react-virtualized-auto-sizer": "1.0.20",
"recharts": "2.8.0",
"recharts": "2.9.2",
"redux": "4.2.1",
"redux-devtools-extension": "2.13.9",
"redux-thunk": "2.4.2",
Expand Down
Loading

0 comments on commit a094946

Please sign in to comment.