Skip to content

Commit ab28a08

Browse files
fix(deps): update material-ui monorepo
1 parent 6cc4323 commit ab28a08

File tree

4 files changed

+181
-164
lines changed

4 files changed

+181
-164
lines changed

apps/docs/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@
2828
"@enterwell/react-ui": "workspace:*",
2929
"@mdx-js/mdx": "3.1.0",
3030
"@mdx-js/react": "3.1.0",
31-
"@mui/icons-material": "7.0.2",
32-
"@mui/lab": "7.0.0-beta.11",
33-
"@mui/material": "7.0.2",
34-
"@mui/material-nextjs": "7.0.2",
35-
"@mui/system": "7.0.2",
36-
"@mui/x-data-grid-pro": "7.28.3",
37-
"@mui/x-date-pickers": "7.28.3",
38-
"@mui/x-date-pickers-pro": "7.28.3",
31+
"@mui/icons-material": "7.3.1",
32+
"@mui/lab": "7.0.0-beta.16",
33+
"@mui/material": "7.3.1",
34+
"@mui/material-nextjs": "7.3.0",
35+
"@mui/system": "7.3.1",
36+
"@mui/x-data-grid-pro": "7.29.9",
37+
"@mui/x-date-pickers": "7.29.4",
38+
"@mui/x-date-pickers-pro": "7.29.4",
3939
"classix": "2.2.2",
4040
"comment-parser": "1.4.1",
4141
"next": "15.3.0",

packages/react-mui-hooks/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"@enterwell/react-hooks": "workspace:*",
2727
"@enterwell/react-ui": "workspace:*",
2828
"@microsoft/api-extractor": "7.52.3",
29-
"@mui/material": "7.0.2",
30-
"@mui/x-data-grid-pro": "7.28.3",
29+
"@mui/material": "7.3.1",
30+
"@mui/x-data-grid-pro": "7.29.9",
3131
"@types/node": "22.14.1",
3232
"@types/react": "19.1.0",
3333
"@types/react-dom": "19.1.2",

packages/react-ui/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
"@emotion/styled": "11.14.0",
2929
"@enterwell/react-hooks": "workspace:*",
3030
"@microsoft/api-extractor": "7.52.3",
31-
"@mui/icons-material": "7.0.2",
32-
"@mui/material": "7.0.2",
33-
"@mui/system": "7.0.2",
34-
"@mui/x-date-pickers": "7.28.3",
35-
"@mui/x-date-pickers-pro": "7.28.3",
31+
"@mui/icons-material": "7.3.1",
32+
"@mui/material": "7.3.1",
33+
"@mui/system": "7.3.1",
34+
"@mui/x-date-pickers": "7.29.4",
35+
"@mui/x-date-pickers-pro": "7.29.4",
3636
"@types/node": "22.14.1",
3737
"@types/react": "19.1.0",
3838
"@types/react-dom": "19.1.2",

0 commit comments

Comments
 (0)