Skip to content

Commit

Permalink
Bump MUI X to 6.19.1 (#3102)
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] authored Jan 22, 2024
1 parent dbcc1fa commit fc69544
Show file tree
Hide file tree
Showing 6 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@mui/styles": "5.15.5",
"@mui/toolpad": "workspace:*",
"@mui/utils": "5.15.5",
"@mui/x-data-grid-pro": "6.18.7",
"@mui/x-data-grid-pro": "6.19.1",
"@trendmicro/react-interpolate": "0.5.5",
"@types/lodash": "4.14.202",
"@types/react-dom": "18.2.18",
Expand Down
2 changes: 1 addition & 1 deletion examples/react-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@mui/material": "5.15.5",
"@mui/toolpad": "0.1.46",
"@mui/x-data-grid": "6.18.7",
"@mui/x-data-grid": "6.19.1",
"@tanstack/react-query": "5.17.19"
},
"devDependencies": {}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@argos-ci/core": "1.4.1",
"@mui/monorepo": "github:mui/material-ui#9eea72d474470c8a49e6ae65218984403e8eb78e",
"@mui/x-charts": "6.18.7",
"@mui/x-charts": "6.19.1",
"@next/eslint-plugin-next": "14.0.4",
"@playwright/test": "1.41.1",
"@testing-library/react": "14.1.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/toolpad-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@
"@mui/toolpad-utils": "workspace:*",
"@mui/types": "7.2.13",
"@mui/utils": "5.15.5",
"@mui/x-charts": "6.18.7",
"@mui/x-data-grid": "6.18.7",
"@mui/x-data-grid-pro": "6.18.7",
"@mui/x-charts": "6.19.1",
"@mui/x-data-grid": "6.19.1",
"@mui/x-data-grid-pro": "6.19.1",
"@mui/x-date-pickers": "6.19.0",
"@mui/x-date-pickers-pro": "6.19.0",
"@mui/x-tree-view": "6.17.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/toolpad-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"@mui/material": "5.15.5",
"@mui/toolpad-core": "workspace:*",
"@mui/toolpad-utils": "workspace:*",
"@mui/x-charts": "6.18.7",
"@mui/x-data-grid-pro": "6.18.7",
"@mui/x-charts": "6.19.1",
"@mui/x-data-grid-pro": "6.19.1",
"@mui/x-date-pickers": "6.19.0",
"@mui/x-license-pro": "6.10.2",
"@tanstack/react-query": "5.17.19",
Expand Down
56 changes: 28 additions & 28 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fc69544

Please sign in to comment.