Skip to content

Commit

Permalink
Bump MUI Core to 5.15.17 (#3531)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 9, 2024
1 parent 58f5625 commit 982c638
Show file tree
Hide file tree
Showing 7 changed files with 92 additions and 92 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"@emotion/styled": "11.11.5",
"@mui/base": "5.0.0-beta.40",
"@mui/docs": "6.0.0-dev.240424162023-9968b4889d",
"@mui/icons-material": "5.15.16",
"@mui/icons-material": "5.15.17",
"@mui/internal-markdown": "^1.0.1",
"@mui/joy": "5.0.0-beta.36",
"@mui/lab": "5.0.0-alpha.170",
"@mui/material": "5.15.16",
"@mui/material": "5.15.17",
"@mui/material-nextjs": "5.15.11",
"@mui/styles": "5.15.16",
"@mui/styles": "5.15.17",
"@mui/utils": "5.15.14",
"@mui/x-license": "7.2.0",
"@toolpad/studio": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/toolpad-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"@emotion/cache": "11.11.0",
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.5",
"@mui/icons-material": "5.15.16",
"@mui/material": "5.15.16",
"@mui/icons-material": "5.15.17",
"@mui/material": "5.15.17",
"@mui/material-nextjs": "5.15.11",
"next": "14.2.3",
"react": "18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/toolpad-studio-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"url": "https://github.com/mui/mui-toolpad/issues"
},
"dependencies": {
"@mui/icons-material": "5.15.16",
"@mui/icons-material": "5.15.17",
"@mui/lab": "5.0.0-alpha.170",
"@mui/material": "5.15.16",
"@mui/material": "5.15.17",
"@mui/x-charts": "7.3.2",
"@mui/x-data-grid-premium": "7.3.2",
"@mui/x-date-pickers": "7.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/toolpad-studio-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"dependencies": {
"@auth/core": "0.30.0",
"@mui/material": "5.15.16",
"@mui/material": "5.15.17",
"@tanstack/react-query": "5.34.1",
"@toolpad/utils": "workspace:*",
"@types/json-schema": "7.0.15",
Expand Down
4 changes: 2 additions & 2 deletions packages/toolpad-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"@emotion/styled": "11.11.5",
"@googleapis/drive": "8.8.0",
"@googleapis/sheets": "5.0.5",
"@mui/icons-material": "5.15.16",
"@mui/icons-material": "5.15.17",
"@mui/lab": "5.0.0-alpha.170",
"@mui/material": "5.15.16",
"@mui/material": "5.15.17",
"@mui/system": "5.15.15",
"@mui/types": "7.2.14",
"@mui/utils": "5.15.14",
Expand Down
162 changes: 81 additions & 81 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@toolpad/studio-tests",
"private": true,
"devDependencies": {
"@mui/material": "5.15.16",
"@mui/material": "5.15.17",
"@toolpad/studio": "workspace:*",
"@toolpad/utils": "workspace:*",
"@types/invariant": "2.2.37",
Expand Down

0 comments on commit 982c638

Please sign in to comment.