mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
chore(deps): update material-ui monorepo (#2432)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@mui/icons-material](https://mui.com/material-ui/material-icons/) ([source](https://togithub.com/mui/material-ui)) | [`5.10.9` -> `5.10.14`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/5.10.9/5.10.14) | [![age](https://badges.renovateapi.com/packages/npm/@mui%2ficons-material/5.10.14/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mui%2ficons-material/5.10.14/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mui%2ficons-material/5.10.14/compatibility-slim/5.10.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mui%2ficons-material/5.10.14/confidence-slim/5.10.9)](https://docs.renovatebot.com/merge-confidence/) | | [@mui/lab](https://mui.com/material-ui/about-the-lab/) ([source](https://togithub.com/mui/material-ui)) | [`5.0.0-alpha.107` -> `5.0.0-alpha.108`](https://renovatebot.com/diffs/npm/@mui%2flab/5.0.0-alpha.107/5.0.0-alpha.108) | [![age](https://badges.renovateapi.com/packages/npm/@mui%2flab/5.0.0-alpha.108/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mui%2flab/5.0.0-alpha.108/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mui%2flab/5.0.0-alpha.108/compatibility-slim/5.0.0-alpha.107)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mui%2flab/5.0.0-alpha.108/confidence-slim/5.0.0-alpha.107)](https://docs.renovatebot.com/merge-confidence/) | | [@mui/material](https://mui.com/material-ui/getting-started/overview/) ([source](https://togithub.com/mui/material-ui)) | [`5.10.13` -> `5.10.14`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.10.13/5.10.14) | [![age](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.10.14/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.10.14/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.10.14/compatibility-slim/5.10.13)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.10.14/confidence-slim/5.10.13)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mui/material-ui (@​mui/icons-material)</summary> ### [`v5.10.14`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#v51014) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.10.9...v5.10.14) <!-- generated comparing v5.10.13..master --> *Nov 14, 2022* A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨: - 🚀 [@​siriwatknp](https://togithub.com/siriwatknp) added the Autocomplete component to the Joy UI ([#​34315](https://togithub.com/mui/material-ui/issues/34315)) - ♿ [@​sfavello](https://togithub.com/sfavello) improved the accessibility of the Material UI's Autocomplete by adding support for the Delete key ([#​33822](https://togithub.com/mui/material-ui/issues/33822)) - Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements. ##### `@mui/material@5.10.14` - \[Material UI] Add `palette.background.defaultChannel` token ([#​35061](https://togithub.com/mui/material-ui/issues/35061)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[Autocomplete] Remove tags with the Delete key ([#​33822](https://togithub.com/mui/material-ui/issues/33822)) [@​sfavello](https://togithub.com/sfavello) - \[IconButton] custom color causes type error ([#​34521](https://togithub.com/mui/material-ui/issues/34521)) [@​kushagra010](https://togithub.com/kushagra010) ##### `@mui/system@5.10.14` - \[Unstable_Gridv2] sorted responsize keys based on breakpoint value ([#​34987](https://togithub.com/mui/material-ui/issues/34987)) [@​sai6855](https://togithub.com/sai6855) ##### `@mui/joy@5.0.0-alpha.54` - \[Joy] Export `FormControl`, `LinearProgress` and `ListSubheader` components from `@mui/joy` ([#​35003](https://togithub.com/mui/material-ui/issues/35003)) [@​Studio384](https://togithub.com/Studio384) - \[Joy] Miscellaneous fixes ([#​35044](https://togithub.com/mui/material-ui/issues/35044)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[Joy] Add `Autocomplete` component ([#​34315](https://togithub.com/mui/material-ui/issues/34315)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[Joy] Saturate a bit the gray palette ([#​35148](https://togithub.com/mui/material-ui/issues/35148)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[Autocomplete]\[joy] Fix types ([#​35153](https://togithub.com/mui/material-ui/issues/35153)) [@​siriwatknp](https://togithub.com/siriwatknp) ##### Docs - \[blog] Fix font size of code blocks on iOS [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Accessibility - increase default contrastThreshold for WCAG AA compliance ([#​34901](https://togithub.com/mui/material-ui/issues/34901)) [@​kennethbigler](https://togithub.com/kennethbigler) - \[docs] Correct the keepMounted section on the Drawer page ([#​35076](https://togithub.com/mui/material-ui/issues/35076)) [@​michaldudak](https://togithub.com/michaldudak) - \[docs] Fix code editor styles mismatches ([#​35108](https://togithub.com/mui/material-ui/issues/35108)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Allows to access the next MUI-X ([#​34798](https://togithub.com/mui/material-ui/issues/34798)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs] Fix bugs with live edit demos ([#​35106](https://togithub.com/mui/material-ui/issues/35106)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix `MarkdownElement` regression from adding CSS variables ([#​35096](https://togithub.com/mui/material-ui/issues/35096)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[docs] Add a new gold sponsor ([#​35089](https://togithub.com/mui/material-ui/issues/35089)) [@​hbjORbj](https://togithub.com/hbjORbj) - \[docs] Fix scroll issue on expanded live demos ([#​35064](https://togithub.com/mui/material-ui/issues/35064)) [@​bharatkashyap](https://togithub.com/bharatkashyap) - \[docs] Improve alignment of the sponsors [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Improve code font family v2 ([#​35053](https://togithub.com/mui/material-ui/issues/35053)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Upgrade to Next.js 13 ([#​35001](https://togithub.com/mui/material-ui/issues/35001)) [@​mnajdova](https://togithub.com/mnajdova) - \[docs] Fix typo in changelog [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Update Joy UI templates to use latest components ([#​35058](https://togithub.com/mui/material-ui/issues/35058)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[website] Fix design kits showcase throwing an error ([#​35093](https://togithub.com/mui/material-ui/issues/35093)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[website] Fix margin bug on CTA [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[website] Link respective repositories in product pages ([#​35046](https://togithub.com/mui/material-ui/issues/35046)) [@​sidtohan](https://togithub.com/sidtohan) - \[website] Migrate blog pages to use CSS theme variables ([#​34976](https://togithub.com/mui/material-ui/issues/34976)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[website] Update DoiT International logo and links with new brand ([#​35030](https://togithub.com/mui/material-ui/issues/35030)) [@​ofir5300](https://togithub.com/ofir5300) - \[website] Improve visual design app bar ([#​35111](https://togithub.com/mui/material-ui/issues/35111)) [@​oliviertassinari](https://togithub.com/oliviertassinari) ##### Core - \[core] Convert scripts to ES modules ([#​35036](https://togithub.com/mui/material-ui/issues/35036)) [@​michaldudak](https://togithub.com/michaldudak) - \[core] Show the whole version to make blame easier [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Polish GitHub Action version [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Ignore icons to speed up CodeQL [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Feedback on branch protection [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Revert CI ([#​35098](https://togithub.com/mui/material-ui/issues/35098)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[core] Fix job name to match the CI ([#​35097](https://togithub.com/mui/material-ui/issues/35097)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[core] ESLint fixes for tests ([#​34924](https://togithub.com/mui/material-ui/issues/34924)) [@​Janpot](https://togithub.com/Janpot) - \[core] Ignore unrelated folders from github actions ([#​35028](https://togithub.com/mui/material-ui/issues/35028)) [@​siriwatknp](https://togithub.com/siriwatknp) - \[core] Use pretty-quick instead of custom script ([#​34062](https://togithub.com/mui/material-ui/issues/34062)) [@​Janpot](https://togithub.com/Janpot) All contributors of this release in alphabetical order: [@​alexfauquette](https://togithub.com/alexfauquette), [@​bharatkashyap](https://togithub.com/bharatkashyap), [@​cherniavskii](https://togithub.com/cherniavskii), [@​danilo-leal](https://togithub.com/danilo-leal), [@​hbjORbj](https://togithub.com/hbjORbj), [@​Janpot](https://togithub.com/Janpot), [@​kennethbigler](https://togithub.com/kennethbigler), [@​kushagra010](https://togithub.com/kushagra010), [@​michaldudak](https://togithub.com/michaldudak), [@​mnajdova](https://togithub.com/mnajdova), [@​ofir5300](https://togithub.com/ofir5300), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​sai6855](https://togithub.com/sai6855), [@​sfavello](https://togithub.com/sfavello), [@​sidtohan](https://togithub.com/sidtohan), [@​siriwatknp](https://togithub.com/siriwatknp), [@​Studio384](https://togithub.com/Studio384) </details> <details> <summary>mui/material-ui (@​mui/lab)</summary> ### [`v5.0.0-alpha.108`](2f4c2190d1...c2da6de1c5
) [Compare Source](2f4c2190d1...c2da6de1c5
) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4xIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMSJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3638f0d09a
commit
e29b7d6738
@ -29,9 +29,9 @@
|
||||
"@codemirror/lang-json": "6.0.1",
|
||||
"@emotion/react": "11.10.5",
|
||||
"@emotion/styled": "11.10.5",
|
||||
"@mui/icons-material": "5.10.9",
|
||||
"@mui/lab": "5.0.0-alpha.107",
|
||||
"@mui/material": "5.10.13",
|
||||
"@mui/icons-material": "5.10.14",
|
||||
"@mui/lab": "5.0.0-alpha.108",
|
||||
"@mui/material": "5.10.14",
|
||||
"@openapitools/openapi-generator-cli": "2.5.2",
|
||||
"@testing-library/dom": "8.19.0",
|
||||
"@testing-library/jest-dom": "5.16.5",
|
||||
|
@ -1336,7 +1336,7 @@
|
||||
dependencies:
|
||||
regenerator-runtime "^0.13.4"
|
||||
|
||||
"@babel/runtime@^7.19.0":
|
||||
"@babel/runtime@^7.20.1":
|
||||
version "7.20.1"
|
||||
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.1.tgz#1148bb33ab252b165a06698fde7576092a78b4a9"
|
||||
integrity sha512-mrzLkl6U9YLF8qpqI7TB82PESyEGjm/0Ly91jG575eVxMMlb8fYfOXFZIJ8XfLrJZQbm7dlKry2bJmXBUEkdFg==
|
||||
@ -1648,17 +1648,6 @@
|
||||
"@emotion/weak-memoize" "^0.2.5"
|
||||
stylis "4.0.13"
|
||||
|
||||
"@emotion/cache@^11.10.3":
|
||||
version "11.10.3"
|
||||
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.10.3.tgz#c4f67904fad10c945fea5165c3a5a0583c164b87"
|
||||
integrity sha512-Psmp/7ovAa8appWh3g51goxu/z3iVms7JXOreq136D8Bbn6dYraPnmL6mdM8GThEx9vwSn92Fz+mGSjBzN8UPQ==
|
||||
dependencies:
|
||||
"@emotion/memoize" "^0.8.0"
|
||||
"@emotion/sheet" "^1.2.0"
|
||||
"@emotion/utils" "^1.2.0"
|
||||
"@emotion/weak-memoize" "^0.3.0"
|
||||
stylis "4.0.13"
|
||||
|
||||
"@emotion/cache@^11.10.5":
|
||||
version "11.10.5"
|
||||
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.10.5.tgz#c142da9351f94e47527ed458f7bbbbe40bb13c12"
|
||||
@ -1738,11 +1727,6 @@
|
||||
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.1.0.tgz#56d99c41f0a1cda2726a05aa6a20afd4c63e58d2"
|
||||
integrity sha512-u0AX4aSo25sMAygCuQTzS+HsImZFuS8llY8O7b9MDRzbJM0kVJlAz6KNDqcG7pOuQZJmj/8X/rAW+66kMnMW+g==
|
||||
|
||||
"@emotion/sheet@^1.2.0":
|
||||
version "1.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.0.tgz#771b1987855839e214fc1741bde43089397f7be5"
|
||||
integrity sha512-OiTkRgpxescko+M51tZsMq7Puu/KP55wMT8BgpcXVG2hqXc0Vo0mfymJ/Uj24Hp0i083ji/o0aLddh08UEjq8w==
|
||||
|
||||
"@emotion/sheet@^1.2.1":
|
||||
version "1.2.1"
|
||||
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.1.tgz#0767e0305230e894897cadb6c8df2c51e61a6c2c"
|
||||
@ -1959,57 +1943,57 @@
|
||||
strict-event-emitter "^0.2.4"
|
||||
web-encoding "^1.1.5"
|
||||
|
||||
"@mui/base@5.0.0-alpha.105":
|
||||
version "5.0.0-alpha.105"
|
||||
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-alpha.105.tgz#ddf92c86db3355e0fe6886a818be073e2ee9a9f9"
|
||||
integrity sha512-4IPBcJQIgVVXQvN6DQMoCHed52GBtwSqYs0jD0dDcMR3o76AodQtpEeWFz3p7mJoc6f/IHBl9U6jEfL1r/kM4g==
|
||||
"@mui/base@5.0.0-alpha.106":
|
||||
version "5.0.0-alpha.106"
|
||||
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-alpha.106.tgz#23e5f61639b5786318be873d7e6d26db412c5211"
|
||||
integrity sha512-xJQQtwPCPwr6hGWTBdvDwHYwExn3Bw7nPQkN8Fuz8kHpZqoMVWQvvaFS557AIkkI2AFLV3DxVIMjbCvrIntBWg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.19.0"
|
||||
"@babel/runtime" "^7.20.1"
|
||||
"@emotion/is-prop-valid" "^1.2.0"
|
||||
"@mui/types" "^7.2.0"
|
||||
"@mui/utils" "^5.10.9"
|
||||
"@mui/types" "^7.2.1"
|
||||
"@mui/utils" "^5.10.14"
|
||||
"@popperjs/core" "^2.11.6"
|
||||
clsx "^1.2.1"
|
||||
prop-types "^15.8.1"
|
||||
react-is "^18.2.0"
|
||||
|
||||
"@mui/core-downloads-tracker@^5.10.13":
|
||||
version "5.10.13"
|
||||
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.10.13.tgz#34068ede2853392ca4fd82ad16d9c1ca664f69b3"
|
||||
integrity sha512-zWkWPV/SaNdsIdxAWiuVGZ+Ue3BkfSIlU/BFIrJmuUcwiIa7gQsbI/DOpj1KzLvqZhdEe2wC1aG4nCHfzgc1Hg==
|
||||
"@mui/core-downloads-tracker@^5.10.14":
|
||||
version "5.10.14"
|
||||
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.10.14.tgz#498a35c1aeab006ba5029f4e3954829f78c204c1"
|
||||
integrity sha512-qLgIJNOR9Dre8JiZ/neVzOf4jf88J6YtOkQqugtMrleLjbfRVUSS4LWl9CSOjNq76quYdmYWnSDgfQqOooT2cQ==
|
||||
|
||||
"@mui/icons-material@5.10.9":
|
||||
version "5.10.9"
|
||||
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.10.9.tgz#f9522c49797caf30146acc576e37ecb4f95bbc38"
|
||||
integrity sha512-sqClXdEM39WKQJOQ0ZCPTptaZgqwibhj2EFV9N0v7BU1PO8y4OcX/a2wIQHn4fNuDjIZktJIBrmU23h7aqlGgg==
|
||||
"@mui/icons-material@5.10.14":
|
||||
version "5.10.14"
|
||||
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.10.14.tgz#6b1e40cc95f2a27e6547980f6a1636f54ac05617"
|
||||
integrity sha512-qtH60slQa+7MZRn6kyui8rKuoGDglPqaHX+pzBKNvd8JCOlrnfY5DmGGDdToTXyXl8xJ8nhANZbrbpg7UVKq/Q==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.19.0"
|
||||
"@babel/runtime" "^7.20.1"
|
||||
|
||||
"@mui/lab@5.0.0-alpha.107":
|
||||
version "5.0.0-alpha.107"
|
||||
resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.107.tgz#1443c3c9a5abd7ada96df73e216dea289701c391"
|
||||
integrity sha512-5lq0tSewkjUHBAuuAVikifM+IeOk33jcMSDgS5ouwi0VDXZjgWij+V/Nhz/8vIyBKwYv1bvhQGyDiUcPiCLX+Q==
|
||||
"@mui/lab@5.0.0-alpha.108":
|
||||
version "5.0.0-alpha.108"
|
||||
resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.108.tgz#4c7507b372685a88ae4b5f57d7a18c7a2d525718"
|
||||
integrity sha512-dn/TrBv5o/XH7vx0VVsOlwH5CzqBsLeBnWv7yAdahnyc6bCYaRz0TS0ylBRa9JLpSaV4KjC91VurH0G9t4PV/Q==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.19.0"
|
||||
"@mui/base" "5.0.0-alpha.105"
|
||||
"@mui/system" "^5.10.13"
|
||||
"@mui/types" "^7.2.0"
|
||||
"@mui/utils" "^5.10.9"
|
||||
"@babel/runtime" "^7.20.1"
|
||||
"@mui/base" "5.0.0-alpha.106"
|
||||
"@mui/system" "^5.10.14"
|
||||
"@mui/types" "^7.2.1"
|
||||
"@mui/utils" "^5.10.14"
|
||||
clsx "^1.2.1"
|
||||
prop-types "^15.8.1"
|
||||
react-is "^18.2.0"
|
||||
|
||||
"@mui/material@5.10.13":
|
||||
version "5.10.13"
|
||||
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.10.13.tgz#49c505ed99bc97e573d0cc15bec074b080aacee1"
|
||||
integrity sha512-TkkT1rNc0/hhL4/+zv4gYcA6egNWBH/1Tz+azoTnQIUdZ32fgwFI2pFX2KVJNTt30xnLznxDWtTv7ilmJQ52xw==
|
||||
"@mui/material@5.10.14":
|
||||
version "5.10.14"
|
||||
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.10.14.tgz#fcd687c92b22a71dc139376a5bc2d0bc578a172b"
|
||||
integrity sha512-HWzKVAykePMx54WtxVwZyL1W4k3xlHYIqwMw0CaXAvgB3UE9yjABZuuGr8vG5Z6CSNWamzd+s1x8u7pQPFl9og==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.19.0"
|
||||
"@mui/base" "5.0.0-alpha.105"
|
||||
"@mui/core-downloads-tracker" "^5.10.13"
|
||||
"@mui/system" "^5.10.13"
|
||||
"@mui/types" "^7.2.0"
|
||||
"@mui/utils" "^5.10.9"
|
||||
"@babel/runtime" "^7.20.1"
|
||||
"@mui/base" "5.0.0-alpha.106"
|
||||
"@mui/core-downloads-tracker" "^5.10.14"
|
||||
"@mui/system" "^5.10.14"
|
||||
"@mui/types" "^7.2.1"
|
||||
"@mui/utils" "^5.10.14"
|
||||
"@types/react-transition-group" "^4.4.5"
|
||||
clsx "^1.2.1"
|
||||
csstype "^3.1.1"
|
||||
@ -2017,50 +2001,50 @@
|
||||
react-is "^18.2.0"
|
||||
react-transition-group "^4.4.5"
|
||||
|
||||
"@mui/private-theming@^5.10.9":
|
||||
version "5.10.9"
|
||||
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.10.9.tgz#c427bfa736455703975cdb108dbde6a174ba7971"
|
||||
integrity sha512-BN7/CnsVPVyBaQpDTij4uV2xGYHHHhOgpdxeYLlIu+TqnsVM7wUeF+37kXvHovxM6xmL5qoaVUD98gDC0IZnHg==
|
||||
"@mui/private-theming@^5.10.14":
|
||||
version "5.10.14"
|
||||
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.10.14.tgz#3517f71a4c86de969f61fddc1db5023271627813"
|
||||
integrity sha512-3aIBe8WK65CwAPDY8nB11hYnzE1CZMymi76UnaFrA/DdGDwl5Y8F6uB+StKrkVmsqF1po7Mp2odqVkHj320gXw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.19.0"
|
||||
"@mui/utils" "^5.10.9"
|
||||
"@babel/runtime" "^7.20.1"
|
||||
"@mui/utils" "^5.10.14"
|
||||
prop-types "^15.8.1"
|
||||
|
||||
"@mui/styled-engine@^5.10.8":
|
||||
version "5.10.8"
|
||||
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.10.8.tgz#2db411e4278f06f70ccb6b5cd56ace67109513f6"
|
||||
integrity sha512-w+y8WI18EJV6zM/q41ug19cE70JTeO6sWFsQ7tgePQFpy6ToCVPh0YLrtqxUZXSoMStW5FMw0t9fHTFAqPbngw==
|
||||
"@mui/styled-engine@^5.10.14":
|
||||
version "5.10.14"
|
||||
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.10.14.tgz#4395198a1919254a3edabf6e8fc8d43c9c59b5c3"
|
||||
integrity sha512-bgKdM57ExogWpIfhL/ngSlzF4FhbH00vYF+Y5VALTob4uslFqje0xzoWmbfcCn4cZt2NXxZJIwhsq4vzo5itlw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.19.0"
|
||||
"@emotion/cache" "^11.10.3"
|
||||
"@babel/runtime" "^7.20.1"
|
||||
"@emotion/cache" "^11.10.5"
|
||||
csstype "^3.1.1"
|
||||
prop-types "^15.8.1"
|
||||
|
||||
"@mui/system@^5.10.13":
|
||||
version "5.10.13"
|
||||
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.10.13.tgz#b32a4441f9dd0760724cdbccf0a09728e63e3674"
|
||||
integrity sha512-Xzx26Asu5fVlm0ucm+gnJmeX4Y1isrpVDvqxX4yJaOT7Fzmd8Lfq9ih3QMfZajns5LMtUiOuCQlVFRtUG5IY7A==
|
||||
"@mui/system@^5.10.14":
|
||||
version "5.10.14"
|
||||
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.10.14.tgz#3bcc2d471c7faeaffecbb62e6b9087396a533c21"
|
||||
integrity sha512-2de7XCjRb1j8Od0Stmo0LwFMLpOMNT4wzfINuExXI1TVSuyxXIXUxiC5FEgJW3GMvf/a7SUR8VOiMoKlKWzukw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.19.0"
|
||||
"@mui/private-theming" "^5.10.9"
|
||||
"@mui/styled-engine" "^5.10.8"
|
||||
"@mui/types" "^7.2.0"
|
||||
"@mui/utils" "^5.10.9"
|
||||
"@babel/runtime" "^7.20.1"
|
||||
"@mui/private-theming" "^5.10.14"
|
||||
"@mui/styled-engine" "^5.10.14"
|
||||
"@mui/types" "^7.2.1"
|
||||
"@mui/utils" "^5.10.14"
|
||||
clsx "^1.2.1"
|
||||
csstype "^3.1.1"
|
||||
prop-types "^15.8.1"
|
||||
|
||||
"@mui/types@^7.2.0":
|
||||
version "7.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.0.tgz#91380c2d42420f51f404120f7a9270eadd6f5c23"
|
||||
integrity sha512-lGXtFKe5lp3UxTBGqKI1l7G8sE2xBik8qCfrLHD5olwP/YU0/ReWoWT7Lp1//ri32dK39oPMrJN8TgbkCSbsNA==
|
||||
"@mui/types@^7.2.1":
|
||||
version "7.2.1"
|
||||
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.1.tgz#1eb2bc182c595029884047f2525ad4dbefea318e"
|
||||
integrity sha512-c5mSM7ivD8EsqK6HUi9hQPr5V7TJ/IRThUQ9nWNYPdhCGriTSQV4vL6DflT99LkM+wLiIS1rVjphpEWxERep7A==
|
||||
|
||||
"@mui/utils@^5.10.9":
|
||||
version "5.10.9"
|
||||
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.10.9.tgz#9dc455f9230f43eeb81d96a9a4bdb3855bb9ea39"
|
||||
integrity sha512-2tdHWrq3+WCy+G6TIIaFx3cg7PorXZ71P375ExuX61od1NOAJP1mK90VxQ8N4aqnj2vmO3AQDkV4oV2Ktvt4bA==
|
||||
"@mui/utils@^5.10.14":
|
||||
version "5.10.14"
|
||||
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.10.14.tgz#260bf52b2eb5a95ee80f2de4092ebf25d3d83e88"
|
||||
integrity sha512-12p59+wDZpA++XVJmKwqsZmrA1nmUQ5d0a1yQWtcDjxNyER1EDzozYN/db+FY2i5ceQh2TynPTEwGms2mXDwFg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.19.0"
|
||||
"@babel/runtime" "^7.20.1"
|
||||
"@types/prop-types" "^15.7.5"
|
||||
"@types/react-is" "^16.7.1 || ^17.0.0"
|
||||
prop-types "^15.8.1"
|
||||
|
Loading…
Reference in New Issue
Block a user