Skip to content

Commit

Permalink
Bump MUI Internal (#14321)
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 Aug 27, 2024
1 parent 515450f commit 2c8d5fc
Show file tree
Hide file tree
Showing 13 changed files with 73 additions and 73 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@emotion/react": "^11.13.3",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.13.0",
"@mui/docs": "6.0.0-beta.6",
"@mui/docs": "6.0.0",
"@mui/icons-material": "^5.16.7",
"@mui/joy": "^5.0.0-beta.48",
"@mui/lab": "^5.0.0-alpha.173",
Expand Down Expand Up @@ -101,8 +101,8 @@
"devDependencies": {
"@babel/plugin-transform-react-constant-elements": "^7.25.1",
"@babel/preset-typescript": "^7.24.7",
"@mui/internal-docs-utils": "^1.0.10",
"@mui/internal-scripts": "^1.0.16",
"@mui/internal-docs-utils": "^1.0.11",
"@mui/internal-scripts": "^1.0.18",
"@types/chance": "^1.1.6",
"@types/d3-scale": "^4.0.8",
"@types/d3-scale-chromatic": "^3.0.3",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^5.16.7",
"@mui/internal-markdown": "^1.0.10",
"@mui/internal-test-utils": "^1.0.8",
"@mui/internal-markdown": "^1.0.11",
"@mui/internal-test-utils": "^1.0.10",
"@mui/material": "^5.16.7",
"@mui/monorepo": "github:mui/material-ui#55bea65c83c1beac77382fe961f8aa72eec21daa",
"@mui/utils": "^5.16.6",
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 @@ -64,7 +64,7 @@
}
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.8",
"@mui/internal-test-utils": "^1.0.10",
"@react-spring/core": "^9.7.4",
"@react-spring/shared": "^9.7.4",
"@types/prop-types": "^15.7.12",
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 @@ -72,7 +72,7 @@
}
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.8",
"@mui/internal-test-utils": "^1.0.10",
"@types/prop-types": "^15.7.12",
"date-fns": "^2.30.0",
"rimraf": "^5.0.10"
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 @@ -70,7 +70,7 @@
}
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.8",
"@mui/internal-test-utils": "^1.0.10",
"@types/prop-types": "^15.7.12",
"rimraf": "^5.0.10"
},
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 @@ -71,7 +71,7 @@
}
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.8",
"@mui/internal-test-utils": "^1.0.10",
"@mui/joy": "^5.0.0-beta.48",
"@mui/types": "^7.2.15",
"@types/prop-types": "^15.7.12",
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 @@ -95,7 +95,7 @@
}
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.8",
"@mui/internal-test-utils": "^1.0.10",
"@types/luxon": "^3.4.2",
"@types/prop-types": "^15.7.12",
"date-fns": "^2.30.0",
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 @@ -97,7 +97,7 @@
}
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.8",
"@mui/internal-test-utils": "^1.0.10",
"@types/luxon": "^3.4.2",
"@types/moment-hijri": "^2.1.4",
"@types/moment-jalaali": "^0.7.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-internals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"react": "^17.0.0 || ^18.0.0"
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.8",
"@mui/internal-test-utils": "^1.0.10",
"rimraf": "^5.0.10"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/x-license/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"react": "^17.0.0 || ^18.0.0"
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.8",
"@mui/internal-test-utils": "^1.0.10",
"rimraf": "^5.0.10"
},
"engines": {
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 @@ -70,7 +70,7 @@
}
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.8",
"@mui/internal-test-utils": "^1.0.10",
"@types/prop-types": "^15.7.12",
"rimraf": "^5.0.10"
},
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 @@ -68,7 +68,7 @@
}
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.8",
"@mui/internal-test-utils": "^1.0.10",
"@types/prop-types": "^15.7.12",
"rimraf": "^5.0.10"
},
Expand Down
Loading

0 comments on commit 2c8d5fc

Please sign in to comment.