diff --git a/docs/package.json b/docs/package.json
index ec647acfea96..5ac7cc84c2ee 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -28,12 +28,12 @@
"@emotion/react": "^11.11.1",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.11.0",
- "@mui/icons-material": "^5.14.11",
- "@mui/joy": "^5.0.0-beta.8",
- "@mui/lab": "^5.0.0-alpha.147",
- "@mui/material": "^5.14.11",
- "@mui/styles": "^5.14.11",
- "@mui/utils": "^5.14.11",
+ "@mui/icons-material": "^5.14.14",
+ "@mui/joy": "^5.0.0-beta.11",
+ "@mui/lab": "^5.0.0-alpha.149",
+ "@mui/material": "^5.14.14",
+ "@mui/styles": "^5.14.14",
+ "@mui/utils": "^5.14.14",
"@react-spring/web": "^9.7.3",
"@trendmicro/react-interpolate": "^0.5.5",
"@types/lodash": "^4.14.199",
diff --git a/docs/translations/api-docs/date-pickers/date-field.json b/docs/translations/api-docs/date-pickers/date-field.json
index d042a4c8391d..3875b3b76f41 100644
--- a/docs/translations/api-docs/date-pickers/date-field.json
+++ b/docs/translations/api-docs/date-pickers/date-field.json
@@ -12,7 +12,7 @@
"typeDescriptions": {}
},
"color": {
- "description": "The color of the component. It supports both default and custom theme colors, which can be added as shown in the palette customization guide.",
+ "description": "The color of the component. It supports both default and custom theme colors, which can be added as shown in the palette customization guide.",
"deprecated": "",
"typeDescriptions": {}
},
diff --git a/docs/translations/api-docs/date-pickers/date-time-field.json b/docs/translations/api-docs/date-pickers/date-time-field.json
index 0dd17bcd75b1..b4adb76b6787 100644
--- a/docs/translations/api-docs/date-pickers/date-time-field.json
+++ b/docs/translations/api-docs/date-pickers/date-time-field.json
@@ -17,7 +17,7 @@
"typeDescriptions": {}
},
"color": {
- "description": "The color of the component. It supports both default and custom theme colors, which can be added as shown in the palette customization guide.",
+ "description": "The color of the component. It supports both default and custom theme colors, which can be added as shown in the palette customization guide.",
"deprecated": "",
"typeDescriptions": {}
},
diff --git a/docs/translations/api-docs/date-pickers/single-input-date-range-field.json b/docs/translations/api-docs/date-pickers/single-input-date-range-field.json
index ec6acaaa3f47..818a46ecb3ec 100644
--- a/docs/translations/api-docs/date-pickers/single-input-date-range-field.json
+++ b/docs/translations/api-docs/date-pickers/single-input-date-range-field.json
@@ -12,7 +12,7 @@
"typeDescriptions": {}
},
"color": {
- "description": "The color of the component. It supports both default and custom theme colors, which can be added as shown in the palette customization guide.",
+ "description": "The color of the component. It supports both default and custom theme colors, which can be added as shown in the palette customization guide.",
"deprecated": "",
"typeDescriptions": {}
},
diff --git a/docs/translations/api-docs/date-pickers/single-input-date-time-range-field.json b/docs/translations/api-docs/date-pickers/single-input-date-time-range-field.json
index ce04870d6b04..548c261cac98 100644
--- a/docs/translations/api-docs/date-pickers/single-input-date-time-range-field.json
+++ b/docs/translations/api-docs/date-pickers/single-input-date-time-range-field.json
@@ -17,7 +17,7 @@
"typeDescriptions": {}
},
"color": {
- "description": "The color of the component. It supports both default and custom theme colors, which can be added as shown in the palette customization guide.",
+ "description": "The color of the component. It supports both default and custom theme colors, which can be added as shown in the palette customization guide.",
"deprecated": "",
"typeDescriptions": {}
},
diff --git a/docs/translations/api-docs/date-pickers/single-input-time-range-field.json b/docs/translations/api-docs/date-pickers/single-input-time-range-field.json
index f1099afa2497..f64f74c404df 100644
--- a/docs/translations/api-docs/date-pickers/single-input-time-range-field.json
+++ b/docs/translations/api-docs/date-pickers/single-input-time-range-field.json
@@ -17,7 +17,7 @@
"typeDescriptions": {}
},
"color": {
- "description": "The color of the component. It supports both default and custom theme colors, which can be added as shown in the palette customization guide.",
+ "description": "The color of the component. It supports both default and custom theme colors, which can be added as shown in the palette customization guide.",
"deprecated": "",
"typeDescriptions": {}
},
diff --git a/docs/translations/api-docs/date-pickers/time-field.json b/docs/translations/api-docs/date-pickers/time-field.json
index f1099afa2497..f64f74c404df 100644
--- a/docs/translations/api-docs/date-pickers/time-field.json
+++ b/docs/translations/api-docs/date-pickers/time-field.json
@@ -17,7 +17,7 @@
"typeDescriptions": {}
},
"color": {
- "description": "The color of the component. It supports both default and custom theme colors, which can be added as shown in the palette customization guide.",
+ "description": "The color of the component. It supports both default and custom theme colors, which can be added as shown in the palette customization guide.",
"deprecated": "",
"typeDescriptions": {}
},
diff --git a/package.json b/package.json
index d6c86b80766f..39176efd06e3 100644
--- a/package.json
+++ b/package.json
@@ -83,10 +83,10 @@
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mnajdova/enzyme-adapter-react-18": "^0.2.0",
- "@mui/icons-material": "^5.14.11",
- "@mui/material": "^5.14.11",
+ "@mui/icons-material": "^5.14.14",
+ "@mui/material": "^5.14.14",
"@mui/monorepo": "https://github.com/mui/material-ui.git#master",
- "@mui/utils": "^5.14.11",
+ "@mui/utils": "^5.14.14",
"@next/eslint-plugin-next": "^13.5.4",
"@octokit/plugin-retry": "^6.0.1",
"@octokit/rest": "^20.0.2",
diff --git a/packages/grid/x-data-grid-generator/package.json b/packages/grid/x-data-grid-generator/package.json
index 1c6bb96b410a..238cc3b0fdac 100644
--- a/packages/grid/x-data-grid-generator/package.json
+++ b/packages/grid/x-data-grid-generator/package.json
@@ -31,7 +31,7 @@
},
"dependencies": {
"@babel/runtime": "^7.23.1",
- "@mui/base": "^5.0.0-beta.17",
+ "@mui/base": "^5.0.0-beta.20",
"@mui/x-data-grid-premium": "6.16.2",
"chance": "^1.1.11",
"clsx": "^2.0.0",
diff --git a/packages/grid/x-data-grid-premium/package.json b/packages/grid/x-data-grid-premium/package.json
index a1be096a7ac5..6ab412efbf7e 100644
--- a/packages/grid/x-data-grid-premium/package.json
+++ b/packages/grid/x-data-grid-premium/package.json
@@ -43,7 +43,7 @@
},
"dependencies": {
"@babel/runtime": "^7.23.1",
- "@mui/utils": "^5.14.11",
+ "@mui/utils": "^5.14.14",
"@mui/x-data-grid": "6.16.2",
"@mui/x-data-grid-pro": "6.16.2",
"@mui/x-license-pro": "6.10.2",
diff --git a/packages/grid/x-data-grid-pro/package.json b/packages/grid/x-data-grid-pro/package.json
index f1c66513f2ca..5fa2ecebda0d 100644
--- a/packages/grid/x-data-grid-pro/package.json
+++ b/packages/grid/x-data-grid-pro/package.json
@@ -43,7 +43,7 @@
},
"dependencies": {
"@babel/runtime": "^7.23.1",
- "@mui/utils": "^5.14.11",
+ "@mui/utils": "^5.14.14",
"@mui/x-data-grid": "6.16.2",
"@mui/x-license-pro": "6.10.2",
"@types/format-util": "^1.0.2",
diff --git a/packages/grid/x-data-grid-pro/src/tests/editComponents.DataGridPro.test.tsx b/packages/grid/x-data-grid-pro/src/tests/editComponents.DataGridPro.test.tsx
index 4a350ce9678b..e1d80b9bfa54 100644
--- a/packages/grid/x-data-grid-pro/src/tests/editComponents.DataGridPro.test.tsx
+++ b/packages/grid/x-data-grid-pro/src/tests/editComponents.DataGridPro.test.tsx
@@ -623,7 +623,7 @@ describe(' - Edit components', () => {
userEvent.mousePress(screen.queryAllByRole('option')[1]);
clock.runToLast();
expect(screen.queryByRole('listbox')).to.equal(null);
- fireEvent.keyDown(screen.getByRole('button', { name: 'Adidas' }), { key: 'Enter' });
+ fireEvent.keyDown(screen.getByRole('combobox'), { key: 'Enter' });
expect(screen.queryByRole('listbox')).to.equal(null);
resolveCallback!();
diff --git a/packages/grid/x-data-grid/package.json b/packages/grid/x-data-grid/package.json
index 19a7e212b50c..6d36ef2bf203 100644
--- a/packages/grid/x-data-grid/package.json
+++ b/packages/grid/x-data-grid/package.json
@@ -47,7 +47,7 @@
},
"dependencies": {
"@babel/runtime": "^7.23.1",
- "@mui/utils": "^5.14.11",
+ "@mui/utils": "^5.14.14",
"clsx": "^2.0.0",
"prop-types": "^15.8.1",
"reselect": "^4.1.8"
diff --git a/packages/x-charts/package.json b/packages/x-charts/package.json
index 1c7db645f61d..03c9fb1329fc 100644
--- a/packages/x-charts/package.json
+++ b/packages/x-charts/package.json
@@ -39,7 +39,7 @@
},
"dependencies": {
"@babel/runtime": "^7.23.1",
- "@mui/base": "^5.0.0-beta.17",
+ "@mui/base": "^5.0.0-beta.20",
"@react-spring/rafz": "^9.7.3",
"@react-spring/web": "^9.7.3",
"clsx": "^2.0.0",
diff --git a/packages/x-date-pickers-pro/package.json b/packages/x-date-pickers-pro/package.json
index 30ac56f1fef5..06d7c565819f 100644
--- a/packages/x-date-pickers-pro/package.json
+++ b/packages/x-date-pickers-pro/package.json
@@ -42,8 +42,8 @@
},
"dependencies": {
"@babel/runtime": "^7.23.1",
- "@mui/base": "^5.0.0-beta.17",
- "@mui/utils": "^5.14.11",
+ "@mui/base": "^5.0.0-beta.20",
+ "@mui/utils": "^5.14.14",
"@mui/x-date-pickers": "6.16.2",
"@mui/x-license-pro": "6.10.2",
"clsx": "^2.0.0",
diff --git a/packages/x-date-pickers-pro/src/SingleInputDateRangeField/SingleInputDateRangeField.tsx b/packages/x-date-pickers-pro/src/SingleInputDateRangeField/SingleInputDateRangeField.tsx
index 562aac535712..1e1d3bb827bd 100644
--- a/packages/x-date-pickers-pro/src/SingleInputDateRangeField/SingleInputDateRangeField.tsx
+++ b/packages/x-date-pickers-pro/src/SingleInputDateRangeField/SingleInputDateRangeField.tsx
@@ -114,7 +114,7 @@ SingleInputDateRangeField.propTypes = {
/**
* The color of the component.
* It supports both default and custom theme colors, which can be added as shown in the
- * [palette customization guide](https://mui.com/material-ui/customization/palette/#adding-new-colors).
+ * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).
* @default 'primary'
*/
color: PropTypes.oneOf(['error', 'info', 'primary', 'secondary', 'success', 'warning']),
diff --git a/packages/x-date-pickers-pro/src/SingleInputDateTimeRangeField/SingleInputDateTimeRangeField.tsx b/packages/x-date-pickers-pro/src/SingleInputDateTimeRangeField/SingleInputDateTimeRangeField.tsx
index a656eb4cfdef..99e6243641c1 100644
--- a/packages/x-date-pickers-pro/src/SingleInputDateTimeRangeField/SingleInputDateTimeRangeField.tsx
+++ b/packages/x-date-pickers-pro/src/SingleInputDateTimeRangeField/SingleInputDateTimeRangeField.tsx
@@ -120,7 +120,7 @@ SingleInputDateTimeRangeField.propTypes = {
/**
* The color of the component.
* It supports both default and custom theme colors, which can be added as shown in the
- * [palette customization guide](https://mui.com/material-ui/customization/palette/#adding-new-colors).
+ * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).
* @default 'primary'
*/
color: PropTypes.oneOf(['error', 'info', 'primary', 'secondary', 'success', 'warning']),
diff --git a/packages/x-date-pickers-pro/src/SingleInputTimeRangeField/SingleInputTimeRangeField.tsx b/packages/x-date-pickers-pro/src/SingleInputTimeRangeField/SingleInputTimeRangeField.tsx
index 6633ac7a1b9d..7add5752b18b 100644
--- a/packages/x-date-pickers-pro/src/SingleInputTimeRangeField/SingleInputTimeRangeField.tsx
+++ b/packages/x-date-pickers-pro/src/SingleInputTimeRangeField/SingleInputTimeRangeField.tsx
@@ -119,7 +119,7 @@ SingleInputTimeRangeField.propTypes = {
/**
* The color of the component.
* It supports both default and custom theme colors, which can be added as shown in the
- * [palette customization guide](https://mui.com/material-ui/customization/palette/#adding-new-colors).
+ * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).
* @default 'primary'
*/
color: PropTypes.oneOf(['error', 'info', 'primary', 'secondary', 'success', 'warning']),
diff --git a/packages/x-date-pickers/package.json b/packages/x-date-pickers/package.json
index 7ac22179d8c4..6a41ab8613db 100644
--- a/packages/x-date-pickers/package.json
+++ b/packages/x-date-pickers/package.json
@@ -45,8 +45,8 @@
},
"dependencies": {
"@babel/runtime": "^7.23.1",
- "@mui/base": "^5.0.0-beta.17",
- "@mui/utils": "^5.14.11",
+ "@mui/base": "^5.0.0-beta.20",
+ "@mui/utils": "^5.14.14",
"@types/react-transition-group": "^4.4.7",
"clsx": "^2.0.0",
"prop-types": "^15.8.1",
diff --git a/packages/x-date-pickers/src/DateField/DateField.tsx b/packages/x-date-pickers/src/DateField/DateField.tsx
index ffd3ad5b76e0..67d54af4e94b 100644
--- a/packages/x-date-pickers/src/DateField/DateField.tsx
+++ b/packages/x-date-pickers/src/DateField/DateField.tsx
@@ -114,7 +114,7 @@ DateField.propTypes = {
/**
* The color of the component.
* It supports both default and custom theme colors, which can be added as shown in the
- * [palette customization guide](https://mui.com/material-ui/customization/palette/#adding-new-colors).
+ * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).
* @default 'primary'
*/
color: PropTypes.oneOf(['error', 'info', 'primary', 'secondary', 'success', 'warning']),
diff --git a/packages/x-date-pickers/src/DateTimeField/DateTimeField.tsx b/packages/x-date-pickers/src/DateTimeField/DateTimeField.tsx
index bf7617deab8c..df3bc2463cd4 100644
--- a/packages/x-date-pickers/src/DateTimeField/DateTimeField.tsx
+++ b/packages/x-date-pickers/src/DateTimeField/DateTimeField.tsx
@@ -117,7 +117,7 @@ DateTimeField.propTypes = {
/**
* The color of the component.
* It supports both default and custom theme colors, which can be added as shown in the
- * [palette customization guide](https://mui.com/material-ui/customization/palette/#adding-new-colors).
+ * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).
* @default 'primary'
*/
color: PropTypes.oneOf(['error', 'info', 'primary', 'secondary', 'success', 'warning']),
diff --git a/packages/x-date-pickers/src/TimeField/TimeField.tsx b/packages/x-date-pickers/src/TimeField/TimeField.tsx
index 26908efef28a..29ef19238c22 100644
--- a/packages/x-date-pickers/src/TimeField/TimeField.tsx
+++ b/packages/x-date-pickers/src/TimeField/TimeField.tsx
@@ -116,7 +116,7 @@ TimeField.propTypes = {
/**
* The color of the component.
* It supports both default and custom theme colors, which can be added as shown in the
- * [palette customization guide](https://mui.com/material-ui/customization/palette/#adding-new-colors).
+ * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).
* @default 'primary'
*/
color: PropTypes.oneOf(['error', 'info', 'primary', 'secondary', 'success', 'warning']),
diff --git a/packages/x-license-pro/package.json b/packages/x-license-pro/package.json
index e395b82721a7..1448d7aa24a5 100644
--- a/packages/x-license-pro/package.json
+++ b/packages/x-license-pro/package.json
@@ -36,7 +36,7 @@
},
"dependencies": {
"@babel/runtime": "^7.23.1",
- "@mui/utils": "^5.14.11"
+ "@mui/utils": "^5.14.14"
},
"peerDependencies": {
"react": "^17.0.0 || ^18.0.0"
diff --git a/packages/x-tree-view/package.json b/packages/x-tree-view/package.json
index 521072495aa3..557ee0994255 100644
--- a/packages/x-tree-view/package.json
+++ b/packages/x-tree-view/package.json
@@ -43,8 +43,8 @@
},
"dependencies": {
"@babel/runtime": "^7.23.1",
- "@mui/base": "^5.0.0-beta.17",
- "@mui/utils": "^5.14.11",
+ "@mui/base": "^5.0.0-beta.20",
+ "@mui/utils": "^5.14.14",
"@types/react-transition-group": "^4.4.7",
"clsx": "^2.0.0",
"prop-types": "^15.8.1",
diff --git a/renovate.json b/renovate.json
index d4ecaa53305f..8416684a28cf 100644
--- a/renovate.json
+++ b/renovate.json
@@ -80,10 +80,11 @@
{
"groupName": "MUI Core",
"matchPackageNames": [
- "@mui/material",
- "@mui/joy",
- "@mui/icons-material",
"@mui/base",
+ "@mui/icons-material",
+ "@mui/joy",
+ "@mui/lab",
+ "@mui/material",
"@mui/styles",
"@mui/system",
"@mui/utils"
diff --git a/test/e2e/index.test.ts b/test/e2e/index.test.ts
index a7e406401000..37a32aa13fff 100644
--- a/test/e2e/index.test.ts
+++ b/test/e2e/index.test.ts
@@ -189,7 +189,7 @@ async function initializeEnvironment(
await waitFor(async () => {
expect(await page.evaluate(() => document.activeElement?.textContent)).to.equal('100');
expect(await page.evaluate(() => document.activeElement?.getAttribute('role'))).to.equal(
- 'button',
+ 'combobox',
);
});
await page.keyboard.press('Shift+Tab');
diff --git a/yarn.lock b/yarn.lock
index 750e6864371a..1445da042624 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1273,7 +1273,7 @@
core-js "^2.6.12"
regenerator-runtime "^0.14.0"
-"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.7", "@babel/runtime@^7.21.0", "@babel/runtime@^7.22.15", "@babel/runtime@^7.22.6", "@babel/runtime@^7.23.1", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
+"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.7", "@babel/runtime@^7.21.0", "@babel/runtime@^7.22.6", "@babel/runtime@^7.23.1", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
version "7.23.1"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.1.tgz#72741dc4d413338a91dcb044a86f3c0bc402646d"
integrity sha512-hC2v6p8ZSI/W0HUzh3V8C5g+NwSKzKPtJwSpTjwl0o297GP9+ZLQSkdvHz46CM3LqyoXxq+5G9komY+eSqSO0g==
@@ -1792,84 +1792,71 @@
react-test-renderer "^18.0.0"
semver "^5.7.0"
-"@mui/base@5.0.0-beta.17", "@mui/base@^5.0.0-beta.17":
- version "5.0.0-beta.17"
- resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.17.tgz#98b7ef6a3176b7aaf59ac8862d3271acb6876bc0"
- integrity sha512-xNbk7iOXrglNdIxFBN0k3ySsPIFLWCnFxqsAYl7CIcDkD9low4kJ7IUuy6ctwx/HAy2fenrT3KXHr1sGjAMgpQ==
+"@mui/base@5.0.0-beta.20", "@mui/base@^5.0.0-beta.20":
+ version "5.0.0-beta.20"
+ resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.20.tgz#14fcdfe0350f2aad06ab6c37c4c91dacaab8f600"
+ integrity sha512-CS2pUuqxST7ch9VNDCklRYDbJ3rru20Tx7na92QvVVKfu3RL4z/QLuVIc8jYGsdCnauMaeUSlFNLAJNb0yXe6w==
dependencies:
- "@babel/runtime" "^7.22.15"
+ "@babel/runtime" "^7.23.1"
"@floating-ui/react-dom" "^2.0.2"
- "@mui/types" "^7.2.4"
- "@mui/utils" "^5.14.11"
+ "@mui/types" "^7.2.6"
+ "@mui/utils" "^5.14.13"
"@popperjs/core" "^2.11.8"
clsx "^2.0.0"
prop-types "^15.8.1"
-"@mui/base@5.0.0-beta.18":
- version "5.0.0-beta.18"
- resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.18.tgz#f95d393cf80974e77c0823170cc15c854d5af84b"
- integrity sha512-e9ZCy/ndhyt5MTshAS3qAUy/40UiO0jX+kAo6a+XirrPJE+rrQW+mKPSI0uyp+5z4Vh+z0pvNoJ2S2gSrNz3BQ==
+"@mui/core-downloads-tracker@^5.14.14":
+ version "5.14.14"
+ resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.14.14.tgz#a54894e9b4dc908ab2d59eac543219d9018448e6"
+ integrity sha512-Rw/xKiTOUgXD8hdKqj60aC6QcGprMipG7ne2giK6Mz7b4PlhL/xog9xLeclY3BxsRLkZQ05egFnIEY1CSibTbw==
+
+"@mui/icons-material@^5.14.14":
+ version "5.14.14"
+ resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.14.14.tgz#02d33f51f0b9de238d5c47b0a31ff330144393c4"
+ integrity sha512-vwuaMsKvI7AWTeYqR8wYbpXijuU8PzMAJWRAq2DDIuOZPxjKyHlr8WQ25+azZYkIXtJ7AqnVb1ZmHdEyB4/kug==
dependencies:
"@babel/runtime" "^7.23.1"
- "@floating-ui/react-dom" "^2.0.2"
- "@mui/types" "^7.2.5"
- "@mui/utils" "^5.14.12"
- "@popperjs/core" "^2.11.8"
- clsx "^2.0.0"
- prop-types "^15.8.1"
-
-"@mui/core-downloads-tracker@^5.14.11":
- version "5.14.11"
- resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.14.11.tgz#e829aceb5c0bbfc3383ed90a6a85445344dd65a7"
- integrity sha512-uY8FLQURhXe3f3O4dS5OSGML9KDm9+IE226cBu78jarVIzdQGPlXwGIlSI9VJR8MvZDA6C0+6XfWDhWCHruC5Q==
-"@mui/icons-material@^5.14.11":
- version "5.14.11"
- resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.14.11.tgz#ce563d1b6c7abc76f8a8048c970135601e7b49b5"
- integrity sha512-aHReLasBuS/+hhPzbZCgZ0eTcZ2QRnoC2WNK7XvdAf3l+LjC1flzjh6GWw1tZJ5NHnZ+bivdwtLFQ8XTR96JkA==
- dependencies:
- "@babel/runtime" "^7.22.15"
-
-"@mui/joy@^5.0.0-beta.8":
- version "5.0.0-beta.8"
- resolved "https://registry.yarnpkg.com/@mui/joy/-/joy-5.0.0-beta.8.tgz#d20802632fbc0d02e8ca26841dadb16057829d93"
- integrity sha512-tpe7miwGpzZ//5n+qeb89TaOcrMZ8Q6difPyr7apxkHx0d2c75LCmaHh8w3HqYNc/m2E71UAS8EoN/a6s/oZlA==
- dependencies:
- "@babel/runtime" "^7.22.15"
- "@mui/base" "5.0.0-beta.17"
- "@mui/core-downloads-tracker" "^5.14.11"
- "@mui/system" "^5.14.11"
- "@mui/types" "^7.2.4"
- "@mui/utils" "^5.14.11"
+"@mui/joy@^5.0.0-beta.11":
+ version "5.0.0-beta.11"
+ resolved "https://registry.yarnpkg.com/@mui/joy/-/joy-5.0.0-beta.11.tgz#859961b05b7921351caa806d2b37d9c8bcb68abc"
+ integrity sha512-NHtNPaNkpvL8o4VFsMcNBKVlYNaRttl9bLYbK6H0xzVYzk0PV/CHsauY35kpG8o67qsFaXy5nRe5RZPglNwX1Q==
+ dependencies:
+ "@babel/runtime" "^7.23.1"
+ "@mui/base" "5.0.0-beta.20"
+ "@mui/core-downloads-tracker" "^5.14.14"
+ "@mui/system" "^5.14.14"
+ "@mui/types" "^7.2.6"
+ "@mui/utils" "^5.14.13"
clsx "^2.0.0"
prop-types "^15.8.1"
-"@mui/lab@^5.0.0-alpha.147":
- version "5.0.0-alpha.147"
- resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.147.tgz#5586ef727c355617c499d0e13ab7dbd33ece1e09"
- integrity sha512-AZjDEl31/co9baYrOBHMlXI8BCrV9JTCGDE2+IswVm32HNPYL5V2gHL3wKqn+MIFeCEg+z2es+8CU/Bau0JNSQ==
+"@mui/lab@^5.0.0-alpha.149":
+ version "5.0.0-alpha.149"
+ resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.149.tgz#4bbdc8ba1c3b57d5a557b171463bc692b308ead2"
+ integrity sha512-azOkKcyVX4KBZAqSp7eRD4OfKrUrvQXo7x2BjFJil+UeAJiMpB6I5lALo2PDZz3vjtJnHqlURnZtxZOHs1zfEA==
dependencies:
"@babel/runtime" "^7.23.1"
- "@mui/base" "5.0.0-beta.18"
- "@mui/system" "^5.14.12"
- "@mui/types" "^7.2.5"
- "@mui/utils" "^5.14.12"
+ "@mui/base" "5.0.0-beta.20"
+ "@mui/system" "^5.14.14"
+ "@mui/types" "^7.2.6"
+ "@mui/utils" "^5.14.13"
"@mui/x-tree-view" "6.0.0-alpha.1"
clsx "^2.0.0"
prop-types "^15.8.1"
-"@mui/material@^5.14.11":
- version "5.14.11"
- resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.14.11.tgz#7537f07c383a6cfa32a00fabc9959593478bc5c4"
- integrity sha512-DnSdJzcR7lwG12JA5L2t8JF+RDzMygu5rCNW+logWb/KW2/TRzwLyVWO+CorHTBjBRd38DBxnwOCDiYkDd+N3A==
- dependencies:
- "@babel/runtime" "^7.22.15"
- "@mui/base" "5.0.0-beta.17"
- "@mui/core-downloads-tracker" "^5.14.11"
- "@mui/system" "^5.14.11"
- "@mui/types" "^7.2.4"
- "@mui/utils" "^5.14.11"
- "@types/react-transition-group" "^4.4.6"
+"@mui/material@^5.14.14":
+ version "5.14.14"
+ resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.14.14.tgz#e47f3992b609002cd57a71f70e829dc2d286028c"
+ integrity sha512-cAmCwAHFQXxb44kWbVFkhKATN8tACgMsFwrXo8ro6WzYW73U/qsR5AcCiJIhCyYYg+gcftfkmNcpRaV3JjhHCg==
+ dependencies:
+ "@babel/runtime" "^7.23.1"
+ "@mui/base" "5.0.0-beta.20"
+ "@mui/core-downloads-tracker" "^5.14.14"
+ "@mui/system" "^5.14.14"
+ "@mui/types" "^7.2.6"
+ "@mui/utils" "^5.14.13"
+ "@types/react-transition-group" "^4.4.7"
clsx "^2.0.0"
csstype "^3.1.2"
prop-types "^15.8.1"
@@ -1880,54 +1867,35 @@
version "5.14.11"
resolved "https://github.com/mui/material-ui.git#7f9c09fea69759f0f621cbe3eb0f738d51c8201e"
-"@mui/private-theming@^5.14.11":
- version "5.14.11"
- resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.14.11.tgz#1543b4d13d5cb32018c5bd41b516db1c33f70344"
- integrity sha512-MSnNNzTu9pfKLCKs1ZAKwOTgE4bz+fQA0fNr8Jm7NDmuWmw0CaN9Vq2/MHsatE7+S0A25IAKby46Uv1u53rKVQ==
- dependencies:
- "@babel/runtime" "^7.22.15"
- "@mui/utils" "^5.14.11"
- prop-types "^15.8.1"
-
-"@mui/private-theming@^5.14.12":
- version "5.14.12"
- resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.14.12.tgz#b07f710b9794c928052ee4c91bf67fc3e0a442ea"
- integrity sha512-TWwm+9+BgHFpoR3w04FG+IqID4ALa74A27RuKq2CEaWgxliBZB24EVeI6djfjFt5t4FYmIb8BMw2ZJEir7YjLQ==
+"@mui/private-theming@^5.14.14":
+ version "5.14.14"
+ resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.14.14.tgz#035dde1eb30c896c69a12b7dee1dce3a323c66e9"
+ integrity sha512-n77au3CQj9uu16hak2Y+rvbGSBaJKxziG/gEbOLVGrAuqZ+ycVSkorCfN6Y/4XgYOpG/xvmuiY3JwhAEOzY3iA==
dependencies:
"@babel/runtime" "^7.23.1"
- "@mui/utils" "^5.14.12"
+ "@mui/utils" "^5.14.13"
prop-types "^15.8.1"
-"@mui/styled-engine@^5.14.11":
- version "5.14.11"
- resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.14.11.tgz#22cb0047f211be4dbc133a5d1015369293bdff00"
- integrity sha512-jdUlqRgTYQ8RMtPX4MbRZqar6W2OiIb6J5KEFbIu4FqvPrk44Each4ppg/LAqp1qNlBYq5i+7Q10MYLMpDxX9A==
- dependencies:
- "@babel/runtime" "^7.22.15"
- "@emotion/cache" "^11.11.0"
- csstype "^3.1.2"
- prop-types "^15.8.1"
-
-"@mui/styled-engine@^5.14.12":
- version "5.14.12"
- resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.14.12.tgz#bfacc045f14f8f8bef735c76ecfd90bc99427c43"
- integrity sha512-bocxt1nDmXfB3gpLfCCmFCyJ7sVmscFs+PuheO210QagZwHVp47UIRT1AiswLDYSQo1ZqmVGn7KLEJEYK0d4Xw==
+"@mui/styled-engine@^5.14.13":
+ version "5.14.14"
+ resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.14.14.tgz#b0ededf531fff1ef110f7b263c2d3d95a0b8ec9a"
+ integrity sha512-sF3DS2PVG+cFWvkVHQQaGFpL1h6gSwOW3L91pdxPLQDHDZ5mZ/X0SlXU5XA+WjypoysG4urdAQC7CH/BRvUiqg==
dependencies:
"@babel/runtime" "^7.23.1"
"@emotion/cache" "^11.11.0"
csstype "^3.1.2"
prop-types "^15.8.1"
-"@mui/styles@^5.14.11":
- version "5.14.11"
- resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.14.11.tgz#3a9c31e927b9115c62c5260c5614c178f849aa43"
- integrity sha512-43TTaH/QBNAvwFfN0Dz1UREZLs5Yd8X4XrsiYgIJJgdGsr2TtlKz/WRHqDNwWkNg/gs3qcWIbtNweTIoTkov/g==
+"@mui/styles@^5.14.14":
+ version "5.14.14"
+ resolved "https://registry.yarnpkg.com/@mui/styles/-/styles-5.14.14.tgz#5087faf5e11d58dadd39bdf0f45983629abc817c"
+ integrity sha512-+LzSg7IjfxJRukIPULfAd025qsSCquHrTEC10EYjxbJJvHuE5nWx9D9w7lSRXxfWrxZZx+92rTUKVk9607zXBA==
dependencies:
- "@babel/runtime" "^7.22.15"
+ "@babel/runtime" "^7.23.1"
"@emotion/hash" "^0.9.1"
- "@mui/private-theming" "^5.14.11"
- "@mui/types" "^7.2.4"
- "@mui/utils" "^5.14.11"
+ "@mui/private-theming" "^5.14.14"
+ "@mui/types" "^7.2.6"
+ "@mui/utils" "^5.14.13"
clsx "^2.0.0"
csstype "^3.1.2"
hoist-non-react-statics "^3.3.2"
@@ -1941,58 +1909,29 @@
jss-plugin-vendor-prefixer "^10.10.0"
prop-types "^15.8.1"
-"@mui/system@^5.14.11":
- version "5.14.11"
- resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.14.11.tgz#4f3aaf3e3d6d039e41a60f939056aa5fd371d291"
- integrity sha512-yl8xV+y0k7j6dzBsHabKwoShmjqLa8kTxrhUI3JpqLG358VRVMJRW/ES0HhvfcCi4IVXde+Tc2P3K1akGL8zoA==
- dependencies:
- "@babel/runtime" "^7.22.15"
- "@mui/private-theming" "^5.14.11"
- "@mui/styled-engine" "^5.14.11"
- "@mui/types" "^7.2.4"
- "@mui/utils" "^5.14.11"
- clsx "^2.0.0"
- csstype "^3.1.2"
- prop-types "^15.8.1"
-
-"@mui/system@^5.14.12":
- version "5.14.12"
- resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.14.12.tgz#da5b32c2a10bbe58f8b4839c5d5de449dc35e425"
- integrity sha512-6DXfjjLhW0/ia5qU3Crke7j+MnfDbMBOHlLIrqbrEqNs0AuSBv8pXniEGb+kqO0H804NJreRTEJRjCngwOX5CA==
+"@mui/system@^5.14.14":
+ version "5.14.14"
+ resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.14.14.tgz#f33327e74230523169107ace960e8bb51cbdbab7"
+ integrity sha512-y4InFmCgGGWXnz+iK4jRTWVikY0HgYnABjz4wgiUgEa2W1H8M4ow+27BegExUWPkj4TWthQ2qG9FOGSMtI+PKA==
dependencies:
"@babel/runtime" "^7.23.1"
- "@mui/private-theming" "^5.14.12"
- "@mui/styled-engine" "^5.14.12"
- "@mui/types" "^7.2.5"
- "@mui/utils" "^5.14.12"
+ "@mui/private-theming" "^5.14.14"
+ "@mui/styled-engine" "^5.14.13"
+ "@mui/types" "^7.2.6"
+ "@mui/utils" "^5.14.13"
clsx "^2.0.0"
csstype "^3.1.2"
prop-types "^15.8.1"
-"@mui/types@^7.2.4":
- version "7.2.4"
- resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.4.tgz#b6fade19323b754c5c6de679a38f068fd50b9328"
- integrity sha512-LBcwa8rN84bKF+f5sDyku42w1NTxaPgPyYKODsh01U1fVstTClbUoSA96oyRBnSNyEiAVjKm6Gwx9vjR+xyqHA==
-
-"@mui/types@^7.2.5":
- version "7.2.5"
- resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.5.tgz#cd62a1fc5eb1044137ccab2053b431dd7cfc3cb8"
- integrity sha512-S2BwfNczr7VwS6ki8GoAXJyARoeSJDLuxOEPs3vEMyTALlf9PrdHv+sluX7kk3iKrCg/ML2mIWwapZvWbkMCQA==
+"@mui/types@^7.2.6":
+ version "7.2.6"
+ resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.6.tgz#d72b9e9eb0032e107e76033932d65c3f731d2608"
+ integrity sha512-7sjLQrUmBwufm/M7jw/quNiPK/oor2+pGUQP2CULRcFCArYTq78oJ3D5esTaL0UMkXKJvDqXn6Ike69yAOBQng==
-"@mui/utils@^5.14.11":
- version "5.14.11"
- resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.14.11.tgz#d19a1d8725ffd16c6c6817f00b5172931958fb9a"
- integrity sha512-fmkIiCPKyDssYrJ5qk+dime1nlO3dmWfCtaPY/uVBqCRMBZ11JhddB9m8sjI2mgqQQwRJG5bq3biaosNdU/s4Q==
- dependencies:
- "@babel/runtime" "^7.22.15"
- "@types/prop-types" "^15.7.5"
- prop-types "^15.8.1"
- react-is "^18.2.0"
-
-"@mui/utils@^5.14.12", "@mui/utils@^5.14.3":
- version "5.14.12"
- resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.14.12.tgz#58b570839e22e0fba71e17d37d9c083fe233704d"
- integrity sha512-RFNXnhKQlzIkIUig6mmv0r5VbtjPdWoaBPYicq25LETdZux59HAqoRdWw15T7lp3c7gXOoE8y67+hTB8C64m2g==
+"@mui/utils@^5.14.13", "@mui/utils@^5.14.14", "@mui/utils@^5.14.3":
+ version "5.14.14"
+ resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.14.14.tgz#7b2a0bcfb44c3376fc81f85500f9bd01706682ac"
+ integrity sha512-3AKp8uksje5sRfVrtgG9Q/2TBsHWVBUtA0NaXliZqGcXo8J+A+Agp0qUW2rJ+ivgPWTCCubz9FZVT2IQZ3bGsw==
dependencies:
"@babel/runtime" "^7.23.1"
"@types/prop-types" "^15.7.7"
@@ -3055,12 +2994,7 @@
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.7.3.tgz#3e51a17e291d01d17d3fc61422015a933af7a08f"
integrity sha512-+68kP9yzs4LMp7VNh8gdzMSPZFL44MLGqiHWvttYJe+6qnuVr4Ek9wSBQoveqY/r+LwjCcU29kNVkidwim+kYA==
-"@types/prop-types@*", "@types/prop-types@^15.7.5":
- version "15.7.5"
- resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
- integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
-
-"@types/prop-types@^15.7.7":
+"@types/prop-types@*", "@types/prop-types@^15.7.7":
version "15.7.8"
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.8.tgz#805eae6e8f41bd19e88917d2ea200dc992f405d3"
integrity sha512-kMpQpfZKSCBqltAJwskgePRaYRFukDkm1oItcAbC3gNELR20XIBcN9VRgg4+m8DKsTfkWeA4m4Imp4DDuWy7FQ==