Skip to content

Commit 90aa34f

Browse files
fix(deps): update material-ui monorepo to v7
1 parent dd33940 commit 90aa34f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

frontends/ol-components/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
"@floating-ui/react": "^0.27.16",
2424
"@mui/base": "5.0.0-beta.70",
2525
"@mui/lab": "6.0.0-dev.240424162023-9968b4889d",
26-
"@mui/material": "^6.4.5",
27-
"@mui/material-nextjs": "^6.4.3",
28-
"@mui/system": "^6.4.3",
26+
"@mui/material": "^7.0.0",
27+
"@mui/material-nextjs": "^7.0.0",
28+
"@mui/system": "^7.0.0",
2929
"@radix-ui/react-dropdown-menu": "^2.1.16",
3030
"@radix-ui/react-popover": "^1.1.15",
3131
"@remixicon/react": "^4.2.0",

0 commit comments

Comments
 (0)