Skip to content

Commit

Permalink
Bump MUI Core (#13741)
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasTy committed Jul 5, 2024
1 parent 1ea2352 commit 81ca888
Show file tree
Hide file tree
Showing 45 changed files with 242 additions and 279 deletions.
16 changes: 8 additions & 8 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
"@emotion/styled": "^11.11.5",
"@mui/base": "^5.0.0-beta.40",
"@mui/docs": "^6.0.0-alpha.13",
"@mui/icons-material": "^5.15.21",
"@mui/joy": "5.0.0-beta.32",
"@mui/icons-material": "^5.16.0",
"@mui/joy": "^5.0.0-beta.47",
"@mui/lab": "^5.0.0-alpha.170",
"@mui/material": "^5.15.21",
"@mui/material": "^5.16.0",
"@mui/material-nextjs": "^5.15.11",
"@mui/styles": "^5.15.21",
"@mui/system": "^5.15.20",
"@mui/utils": "^5.15.20",
"@mui/styles": "^5.16.0",
"@mui/system": "^5.16.0",
"@mui/utils": "^5.16.0",
"@mui/x-charts": "workspace:*",
"@mui/x-data-grid": "workspace:*",
"@mui/x-data-grid-generator": "workspace:*",
Expand All @@ -60,11 +60,11 @@
"clsx": "^2.1.1",
"core-js": "^2.6.12",
"cross-env": "^7.0.3",
"d3-scale-chromatic": "^3.1.0",
"date-fns": "^2.30.0",
"date-fns-jalali": "^2.30.0-0",
"dayjs": "^1.11.11",
"doctrine": "^3.0.0",
"d3-scale-chromatic": "^3.1.0",
"exceljs": "^4.4.0",
"fg-loadcss": "^3.1.0",
"jscodeshift": "0.16.1",
Expand Down Expand Up @@ -102,7 +102,7 @@
"@babel/plugin-transform-react-constant-elements": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@mui/internal-docs-utils": "^1.0.7",
"@mui/internal-scripts": "^1.0.11",
"@mui/internal-scripts": "^1.0.12",
"@types/chance": "^1.1.6",
"@types/d3-scale": "^4.0.8",
"@types/d3-scale-chromatic": "^3.0.3",
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,12 @@
"@emotion/cache": "^11.11.0",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.15.21",
"@mui/internal-markdown": "^1.0.6",
"@mui/internal-test-utils": "^1.0.3",
"@mui/material": "^5.15.21",
"@mui/icons-material": "^5.16.0",
"@mui/internal-markdown": "^1.0.7",
"@mui/internal-test-utils": "^1.0.4",
"@mui/material": "^5.16.0",
"@mui/monorepo": "github:mui/material-ui#22c5206a9e8191b2f81131d6978a0958e55b7032",
"@mui/utils": "^5.15.20",
"@mui/utils": "^5.16.0",
"@next/eslint-plugin-next": "14.2.4",
"@octokit/plugin-retry": "^7.1.1",
"@octokit/rest": "^21.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/x-charts-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"dependencies": {
"@babel/runtime": "^7.24.7",
"@mui/base": "^5.0.0-beta.40",
"@mui/system": "^5.15.20",
"@mui/utils": "^5.15.20",
"@mui/system": "^5.16.0",
"@mui/utils": "^5.16.0",
"@mui/x-charts": "workspace:*",
"@mui/x-license": "workspace:*",
"@react-spring/rafz": "^9.7.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/x-charts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"dependencies": {
"@babel/runtime": "^7.24.7",
"@mui/base": "^5.0.0-beta.40",
"@mui/system": "^5.15.20",
"@mui/utils": "^5.15.20",
"@mui/system": "^5.16.0",
"@mui/utils": "^5.16.0",
"@react-spring/rafz": "^9.7.3",
"@react-spring/web": "^9.7.3",
"clsx": "^2.1.1",
Expand All @@ -69,7 +69,7 @@
}
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.3",
"@mui/internal-test-utils": "^1.0.4",
"@react-spring/core": "^9.7.3",
"@react-spring/shared": "^9.7.3",
"@types/d3-color": "^3.1.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/x-data-grid-premium/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
},
"dependencies": {
"@babel/runtime": "^7.24.7",
"@mui/system": "^5.15.20",
"@mui/utils": "^5.15.20",
"@mui/system": "^5.16.0",
"@mui/utils": "^5.16.0",
"@mui/x-data-grid": "workspace:*",
"@mui/x-data-grid-pro": "workspace:*",
"@mui/x-internals": "workspace:*",
Expand All @@ -62,7 +62,7 @@
"react-dom": "^17.0.0 || ^18.0.0"
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.3",
"@mui/internal-test-utils": "^1.0.4",
"@types/prop-types": "^15.7.12",
"date-fns": "^2.30.0",
"rimraf": "^5.0.7"
Expand Down
8 changes: 4 additions & 4 deletions packages/x-data-grid-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@
},
"dependencies": {
"@babel/runtime": "^7.24.7",
"@mui/system": "^5.15.20",
"@mui/utils": "^5.15.20",
"@mui/system": "^5.16.0",
"@mui/utils": "^5.16.0",
"@mui/x-data-grid": "workspace:*",
"@mui/x-license": "workspace:*",
"@mui/x-internals": "workspace:*",
"@mui/x-license": "workspace:*",
"@types/format-util": "^1.0.4",
"clsx": "^2.1.1",
"prop-types": "^15.8.1",
Expand All @@ -60,7 +60,7 @@
"react-dom": "^17.0.0 || ^18.0.0"
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.3",
"@mui/internal-test-utils": "^1.0.4",
"@types/prop-types": "^15.7.12",
"rimraf": "^5.0.7"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/x-data-grid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
},
"dependencies": {
"@babel/runtime": "^7.24.7",
"@mui/system": "^5.15.20",
"@mui/utils": "^5.15.20",
"@mui/system": "^5.16.0",
"@mui/utils": "^5.16.0",
"@mui/x-internals": "workspace:*",
"clsx": "^2.1.1",
"prop-types": "^15.8.1",
Expand All @@ -61,8 +61,8 @@
"react-dom": "^17.0.0 || ^18.0.0"
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.3",
"@mui/joy": "5.0.0-beta.32",
"@mui/internal-test-utils": "^1.0.4",
"@mui/joy": "^5.0.0-beta.47",
"@mui/types": "^7.2.14",
"@types/prop-types": "^15.7.12",
"rimraf": "^5.0.7"
Expand Down
6 changes: 3 additions & 3 deletions packages/x-date-pickers-pro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"dependencies": {
"@babel/runtime": "^7.24.7",
"@mui/base": "^5.0.0-beta.40",
"@mui/system": "^5.15.20",
"@mui/utils": "^5.15.20",
"@mui/system": "^5.16.0",
"@mui/utils": "^5.16.0",
"@mui/x-date-pickers": "workspace:*",
"@mui/x-license": "workspace:*",
"clsx": "^2.1.1",
Expand Down Expand Up @@ -96,7 +96,7 @@
}
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.3",
"@mui/internal-test-utils": "^1.0.4",
"@types/luxon": "^3.4.2",
"@types/prop-types": "^15.7.12",
"date-fns": "^2.30.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ describe('<DateRangeCalendar />', () => {
render,
muiName: 'MuiDateRangeCalendar',
refInstanceof: window.HTMLDivElement,
skip: ['componentProp', 'componentsProp', 'reactTestRenderer', 'themeVariants'],
skip: ['componentProp', 'componentsProp', 'themeVariants'],
}));

