Skip to content

Commit

Permalink
chore(deps): use @mui/material@5.16.0 @mui/icons-material@5.16.0
Browse files Browse the repository at this point in the history
closes #325

closes #326
  • Loading branch information
jeremyckahn committed Jul 27, 2024
1 parent db30782 commit 8ee2ebf
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
40 changes: 20 additions & 20 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.15.21",
"@mui/material": "^5.15.21",
"@mui/icons-material": "^5.16.0",
"@mui/material": "^5.16.0",
"@react-hook/debounce": "^4.0.0",
"@react-hook/window-size": "^3.1.1",
"@testing-library/jest-dom": "^6.4.6",
Expand Down

0 comments on commit 8ee2ebf

Please sign in to comment.