Skip to content

Commit

Permalink
chore(deps): use @mui/icons-material@5.16.7 and @mui/material@5.16.7
Browse files Browse the repository at this point in the history
[closes #348]

[closes #349]
  • Loading branch information
jeremyckahn committed Aug 30, 2024
1 parent 6556039 commit 5d9af13
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
36 changes: 18 additions & 18 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.13.0",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^5.16.6",
"@mui/material": "^5.16.6",
"@mui/icons-material": "^5.16.7",
"@mui/material": "^5.16.7",
"@react-hook/debounce": "^4.0.0",
"@react-hook/window-size": "^3.1.1",
"@testing-library/jest-dom": "^6.4.8",
Expand Down

0 comments on commit 5d9af13

Please sign in to comment.