Skip to content

Commit

Permalink
chore(deps): replace all dependencies with @mui/material ^5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2024
1 parent d4b2389 commit 8d7ab6e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"test:watch": "jest --watch"
},
"peerDependencies": {
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
"@mui/material": "^5.0.0",
"@mui/icons-material": "^5.0.0",
"@material-ui/lab": "^4.0.0-alpha.53",
"isomorphic-unfetch": "^3.0.0",
"lodash": "^4.17.11",
Expand All @@ -40,13 +40,13 @@
"@babel/preset-env": "^7.11.0",
"@babel/preset-react": "^7.10.4",
"@jest/globals": "^26.2.0",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",
"@mui/material": "^5.0.0",
"@mui/icons-material": "^5.0.0",
"@material-ui/lab": "^4.0.0-alpha.53",
"@testing-library/jest-dom": "^5.11.2",
"@testing-library/react": "^12.1.5",
"@types/jest": "^27.5.0",
"babel-eslint": "^10.1.0",
"@babel/eslint-parser": "^7.11.0",
"canvas": "^2.6.1",
"eslint": "^6.8.0",
"eslint-config-airbnb": "^18.2.0",
Expand Down

0 comments on commit 8d7ab6e

Please sign in to comment.