Skip to content

Commit

Permalink
Bump MUI X to 7.18.0 (#4124)
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 Sep 20, 2024
1 parent df8c4b7 commit 0b3251e
Show file tree
Hide file tree
Showing 5 changed files with 89 additions and 89 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
"@mui/styles": "6.1.1",
"@mui/system": "6.1.1",
"@mui/utils": "6.1.1",
"@mui/x-date-pickers": "7.17.0",
"@mui/x-date-pickers-pro": "7.17.0",
"@mui/x-license": "7.17.0",
"@mui/x-date-pickers": "7.18.0",
"@mui/x-date-pickers-pro": "7.18.0",
"@mui/x-license": "7.18.0",
"@toolpad/core": "workspace:*",
"@toolpad/studio": "workspace:*",
"@trendmicro/react-interpolate": "0.5.5",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@mui/internal-markdown": "1.0.14",
"@mui/internal-scripts": "1.0.21-dev.20240919-130050-82a6448768",
"@mui/monorepo": "github:mui/material-ui#3732be30e0ae3287b55dc6a96cf1ffcfdc194906",
"@mui/x-charts": "7.17.0",
"@mui/x-charts": "7.18.0",
"@next/eslint-plugin-next": "14.2.11",
"@playwright/test": "1.46.1",
"@testing-library/jest-dom": "^6.5.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/toolpad-studio-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
"@mui/icons-material": "6.1.1",
"@mui/lab": "6.0.0-beta.10",
"@mui/material": "6.1.1",
"@mui/x-charts": "7.17.0",
"@mui/x-data-grid-premium": "7.17.0",
"@mui/x-date-pickers": "7.17.0",
"@mui/x-license": "7.17.0",
"@mui/x-charts": "7.18.0",
"@mui/x-data-grid-premium": "7.18.0",
"@mui/x-date-pickers": "7.18.0",
"@mui/x-license": "7.18.0",
"@tanstack/react-query": "5.56.2",
"@toolpad/studio-runtime": "workspace:*",
"@toolpad/utils": "workspace:*",
Expand Down
12 changes: 6 additions & 6 deletions packages/toolpad-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,12 @@
"@mui/system": "6.1.1",
"@mui/types": "7.2.17",
"@mui/utils": "6.1.1",
"@mui/x-charts": "7.17.0",
"@mui/x-data-grid": "7.17.0",
"@mui/x-data-grid-premium": "7.17.0",
"@mui/x-date-pickers": "7.17.0",
"@mui/x-date-pickers-pro": "7.17.0",
"@mui/x-tree-view": "7.17.0",
"@mui/x-charts": "7.18.0",
"@mui/x-data-grid": "7.18.0",
"@mui/x-data-grid-premium": "7.18.0",
"@mui/x-date-pickers": "7.18.0",
"@mui/x-date-pickers-pro": "7.18.0",
"@mui/x-tree-view": "7.18.0",
"@tanstack/react-query": "5.56.2",
"@tanstack/react-query-devtools": "5.56.2",
"@toolpad/studio-components": "workspace:*",
Expand Down
Loading

0 comments on commit 0b3251e

Please sign in to comment.