describe('Selection', () => {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ describe('<DateRangePicker /> - Describes', () => {
'mergeClassName',
'propsSpread',
'rootClass',
'reactTestRenderer',
],
}));
});
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ describe('<DateRangePickerDay />', () => {
'rootClass', // forwards classes to DateRangePickerDayDay, but applies root class on DateRangePickerDayRoot
'mergeClassName', // forwards other props (i.e. data-test-id) to the DateRangePickerDayDay, but `className` is applied on the root
'componentsProp',
'reactTestRenderer',
'propsSpread',
'refForwarding',
// TODO: Fix DateRangePickerDays is not spreading props on root
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ describe('<DateTimeRangePicker /> - Describes', () => {
'mergeClassName',
'propsSpread',
'rootClass',
'reactTestRenderer',
],
}));
});
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ describe('<DesktopDateRangePicker /> - Describes', () => {
'mergeClassName',
'propsSpread',
'rootClass',
'reactTestRenderer',
],
}));

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ describe('<DesktopDateTimeRangePicker /> - Describes', () => {
'mergeClassName',
'propsSpread',
'rootClass',
'reactTestRenderer',
],
}));

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ describe('<MobileDateRangePicker /> - Describes', () => {
'mergeClassName',
'propsSpread',
'rootClass',
'reactTestRenderer',
],
}));

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ describe('<MobileDateTimeRangePicker /> - Describes', () => {
'mergeClassName',
'propsSpread',
'rootClass',
'reactTestRenderer',
],
}));

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ describe('<MultiInputDateRangeField />', () => {
render,
muiName: 'MuiMultiInputDateRangeField',
refInstanceof: window.HTMLDivElement,
// cannot test reactTestRenderer because of required context
skip: ['reactTestRenderer', 'themeVariants', 'componentProp', 'componentsProp'],
skip: ['themeVariants', 'componentProp', 'componentsProp'],
}));
});
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ describe('<MultiInputDateTimeRangeField />', () => {
render,
muiName: 'MuiMultiInputDateTimeRangeField',
refInstanceof: window.HTMLDivElement,
// cannot test reactTestRenderer because of required context
skip: ['componentProp', 'componentsProp', 'reactTestRenderer', 'themeVariants'],
skip: ['componentProp', 'componentsProp', 'themeVariants'],
}));
});
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ describe('<MultiInputTimeRangeField />', () => {
render,
muiName: 'MuiMultiInputTimeRangeField',
refInstanceof: window.HTMLDivElement,
// cannot test reactTestRenderer because of required context
skip: ['reactTestRenderer', 'themeVariants', 'componentProp', 'componentsProp'],
skip: ['themeVariants', 'componentProp', 'componentsProp'],
}));
});
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ describe('<SingleInputDateRangeField /> - Describes', () => {
render,
muiName: 'MuiSingleInputDateRangeField',
refInstanceof: window.HTMLDivElement,
// cannot test reactTestRenderer because of required context
skip: [
'reactTestRenderer',
'componentProp',
'componentsProp',
'themeDefaultProps',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ describe('<SingleInputDateTimeRangeField /> - Describes', () => {
render,
muiName: 'MuiSingleInputDateTimeRangeField',
refInstanceof: window.HTMLDivElement,
// cannot test reactTestRenderer because of required context
skip: [
'reactTestRenderer',
'componentProp',
'componentsProp',
'themeDefaultProps',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ describe('<SingleInputTimeRangeField /> - Describes', () => {
render,
muiName: 'MuiSingleInputTimeRangeField',
refInstanceof: window.HTMLDivElement,
// cannot test reactTestRenderer because of required context
skip: [
'reactTestRenderer',
'componentProp',
'componentsProp',
'themeDefaultProps',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ describe('<StaticDateRangePicker />', () => {
'propsSpread',
'refForwarding',
'rootClass',
'reactTestRenderer',
],
}));

Expand Down
6 changes: 3 additions & 3 deletions packages/x-date-pickers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"dependencies": {
"@babel/runtime": "^7.24.7",
"@mui/base": "^5.0.0-beta.40",
"@mui/system": "^5.15.20",
"@mui/utils": "^5.15.20",
"@mui/system": "^5.16.0",
"@mui/utils": "^5.16.0",
"@types/react-transition-group": "^4.4.10",
"clsx": "^2.1.1",
"prop-types": "^15.8.1",
Expand Down Expand Up @@ -98,7 +98,7 @@
}
},
"devDependencies": {
"@mui/internal-test-utils": "^1.0.3",
"@mui/internal-test-utils": "^1.0.4",
"@types/luxon": "^3.4.2",
"@types/moment-hijri": "^2.1.4",
"@types/moment-jalaali": "^0.7.9",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ describe('<DateCalendar /> - Describes', () => {
render,
muiName: 'MuiDateCalendar',
refInstanceof: window.HTMLDivElement,
// cannot test reactTestRenderer because of required context
skip: ['componentProp', 'componentsProp', 'reactTestRenderer', 'themeVariants'],
skip: ['componentProp', 'componentsProp', 'themeVariants'],
}));

describeValue(DateCalendar, () => ({
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@ describe('<DateField /> - Describes', () => {
render,
muiName: 'MuiDateField',
refInstanceof: window.HTMLDivElement,
// cannot test reactTestRenderer because of required context
skip: [
'reactTestRenderer',
'componentProp',
'componentsProp',
'themeDefaultProps',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@ describe('<DateTimeField /> - Describes', () => {
render,
muiName: 'MuiDateTimeField',
refInstanceof: window.HTMLDivElement,
// cannot test reactTestRenderer because of required context
skip: [
'reactTestRenderer',
'componentProp',
'componentsProp',
'themeDefaultProps',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ describe('<DesktopTimePicker /> - Describes', () => {
'mergeClassName',
'propsSpread',
'rootClass',
'reactTestRenderer',
],
}));

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ describe('<DigitalClock /> - Describes', () => {
'mergeClassName',
'propsSpread',
'rootClass',
'reactTestRenderer',
],
}));

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ describe('<MobileTimePicker /> - Describes', () => {
'mergeClassName',
'propsSpread',
'rootClass',
'reactTestRenderer',
],
}));

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ describe('<MonthCalendar /> - Describes', () => {
render,
muiName: 'MuiMonthCalendar',
refInstanceof: window.HTMLDivElement,
// cannot test reactTestRenderer because of required context
skip: ['componentProp', 'componentsProp', 'reactTestRenderer', 'themeVariants'],
skip: ['componentProp', 'componentsProp', 'themeVariants'],
}));

describeValue(MonthCalendar, () => ({
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ describe('<MultiSectionDigitalClock /> - Describes', () => {
'mergeClassName',
'propsSpread',
'rootClass',
'reactTestRenderer',
],
}));

Expand Down
Loading

0 comments on commit 81ca888

Please sign in to comment.