Skip to content

Commit

Permalink
chore(deps): upgrade react, node and MUI icons
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyckahn committed Mar 15, 2024
1 parent 5f2444f commit 5d46199
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
60 changes: 30 additions & 30 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
"dependencies": {
"@emotion/react": "^11.10.0",
"@emotion/styled": "^11.10.0",
"@mui/icons-material": "^5.15.6",
"@mui/icons-material": "^5.15.13",
"@mui/material": "^5.15.10",
"@react-hook/debounce": "^4.0.0",
"@react-hook/window-size": "^3.1.1",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@testing-library/user-event": "^14.5.2",
"@types/node": "^18.19.17",
"@types/react": "^18.2.25",
"@types/react-dom": "^18.0.6",
"@types/node": "^18.19.24",
"@types/react": "^18.2.66",
"@types/react-dom": "^18.2.22",
"buffer": "^6.0.3",
"classnames": "^2.3.1",
"detectincognitojs": "^1.1.2",
Expand Down

0 comments on commit 5d46199

Please sign in to comment.