Skip to content

Commit

Permalink
Bump MUI Core (#4507)
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 Dec 6, 2024
1 parent bba11ae commit d0c238e
Show file tree
Hide file tree
Showing 11 changed files with 206 additions and 206 deletions.
18 changes: 9 additions & 9 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@
"@emotion/react": "11.13.3",
"@emotion/server": "11.11.0",
"@emotion/styled": "11.13.0",
"@mui/base": "5.0.0-beta.63",
"@mui/docs": "6.1.9",
"@mui/icons-material": "6.1.9",
"@mui/internal-markdown": "^1.0.21",
"@mui/base": "5.0.0-beta.64",
"@mui/docs": "6.1.10",
"@mui/icons-material": "6.1.10",
"@mui/internal-markdown": "^1.0.22",
"@mui/joy": "5.0.0-beta.48",
"@mui/lab": "6.0.0-beta.17",
"@mui/material": "6.1.9",
"@mui/lab": "6.0.0-beta.18",
"@mui/material": "6.1.10",
"@mui/material-nextjs": "6.1.9",
"@mui/styles": "6.1.9",
"@mui/system": "6.1.9",
"@mui/utils": "6.1.9",
"@mui/styles": "6.1.10",
"@mui/system": "6.1.10",
"@mui/utils": "6.1.10",
"@mui/x-date-pickers": "7.22.2",
"@mui/x-date-pickers-pro": "7.22.2",
"@mui/x-license": "7.21.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
"@babel/preset-typescript": "7.26.0",
"@mui/internal-babel-plugin-resolve-imports": "1.0.18",
"@mui/internal-docs-utils": "1.0.16",
"@mui/internal-markdown": "1.0.21",
"@mui/internal-scripts": "1.0.28",
"@mui/internal-markdown": "1.0.22",
"@mui/internal-scripts": "1.0.29",
"@mui/monorepo": "github:mui/material-ui#8615164f0d5909d23230fe1a6e1334acb5c74220",
"@mui/x-charts": "7.22.2",
"@next/eslint-plugin-next": "14.2.18",
Expand Down
8 changes: 4 additions & 4 deletions packages/toolpad-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
},
"dependencies": {
"@babel/runtime": "^7.26.0",
"@mui/lab": "6.0.0-beta.17",
"@mui/utils": "6.1.9",
"@mui/lab": "6.0.0-beta.18",
"@mui/utils": "6.1.10",
"@toolpad/utils": "workspace:*",
"@vitejs/plugin-react": "4.3.4",
"client-only": "^0.0.1",
Expand All @@ -65,8 +65,8 @@
"prop-types": "15.8.1"
},
"devDependencies": {
"@mui/icons-material": "6.1.9",
"@mui/material": "6.1.9",
"@mui/icons-material": "6.1.10",
"@mui/material": "6.1.10",
"@types/invariant": "2.2.37",
"@types/prop-types": "15.7.13",
"@types/react": "18.3.12",
Expand Down
6 changes: 3 additions & 3 deletions packages/toolpad-studio-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"url": "https://github.com/mui/toolpad/issues"
},
"dependencies": {
"@mui/icons-material": "6.1.9",
"@mui/lab": "6.0.0-beta.17",
"@mui/material": "6.1.9",
"@mui/icons-material": "6.1.10",
"@mui/lab": "6.0.0-beta.18",
"@mui/material": "6.1.10",
"@mui/x-charts": "7.22.2",
"@mui/x-data-grid-premium": "7.22.2",
"@mui/x-date-pickers": "7.22.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 @@ -44,7 +44,7 @@
},
"dependencies": {
"@auth/core": "0.37.4",
"@mui/material": "6.1.9",
"@mui/material": "6.1.10",
"@tanstack/react-query": "5.61.3",
"@toolpad/utils": "workspace:*",
"@types/json-schema": "7.0.15",
Expand Down
10 changes: 5 additions & 5 deletions packages/toolpad-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,12 @@
"@emotion/styled": "11.13.0",
"@googleapis/drive": "8.14.0",
"@googleapis/sheets": "9.3.1",
"@mui/icons-material": "6.1.9",
"@mui/lab": "6.0.0-beta.17",
"@mui/material": "6.1.9",
"@mui/system": "6.1.9",
"@mui/icons-material": "6.1.10",
"@mui/lab": "6.0.0-beta.18",
"@mui/material": "6.1.10",
"@mui/system": "6.1.10",
"@mui/types": "7.2.19",
"@mui/utils": "6.1.9",
"@mui/utils": "6.1.10",
"@mui/x-charts": "7.22.2",
"@mui/x-data-grid": "7.22.2",
"@mui/x-data-grid-premium": "7.22.2",
Expand Down
4 changes: 2 additions & 2 deletions playground/nextjs-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"devDependencies": {
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@mui/icons-material": "6.1.9",
"@mui/material": "6.1.9",
"@mui/icons-material": "6.1.10",
"@mui/material": "6.1.10",
"@mui/material-nextjs": "6.1.9",
"@toolpad/core": "workspace:*",
"@types/react": "18.3.12",
Expand Down
4 changes: 2 additions & 2 deletions playground/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"devDependencies": {
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@mui/icons-material": "6.1.9",
"@mui/material": "6.1.9",
"@mui/icons-material": "6.1.10",
"@mui/material": "6.1.10",
"@mui/material-nextjs": "6.1.9",
"@toolpad/core": "workspace:*",
"@types/node": "^20.17.6",
Expand Down
4 changes: 2 additions & 2 deletions playground/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"devDependencies": {
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@mui/icons-material": "6.1.9",
"@mui/material": "6.1.9",
"@mui/icons-material": "6.1.10",
"@mui/material": "6.1.10",
"@toolpad/core": "workspace:*",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
Expand Down
350 changes: 175 additions & 175 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": "6.1.9",
"@mui/material": "6.1.10",
"@toolpad/studio": "workspace:*",
"@toolpad/utils": "workspace:*",
"@types/invariant": "2.2.37",
Expand Down

0 comments on commit d0c238e

Please sign in to comment.