Skip to content

Commit

Permalink
Bump Material UI to ^5.16.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent cf8e3ef commit 339c27f
Show file tree
Hide file tree
Showing 14 changed files with 76 additions and 76 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.14.0",
"@mui/docs": "6.1.10",
"@mui/icons-material": "^5.16.9",
"@mui/icons-material": "^5.16.11",
"@mui/joy": "^5.0.0-beta.48",
"@mui/lab": "^5.0.0-alpha.173",
"@mui/material": "^5.16.9",
"@mui/material": "^5.16.11",
"@mui/material-nextjs": "^5.16.8",
"@mui/styles": "^5.16.9",
"@mui/styles": "^5.16.11",
"@mui/system": "^5.16.8",
"@mui/utils": "^5.16.8",
"@mui/x-charts": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,11 @@
"@emotion/cache": "^11.14.0",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@mui/icons-material": "^5.16.9",
"@mui/icons-material": "^5.16.11",
"@mui/internal-babel-plugin-resolve-imports": "1.0.18",
"@mui/internal-markdown": "^1.0.22",
"@mui/internal-test-utils": "^1.0.22",
"@mui/material": "^5.16.9",
"@mui/material": "^5.16.11",
"@mui/monorepo": "github:mui/material-ui#454a4c081a3cda665d5e608e1fc3d600d14eee53",
"@mui/utils": "^5.16.8",
"@next/eslint-plugin-next": "15.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-charts-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
}
},
"devDependencies": {
"@mui/material": "^5.16.9",
"@mui/material": "^5.16.11",
"@mui/system": "^5.16.8",
"@react-spring/core": "^9.7.5",
"@react-spring/shared": "^9.7.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-charts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.22",
"@mui/material": "^5.16.9",
"@mui/material": "^5.16.11",
"@mui/system": "^5.16.8",
"@react-spring/core": "^9.7.5",
"@react-spring/shared": "^9.7.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/x-data-grid-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"lru-cache": "^11.0.2"
},
"devDependencies": {
"@mui/icons-material": "^5.16.9",
"@mui/material": "^5.16.9",
"@mui/icons-material": "^5.16.11",
"@mui/material": "^5.16.11",
"@types/chance": "^1.1.6",
"rimraf": "^6.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/x-data-grid-premium/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.22",
"@mui/material": "^5.16.9",
"@mui/material": "^5.16.11",
"@mui/system": "^5.16.8",
"@types/prop-types": "^15.7.14",
"date-fns": "^2.30.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-data-grid-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.22",
"@mui/material": "^5.16.9",
"@mui/material": "^5.16.11",
"@mui/system": "^5.16.8",
"@types/prop-types": "^15.7.14",
"rimraf": "^6.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/x-data-grid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"devDependencies": {
"@mui/internal-test-utils": "^1.0.22",
"@mui/joy": "^5.0.0-beta.48",
"@mui/material": "^5.16.9",
"@mui/material": "^5.16.11",
"@mui/system": "^5.16.8",
"@mui/types": "^7.2.15",
"@types/prop-types": "^15.7.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-date-pickers-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.22",
"@mui/material": "^5.16.9",
"@mui/material": "^5.16.11",
"@mui/system": "^5.16.8",
"@types/luxon": "^3.4.2",
"@types/prop-types": "^15.7.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-date-pickers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.22",
"@mui/material": "^5.16.9",
"@mui/material": "^5.16.11",
"@mui/system": "^5.16.8",
"@types/luxon": "^3.4.2",
"@types/moment-hijri": "^2.1.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-tree-view-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.22",
"@mui/material": "^5.16.9",
"@mui/material": "^5.16.11",
"@mui/system": "^5.16.8",
"@types/prop-types": "^15.7.14",
"@types/use-sync-external-store": "^0.0.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-tree-view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.22",
"@mui/material": "^5.16.9",
"@mui/material": "^5.16.11",
"@mui/system": "^5.16.8",
"@types/prop-types": "^15.7.14",
"@types/use-sync-external-store": "^0.0.6",
Expand Down
118 changes: 59 additions & 59 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 @@ -9,7 +9,7 @@
"@babel/runtime": "^7.26.0",
"@emotion/cache": "^11.14.0",
"@emotion/react": "^11.14.0",
"@mui/material": "^5.16.9",
"@mui/material": "^5.16.11",
"@mui/x-charts": "workspace:*",
"@mui/x-charts-pro": "workspace:*",
"@mui/x-charts-vendor": "workspace:*",
Expand Down

0 comments on commit 339c27f

Please sign in to comment.