Skip to content

Commit

Permalink
update UI deps
Browse files Browse the repository at this point in the history
  • Loading branch information
emanuelef committed May 4, 2024
1 parent 627615b commit 050eebc
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
40 changes: 20 additions & 20 deletions website/package-lock.json

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

8 changes: 4 additions & 4 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.15.15",
"@mui/icons-material": "^5.15.16",
"@mui/lab": "^5.0.0-alpha.170",
"@mui/material": "^5.15.15",
"@mui/x-data-grid": "^7.3.1",
"@mui/material": "^5.15.16",
"@mui/x-data-grid": "^7.3.2",
"@nivo/bar": "^0.86.0",
"@nivo/calendar": "^0.86.0",
"@nivo/treemap": "^0.86.0",
Expand Down Expand Up @@ -46,6 +46,6 @@
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.6",
"typescript": "^5.4.5",
"vite": "^5.2.10"
"vite": "^5.2.11"
}
}

0 comments on commit 050eebc

Please sign in to comment.