-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the mui group across 1 directory with 3 updates
Bumps the mui group with 3 updates in the / directory: [@mui/base](https://github.com/mui/material-ui/tree/HEAD/packages/mui-base), [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) and [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material). Updates `@mui/base` from 5.0.0-beta.66 to 5.0.0-beta.69 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/HEAD/packages/mui-base) Updates `@mui/icons-material` from 6.2.0 to 6.4.3 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v6.4.3/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v6.4.3/packages/mui-icons-material) Updates `@mui/material` from 6.2.0 to 6.4.3 - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v6.4.3/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v6.4.3/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/base" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mui - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mui - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mui ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
9ce10b3
commit 51ac4fa
Showing
2 changed files
with
56 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1153,62 +1153,62 @@ | |
dependencies: | ||
langium "3.0.0" | ||
|
||
"@mui/[email protected].66": | ||
version "5.0.0-beta.66" | ||
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.66.tgz#b40151caf47c221c32852c3970f659f23e4a8aee" | ||
integrity sha512-1SzcNbtIms0o/Dx+599B6QbvR5qUMBUjwc2Gs47h1HsF7RcEFXxqaq7zrWkIWbvGctIIPx0j330oGx/SkF+UmA== | ||
"@mui/[email protected].69": | ||
version "5.0.0-beta.69" | ||
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.69.tgz#fc3635818c6a9fb954b1ee00870109e7e266149d" | ||
integrity sha512-r2YyGUXpZxj8rLAlbjp1x2BnMERTZ/dMqd9cClKj2OJ7ALAuiv/9X5E9eHfRc9o/dGRuLSMq/WTjREktJVjxVA== | ||
dependencies: | ||
"@babel/runtime" "^7.26.0" | ||
"@floating-ui/react-dom" "^2.1.1" | ||
"@mui/types" "^7.2.19" | ||
"@mui/utils" "^6.2.0" | ||
"@mui/types" "^7.2.21" | ||
"@mui/utils" "^6.4.1" | ||
"@popperjs/core" "^2.11.8" | ||
clsx "^2.1.1" | ||
prop-types "^15.8.1" | ||
|
||
"@mui/core-downloads-tracker@^6.2.0": | ||
version "6.2.0" | ||
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-6.2.0.tgz#52953b858eaf3204ac505bf0329528fd3130c775" | ||
integrity sha512-Nn5PSkUqbDrvezpiiiYZiAbX4SFEiy3CbikUL6pWOXEUsq+L1j50OOyyUIHpaX2Hr+5V5UxTh+fPeC4nsGNhdw== | ||
"@mui/core-downloads-tracker@^6.4.3": | ||
version "6.4.3" | ||
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-6.4.3.tgz#aa9506e4d43e02d61fb82e23de9741fd24b22b61" | ||
integrity sha512-hlyOzo2ObarllAOeT1ZSAusADE5NZNencUeIvXrdQ1Na+FL1lcznhbxfV5He1KqGiuR8Az3xtCUcYKwMVGFdzg== | ||
|
||
"@mui/icons-material@^6.2.0": | ||
version "6.2.0" | ||
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-6.2.0.tgz#8815b7b064234f525a174dd8bc59eb2f8986e79b" | ||
integrity sha512-WR1EEhGOSvxAsoTSzWZBlrWFjul8wziDrII4rC3PvMBHhBYBqEc2n/0aamfFbwkH5EiYb96aqc6kYY6tB310Sw== | ||
"@mui/icons-material@^6.4.3": | ||
version "6.4.3" | ||
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-6.4.3.tgz#11f275781f442f864ca5522a6196a0a17cc063ea" | ||
integrity sha512-3IY9LpjkwIJVgL/SkZQKKCUcumdHdQEsJaIavvsQze2QEztBt0HJ17naToN0DBBdhKdtwX5xXrfD6ZFUeWWk8g== | ||
dependencies: | ||
"@babel/runtime" "^7.26.0" | ||
|
||
"@mui/material@^6.2.0": | ||
version "6.2.0" | ||
resolved "https://registry.yarnpkg.com/@mui/material/-/material-6.2.0.tgz#e649438c3de3d26c8e79845711572a4ae34125bb" | ||
integrity sha512-7FXXUPIyYzP02a7GvqwJ7ocmdP+FkvLvmy/uxG1TDmTlsr8nEClQp75uxiVznJqAY/jJy4d+Rj/fNWNxwidrYQ== | ||
"@mui/material@^6.4.3": | ||
version "6.4.3" | ||
resolved "https://registry.yarnpkg.com/@mui/material/-/material-6.4.3.tgz#18cb003b6526bf4b3ad6f2bb46ab53154a51b19f" | ||
integrity sha512-ubtQjplbWneIEU8Y+4b2VA0CDBlyH5I3AmVFGmsLyDe/bf0ubxav5t11c8Afem6rkSFWPlZA2DilxmGka1xiKQ== | ||
dependencies: | ||
"@babel/runtime" "^7.26.0" | ||
"@mui/core-downloads-tracker" "^6.2.0" | ||
"@mui/system" "^6.2.0" | ||
"@mui/types" "^7.2.19" | ||
"@mui/utils" "^6.2.0" | ||
"@mui/core-downloads-tracker" "^6.4.3" | ||
"@mui/system" "^6.4.3" | ||
"@mui/types" "^7.2.21" | ||
"@mui/utils" "^6.4.3" | ||
"@popperjs/core" "^2.11.8" | ||
"@types/react-transition-group" "^4.4.11" | ||
"@types/react-transition-group" "^4.4.12" | ||
clsx "^2.1.1" | ||
csstype "^3.1.3" | ||
prop-types "^15.8.1" | ||
react-is "^19.0.0" | ||
react-transition-group "^4.4.5" | ||
|
||
"@mui/private-theming@^6.2.0": | ||
version "6.2.0" | ||
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-6.2.0.tgz#b94a7c5726b7337cfad1800bfd5927cf2af4b131" | ||
integrity sha512-lYd2MrVddhentF1d/cMXKnwlDjr/shbO3A2eGq22PCYUoZaqtAGZMc0U86KnJ/Sh5YzNYePqTOaaowAN8Qea8A== | ||
"@mui/private-theming@^6.4.3": | ||
version "6.4.3" | ||
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-6.4.3.tgz#40d7d95316e9e52d465f0c96da23f9fb8f6a989f" | ||
integrity sha512-7x9HaNwDCeoERc4BoEWLieuzKzXu5ZrhRnEM6AUcRXUScQLvF1NFkTlP59+IJfTbEMgcGg1wWHApyoqcksrBpQ== | ||
dependencies: | ||
"@babel/runtime" "^7.26.0" | ||
"@mui/utils" "^6.2.0" | ||
"@mui/utils" "^6.4.3" | ||
prop-types "^15.8.1" | ||
|
||
"@mui/styled-engine@^6.2.0": | ||
version "6.2.0" | ||
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-6.2.0.tgz#f0d4450b86ee4f39906b51d1439710b754269d3f" | ||
integrity sha512-rV4YCu6kcCjMnHFXU/tQcL6XfYVfFVR8n3ZVNGnk2rpXnt/ctOPJsF+eUQuhkHciueLVKpI06+umr1FxWWhVmQ== | ||
"@mui/styled-engine@^6.4.3": | ||
version "6.4.3" | ||
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-6.4.3.tgz#fbd7a6b925dfaeaa84ffbf8ed9be78a0ff0b3d6e" | ||
integrity sha512-OC402VfK+ra2+f12Gef8maY7Y9n7B6CZcoQ9u7mIkh/7PKwW/xH81xwX+yW+Ak1zBT3HYcVjh2X82k5cKMFGoQ== | ||
dependencies: | ||
"@babel/runtime" "^7.26.0" | ||
"@emotion/cache" "^11.13.5" | ||
|
@@ -1217,32 +1217,32 @@ | |
csstype "^3.1.3" | ||
prop-types "^15.8.1" | ||
|
||
"@mui/system@^6.2.0": | ||
version "6.2.0" | ||
resolved "https://registry.yarnpkg.com/@mui/system/-/system-6.2.0.tgz#1841438bc50716c7c739345756bc4cd60aa34a71" | ||
integrity sha512-DCeqev9Cd4f4pm3O1lqSGW/DIHHBG6ZpqMX9iIAvN4asYv+pPWv2/lKov9kWk5XThhxFnGSv93SRNE1kNRRg5Q== | ||
"@mui/system@^6.4.3": | ||
version "6.4.3" | ||
resolved "https://registry.yarnpkg.com/@mui/system/-/system-6.4.3.tgz#f1e093850c8cc23c6605297c8a4134bea6fe290b" | ||
integrity sha512-Q0iDwnH3+xoxQ0pqVbt8hFdzhq1g2XzzR4Y5pVcICTNtoCLJmpJS3vI4y/OIM1FHFmpfmiEC2IRIq7YcZ8nsmg== | ||
dependencies: | ||
"@babel/runtime" "^7.26.0" | ||
"@mui/private-theming" "^6.2.0" | ||
"@mui/styled-engine" "^6.2.0" | ||
"@mui/types" "^7.2.19" | ||
"@mui/utils" "^6.2.0" | ||
"@mui/private-theming" "^6.4.3" | ||
"@mui/styled-engine" "^6.4.3" | ||
"@mui/types" "^7.2.21" | ||
"@mui/utils" "^6.4.3" | ||
clsx "^2.1.1" | ||
csstype "^3.1.3" | ||
prop-types "^15.8.1" | ||
|
||
"@mui/types@^7.2.19": | ||
version "7.2.19" | ||
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.19.tgz#c941954dd24393fdce5f07830d44440cf4ab6c80" | ||
integrity sha512-6XpZEM/Q3epK9RN8ENoXuygnqUQxE+siN/6rGRi2iwJPgBUR25mphYQ9ZI87plGh58YoZ5pp40bFvKYOCDJ3tA== | ||
"@mui/types@^7.2.21": | ||
version "7.2.21" | ||
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.21.tgz#63f50874eda8e4a021a69aaa8ba9597369befda2" | ||
integrity sha512-6HstngiUxNqLU+/DPqlUJDIPbzUBxIVHb1MmXP0eTWDIROiCR2viugXpEif0PPe2mLqqakPzzRClWAnK+8UJww== | ||
|
||
"@mui/utils@^6.2.0": | ||
version "6.2.0" | ||
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-6.2.0.tgz#a39f0a2837048a42114169d298ce970913097203" | ||
integrity sha512-77CaFJi+OIi2SjbPwCis8z5DXvE0dfx9hBz5FguZHt1VYFlWEPCWTHcMsQCahSErnfik5ebLsYK8+D+nsjGVfw== | ||
"@mui/utils@^6.4.1", "@mui/utils@^6.4.3": | ||
version "6.4.3" | ||
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-6.4.3.tgz#e08bc3a5ae1552a48dd13ddc7c65e3eebdb4cd58" | ||
integrity sha512-jxHRHh3BqVXE9ABxDm+Tc3wlBooYz/4XPa0+4AI+iF38rV1/+btJmSUgG4shDtSWVs/I97aDn5jBCt6SF2Uq2A== | ||
dependencies: | ||
"@babel/runtime" "^7.26.0" | ||
"@mui/types" "^7.2.19" | ||
"@mui/types" "^7.2.21" | ||
"@types/prop-types" "^15.7.14" | ||
clsx "^2.1.1" | ||
prop-types "^15.8.1" | ||
|
@@ -1974,12 +1974,10 @@ | |
dependencies: | ||
"@types/react" "*" | ||
|
||
"@types/react-transition-group@^4.4.11": | ||
version "4.4.11" | ||
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.11.tgz#d963253a611d757de01ebb241143b1017d5d63d5" | ||
integrity sha512-RM05tAniPZ5DZPzzNFP+DmrcOdD0efDUxMy3145oljWSl3x9ZV5vhme98gTxFrj2lhXvmGNnUiuDyJgY9IKkNA== | ||
dependencies: | ||
"@types/react" "*" | ||
"@types/react-transition-group@^4.4.12": | ||
version "4.4.12" | ||
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.4.12.tgz#b5d76568485b02a307238270bfe96cb51ee2a044" | ||
integrity sha512-8TV6R3h2j7a91c+1DXdJi3Syo69zzIZbz7Lg5tORM5LEJG7X/E6a1V3drRyBRZq7/utz7A+c4OgYLiLcYGHG6w== | ||
|
||
"@types/react@*", "@types/react@^18.2.79": | ||
version "18.3.12" | ||
|