Skip to content

Commit

Permalink
Bump the matrix-widget-toolkit group with 5 updates
Browse files Browse the repository at this point in the history
Bumps the matrix-widget-toolkit group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@mui/base](https://github.com/mui/material-ui/tree/HEAD/packages/mui-base) | `5.0.0-beta.28` | `5.0.0-beta.29` |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.15.1` | `5.15.2` |
| [@mui/lab](https://github.com/mui/material-ui/tree/HEAD/packages/mui-lab) | `5.0.0-alpha.157` | `5.0.0-alpha.158` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.15.1` | `5.15.2` |
| [react-i18next](https://github.com/i18next/react-i18next) | `13.5.0` | `14.0.0` |


Updates `@mui/base` from 5.0.0-beta.28 to 5.0.0-beta.29
- [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 5.15.1 to 5.15.2
- [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/v5.15.2/packages/mui-icons-material)

Updates `@mui/lab` from 5.0.0-alpha.157 to 5.0.0-alpha.158
- [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-lab)

Updates `@mui/material` from 5.15.1 to 5.15.2
- [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/v5.15.2/packages/mui-material)

Updates `react-i18next` from 13.5.0 to 14.0.0
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v13.5.0...v14.0.0)

---
updated-dependencies:
- dependency-name: "@mui/base"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: matrix-widget-toolkit
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: matrix-widget-toolkit
- dependency-name: "@mui/lab"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: matrix-widget-toolkit
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: matrix-widget-toolkit
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: matrix-widget-toolkit
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and charlynguyen committed Dec 28, 2023
1 parent d941640 commit 237ba7b
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 63 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"@matrix-widget-toolkit/api": "^3.2.1",
"@matrix-widget-toolkit/mui": "^1.1.6",
"@matrix-widget-toolkit/react": "^1.0.6",
"@mui/base": "^5.0.0-beta.13",
"@mui/icons-material": "^5.15.1",
"@mui/lab": "^5.0.0-alpha.157",
"@mui/material": "^5.14.19",
"@mui/base": "^5.0.0-beta.29",
"@mui/icons-material": "^5.15.2",
"@mui/lab": "^5.0.0-alpha.158",
"@mui/material": "^5.15.2",
"@mui/utils": "^5.14.18",
"@reduxjs/toolkit": "^1.9.7",
"emoji-regex": "^10.3.0",
Expand All @@ -34,7 +34,7 @@
"react-draggable": "^4.4.6",
"react-dropzone": "^14.2.3",
"react-hotkeys-hook": "^4.4.1",
"react-i18next": "^13.5.0",
"react-i18next": "^14.0.0",
"react-joyride": "^2.5.5",
"react-redux": "^7.2.9",
"react-transition-group": "^4.4.5",
Expand Down
124 changes: 66 additions & 58 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1031,7 +1031,7 @@
core-js-pure "^3.0.0"
regenerator-runtime "^0.13.4"

"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.19.4", "@babel/runtime@^7.20.1", "@babel/runtime@^7.21.5", "@babel/runtime@^7.22.5", "@babel/runtime@^7.23.2", "@babel/runtime@^7.23.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.19.4", "@babel/runtime@^7.20.1", "@babel/runtime@^7.21.5", "@babel/runtime@^7.22.5", "@babel/runtime@^7.23.2", "@babel/runtime@^7.23.6", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
version "7.23.6"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.6.tgz#c05e610dc228855dc92ef1b53d07389ed8ab521d"
integrity sha512-zHd0eUrf5GZoOWVCXp6koAKQTfZV07eit6bGPmJgnZdnSAvvZee6zniW2XMF7Cmc4ISOOnPy3QaSiIJGJkVEDQ==
Expand Down Expand Up @@ -2041,91 +2041,91 @@
matrix-widget-api "^1.6.0"
rxjs "^7.8.1"

"@mui/[email protected].28", "@mui/base@^5.0.0-beta.13":
version "5.0.0-beta.28"
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.28.tgz#f072e55c0530f456ee5cb5cde2af788fdda3bf05"
integrity sha512-KIoSc5sUFceeCaZTq5MQBapFzhHqMo4kj+4azWaCAjorduhcRQtN+BCgVHmo+gvEjix74bUfxwTqGifnu2fNTg==
"@mui/[email protected].29", "@mui/base@^5.0.0-beta.29":
version "5.0.0-beta.29"
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.29.tgz#bc50d1dbb825c0546603ea711907a01467be014a"
integrity sha512-OXfUssYrB6ch/xpBVHMKAjThPlI9VyGGKdvQLMXef2j39wXfcxPlUVQlwia/lmE3rxWIGvbwkZsDtNYzLMsDUg==
dependencies:
"@babel/runtime" "^7.23.5"
"@babel/runtime" "^7.23.6"
"@floating-ui/react-dom" "^2.0.4"
"@mui/types" "^7.2.11"
"@mui/utils" "^5.15.1"
"@mui/utils" "^5.15.2"
"@popperjs/core" "^2.11.8"
clsx "^2.0.0"
prop-types "^15.8.1"

"@mui/core-downloads-tracker@^5.15.1":
version "5.15.1"
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.1.tgz#8aad47e2b198640244f05f6486a927ce362e814e"
integrity sha512-y/nUEsWHyBzaKYp9zLtqJKrLod/zMNEWpMj488FuQY9QTmqBiyUhI2uh7PVaLqLewXRtdmG6JV0b6T5exyuYRw==
"@mui/core-downloads-tracker@^5.15.2":
version "5.15.2"
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.2.tgz#eaf6f9faf7f8c4ef486693ace1237c6c7f4e3812"
integrity sha512-0vk4ckS2w1F5PmkSXSd7F/QuRlNcPqWTJ8CPl+HQRLTIhJVS/VKEI+3dQufOdKfn2wS+ecnvlvXerbugs+xZ8Q==

"@mui/icons-material@^5.14.14", "@mui/icons-material@^5.15.1":
version "5.15.1"
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.1.tgz#38f51a88d224a107e753313b4d9815247caa5398"
integrity sha512-VPJdBSyap6uOxCb5BLbWbkvd6aeJCp1pQZm8DcZBITCH0NOSv8Mz9c8Zvo8xr4Od7+xyWHUAgvRSL4047pL2WQ==
"@mui/icons-material@^5.14.14", "@mui/icons-material@^5.15.2":
version "5.15.2"
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.2.tgz#d988bee4f49a9785b847a1672924b0192dcd227b"
integrity sha512-Vs0Z6cd6ieTavMjqPvIJJfwsKaCLdRSErk5LjKdZlBqk7r2SR6roDyhVTQuZOeCzjEFj0qZ4iVPp2DJZRwuYbw==
dependencies:
"@babel/runtime" "^7.23.5"
"@babel/runtime" "^7.23.6"

"@mui/lab@^5.0.0-alpha.157":
version "5.0.0-alpha.157"
resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.157.tgz#cb248823ffd881153eef86c2e3786c35601d1986"
integrity sha512-gY7UM2kNSxiVLfsm0o6HG2G5rM2Vr47prJhDCazY+VG/NOSRc8CG7la6dpL9WDTJhotEZdWwfj1FOUxTonmuQA==
"@mui/lab@^5.0.0-alpha.158":
version "5.0.0-alpha.158"
resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.158.tgz#6bace91b5f8ec658666ad01e4a586bb00db19c47"
integrity sha512-MNn/J07GAipfElEEzDD9O7KLxz+mKgONJ+zBmlLgcCpDFsOh6nAuVQ2ONbeg1cgV/e553jXv8QHTWSRXw8KX4A==
dependencies:
"@babel/runtime" "^7.23.5"
"@mui/base" "5.0.0-beta.28"
"@mui/system" "^5.15.1"
"@babel/runtime" "^7.23.6"
"@mui/base" "5.0.0-beta.29"
"@mui/system" "^5.15.2"
"@mui/types" "^7.2.11"
"@mui/utils" "^5.15.1"
"@mui/utils" "^5.15.2"
clsx "^2.0.0"
prop-types "^15.8.1"

"@mui/material@^5.14.14", "@mui/material@^5.14.19":
version "5.15.1"
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.15.1.tgz#5fc15c6eb9efe4b62b0c30b13bf5fa042bda71a1"
integrity sha512-WA5DVyvacxDakVyAhNqu/rRT28ppuuUFFw1bLpmRzrCJ4uw/zLTATcd4WB3YbB+7MdZNEGG/SJNWTDLEIyn3xQ==
"@mui/material@^5.14.14", "@mui/material@^5.15.2":
version "5.15.2"
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.15.2.tgz#a98df5812f22f7af7f68092787297b86f563dbf1"
integrity sha512-JnoIrpNmEHG5uC1IyEdgsnDiaiuCZnUIh7f9oeAr87AvBmNiEJPbo7XrD7kBTFWwp+b97rQ12QdSs9CLhT2n/A==
dependencies:
"@babel/runtime" "^7.23.5"
"@mui/base" "5.0.0-beta.28"
"@mui/core-downloads-tracker" "^5.15.1"
"@mui/system" "^5.15.1"
"@babel/runtime" "^7.23.6"
"@mui/base" "5.0.0-beta.29"
"@mui/core-downloads-tracker" "^5.15.2"
"@mui/system" "^5.15.2"
"@mui/types" "^7.2.11"
"@mui/utils" "^5.15.1"
"@mui/utils" "^5.15.2"
"@types/react-transition-group" "^4.4.10"
clsx "^2.0.0"
csstype "^3.1.2"
prop-types "^15.8.1"
react-is "^18.2.0"
react-transition-group "^4.4.5"

"@mui/private-theming@^5.15.1":
version "5.15.1"
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.15.1.tgz#58fd8da48295e105067fa7361734ee0b166d9cca"
integrity sha512-wTbzuy5KjSvCPE9UVJktWHJ0b/tD5biavY9wvF+OpYDLPpdXK52vc1hTDxSbdkHIFMkJExzrwO9GvpVAHZBnFQ==
"@mui/private-theming@^5.15.2":
version "5.15.2"
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.15.2.tgz#8a3f1e6c800dc48d7742cfafea336e765f80085f"
integrity sha512-KlXx5TH1Mw9omSY+Q6rz5TA/P71meSYaAOeopiW8s6o433+fnOxS17rZbmd1RnDZGCo+j24TfCavQuCMBAZnQA==
dependencies:
"@babel/runtime" "^7.23.5"
"@mui/utils" "^5.15.1"
"@babel/runtime" "^7.23.6"
"@mui/utils" "^5.15.2"
prop-types "^15.8.1"

"@mui/styled-engine@^5.15.1":
version "5.15.1"
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.15.1.tgz#00f179e51afe252022bf356f72354968f9c5bf25"
integrity sha512-7WDZTJLqGexWDjqE9oAgjU8ak6hEtUw2yQU7SIYID5kLVO2Nj/Wi/KicbLsXnTsJNvSqePIlUIWTBSXwWJCPZw==
"@mui/styled-engine@^5.15.2":
version "5.15.2"
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.15.2.tgz#3acf1c56275ccab9fa6028209537c49eec8397b3"
integrity sha512-fYEN3IZzbebeHwAmQHhxwruiOIi8W74709qXg/7tgtHV4byQSmPgnnKsZkg0hFlzjEbcJIRZyZI0qEecgpR2cg==
dependencies:
"@babel/runtime" "^7.23.5"
"@babel/runtime" "^7.23.6"
"@emotion/cache" "^11.11.0"
csstype "^3.1.2"
prop-types "^15.8.1"

"@mui/system@^5.15.1":
version "5.15.1"
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.15.1.tgz#e2a79b5e188ca89a3e58aa4d27e3484edf9e24b0"
integrity sha512-LAnP0ls69rqW9eBgI29phIx/lppv+WDGI7b3EJN7VZIqw0RezA0GD7NRpV12BgEYJABEii6z5Q9B5tg7dsX0Iw==
"@mui/system@^5.15.2":
version "5.15.2"
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.15.2.tgz#13e618355b973729fbb39bd49dce46a7e88cbe28"
integrity sha512-I7CzLiHDtU/BTobJgSk+wPGGWG95K8lYfdFEnq//wOgSrLDAdOVvl2gleDxJWO+yAbGz4RKEOnR9KuD+xQZH4A==
dependencies:
"@babel/runtime" "^7.23.5"
"@mui/private-theming" "^5.15.1"
"@mui/styled-engine" "^5.15.1"
"@babel/runtime" "^7.23.6"
"@mui/private-theming" "^5.15.2"
"@mui/styled-engine" "^5.15.2"
"@mui/types" "^7.2.11"
"@mui/utils" "^5.15.1"
"@mui/utils" "^5.15.2"
clsx "^2.0.0"
csstype "^3.1.2"
prop-types "^15.8.1"
Expand All @@ -2135,12 +2135,12 @@
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.11.tgz#36b99a88f8010dc716128e568dc05681a69dc7ae"
integrity sha512-KWe/QTEsFFlFSH+qRYf3zoFEj3z67s+qAuSnMMg+gFwbxG7P96Hm6g300inQL1Wy///gSRb8juX7Wafvp93m3w==

"@mui/utils@^5.14.13", "@mui/utils@^5.14.18", "@mui/utils@^5.15.1":
version "5.15.1"
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.15.1.tgz#71d69dc8c0f13a1fd6aca20b53ec496636e6b854"
integrity sha512-V1/d0E3Bju5YdB59HJf2G0tnHrFEvWLN+f8hAXp9+JSNy/LC2zKyqUfPPahflR6qsI681P8G9r4mEZte/SrrYA==
"@mui/utils@^5.14.13", "@mui/utils@^5.14.18", "@mui/utils@^5.15.2":
version "5.15.2"
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.15.2.tgz#9c66994cf2a370baee1bd49ae408ab149280f7a6"
integrity sha512-6dGM9/guFKBlFRHA7/mbM+E7wE7CYDy9Ny4JLtD3J+NTyhi8nd8YxlzgAgTaTVqY0BpdQ2zdfB/q6+p2EdGM0w==
dependencies:
"@babel/runtime" "^7.23.5"
"@babel/runtime" "^7.23.6"
"@types/prop-types" "^15.7.11"
prop-types "^15.8.1"
react-is "^18.2.0"
Expand Down Expand Up @@ -10008,7 +10008,15 @@ react-hotkeys-hook@^4.4.1:
resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-4.4.1.tgz#1f7a7a1c9c21d4fa3280bf340fcca8fd77d81994"
integrity sha512-sClBMBioFEgFGYLTWWRKvhxcCx1DRznd+wkFHwQZspnRBkHTgruKIHptlK/U/2DPX8BhHoRGzpMVWUXMmdZlmw==

react-i18next@*, react-i18next@^13.3.0, react-i18next@^13.5.0:
react-i18next@*, react-i18next@^14.0.0:
version "14.0.0"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.0.0.tgz#eb39d2245fd1024237828c955f770e409a1ccb12"
integrity sha512-OCrS8rHNAmnr8ggGRDxjakzihrMW7HCbsplduTm3EuuQ6fyvWGT41ksZpqbduYoqJurBmEsEVZ1pILSUWkHZng==
dependencies:
"@babel/runtime" "^7.22.5"
html-parse-stringify "^3.0.1"

react-i18next@^13.3.0:
version "13.5.0"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-13.5.0.tgz#44198f747628267a115c565f0c736a50a76b1ab0"
integrity sha512-CFJ5NDGJ2MUyBohEHxljOq/39NQ972rh1ajnadG9BjTk+UXbHLq4z5DKEbEQBDoIhUmmbuS/fIMJKo6VOax1HA==
Expand Down

0 comments on commit 237ba7b

Please sign in to comment.