Skip to content

Commit

Permalink
feat(npm): update MUI packages
Browse files Browse the repository at this point in the history
  • Loading branch information
skamril committed Feb 6, 2024
1 parent d11b7a5 commit 1898b68
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 97 deletions.
183 changes: 91 additions & 92 deletions webapp/package-lock.json

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

12 changes: 7 additions & 5 deletions webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,15 @@
"preview": "vite preview"
},
"dependencies": {
"@emotion/react": "11.11.1",
"@emotion/react": "11.11.3",
"@emotion/styled": "11.11.0",
"@fontsource/roboto": "5.0.8",
"@handsontable/react": "14.1.0",
"@mui/icons-material": "5.14.11",
"@mui/lab": "5.0.0-alpha.146",
"@mui/material": "5.14.11",
"@mui/x-date-pickers": "6.18.3",
"@mui/icons-material": "5.15.6",
"@mui/lab": "5.0.0-alpha.162",
"@mui/material": "5.15.6",
"@mui/x-date-pickers": "6.19.2",
"@mui/x-tree-view": "6.17.0",
"@reduxjs/toolkit": "1.9.6",
"axios": "1.5.1",
"clsx": "2.0.0",
Expand Down

0 comments on commit 1898b68

Please sign in to comment.