Skip to content

Commit 40127ad

Browse files
fix(deps): update material-ui monorepo to v6 (major) (#93)
* fix(deps): update material-ui monorepo to v6 * ci: update snapshots --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: GitHub actions <action@github.com>
1 parent cf7b879 commit 40127ad

3 files changed

Lines changed: 227 additions & 43 deletions

File tree

package-lock.json

Lines changed: 225 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
"dependencies": {
3838
"@emotion/react": "^11.9.0",
3939
"@emotion/styled": "^11.8.1",
40-
"@mui/icons-material": "^5.8.0",
40+
"@mui/icons-material": "^6.0.0",
4141
"@mui/lab": "^5.0.0-alpha.98",
42-
"@mui/material": "^5.8.0",
42+
"@mui/material": "^6.0.0",
4343
"get-urls": "^12.0.0",
4444
"react": "^18.2.0",
4545
"react-dom": "^18.2.0"
-4.63 KB
Loading

0 commit comments

Comments
 (0)