Skip to content

Commit

Permalink
Update material-ui monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2023
1 parent c7d9269 commit 61711ae
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@
"@fontsource-variable/figtree": "^5.0.18",
"@fontsource-variable/roboto-mono": "^5.0.16",
"@metamask/jazzicon": "2.0.0",
"@mui/base": "5.0.0-beta.25",
"@mui/base": "5.0.0-beta.26",
"@mui/icons-material": "5.14.19",
"@mui/material": "5.14.19",
"@mui/material": "5.14.20",
"@oasisprotocol/client": "0.1.1-alpha.2",
"@oasisprotocol/client-rt": "0.2.1-alpha.2",
"@tanstack/react-query": "4.36.1",
Expand Down
64 changes: 32 additions & 32 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2838,23 +2838,23 @@
strict-event-emitter "^0.2.4"
web-encoding "^1.1.5"

"@mui/[email protected].25":
version "5.0.0-beta.25"
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.25.tgz#e1bc39f7a2daa9851fa8d0774ae6d89f0453bdc3"
integrity sha512-Iiv+IcappRRv6IBlknIVmLkXxfp51NEX1+l9f+dIbBuPU4PaRULegr1lCeHKsC45KU5ruxM5xMg4R/de03aJQg==
"@mui/[email protected].26":
version "5.0.0-beta.26"
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.26.tgz#5fab6062238dc17dd840bf1a17ab759370452713"
integrity sha512-gPMRKC84VRw+tjqYoyBzyrBUqHQucMXdlBpYazHa5rCXrb91fYEQk5SqQ2U5kjxx9QxZxTBvWAmZ6DblIgaGhQ==
dependencies:
"@babel/runtime" "^7.23.4"
"@floating-ui/react-dom" "^2.0.4"
"@mui/types" "^7.2.10"
"@mui/utils" "^5.14.19"
"@mui/utils" "^5.14.20"
"@popperjs/core" "^2.11.8"
clsx "^2.0.0"
prop-types "^15.8.1"

"@mui/core-downloads-tracker@^5.14.19":
version "5.14.19"
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.14.19.tgz#9c04ad047c378d857d529ef9c535b60a10b9a47c"
integrity sha512-y4JseIen5pmZs1n9hHy95HKKioKco8f6N2lford2AmjJigVJOv0KsU0qryiCpyuEUZmi/xCduVilHsK9DSkPcA==
"@mui/core-downloads-tracker@^5.14.20":
version "5.14.20"
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.14.20.tgz#c9ce5ccfcc7972d3bc1623440e041e0a01386626"
integrity sha512-fXoGe8VOrIYajqALysFuyal1q1YmBARqJ3tmnWYDVl0scu8f6h6tZQbS2K8BY28QwkWNGyv4WRfuUkzN5HR3Ow==

"@mui/[email protected]":
version "5.14.19"
Expand All @@ -2863,31 +2863,31 @@
dependencies:
"@babel/runtime" "^7.23.4"

"@mui/[email protected].19":
version "5.14.19"
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.14.19.tgz#6b81f6248da04ee73f935a79d81e7819c7115089"
integrity sha512-jSPLXst/YPgDGolhiu4rbethKjLVrI1IkoK8YrFUv8ygxDuhQdsE6+ZqjSSRXk3ytTMf6ghPnQ88OFRk4XjpNw==
"@mui/[email protected].20":
version "5.14.20"
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.14.20.tgz#d9834187838011642779c57bbdd989275ef37b6d"
integrity sha512-SUcPZnN6e0h1AtrDktEl76Dsyo/7pyEUQ+SAVe9XhHg/iliA0b4Vo+Eg4HbNkELsMbpDsUF4WHp7rgflPG7qYQ==
dependencies:
"@babel/runtime" "^7.23.4"
"@mui/base" "5.0.0-beta.25"
"@mui/core-downloads-tracker" "^5.14.19"
"@mui/system" "^5.14.19"
"@mui/base" "5.0.0-beta.26"
"@mui/core-downloads-tracker" "^5.14.20"
"@mui/system" "^5.14.20"
"@mui/types" "^7.2.10"
"@mui/utils" "^5.14.19"
"@mui/utils" "^5.14.20"
"@types/react-transition-group" "^4.4.9"
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.14.19":
version "5.14.19"
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.14.19.tgz#f3bae7377f987dc5f40d0c43163ae1ed1f892961"
integrity sha512-U9w39VpXLGVM8wZlUU/47YGTsBSk60ZQRRxQZtdqPfN1N7OVllQeN4cEKZKR8PjqqR3aYRcSciQ4dc6CttRoXQ==
"@mui/private-theming@^5.14.20":
version "5.14.20"
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.14.20.tgz#ccb0ef60d854510585cb266780d6e37589693c40"
integrity sha512-WV560e1vhs2IHCh0pgUaWHznrcrVoW9+cDCahU1VTkuwPokWVvb71ccWQ1f8Y3tRBPPcNkU2dChkkRJChLmQlQ==
dependencies:
"@babel/runtime" "^7.23.4"
"@mui/utils" "^5.14.19"
"@mui/utils" "^5.14.20"
prop-types "^15.8.1"

"@mui/styled-engine@^5.14.19":
Expand All @@ -2900,16 +2900,16 @@
csstype "^3.1.2"
prop-types "^15.8.1"

"@mui/system@^5.14.19":
version "5.14.19"
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.14.19.tgz#f13387c60af129e4d61dfbf168fcee348ebe952a"
integrity sha512-4e3Q+2nx+vgEsd0h5ftxlZGB7XtkkPos/zWqCqnxUs1l/T70s0lF2YNrWHHdSQ7LgtBu0eQ0qweZG2pR7KwkAw==
"@mui/system@^5.14.20":
version "5.14.20"
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.14.20.tgz#4973883279377024ca2b4c98d311ec364f01875b"
integrity sha512-jKOGtK4VfYZG5kdaryUHss4X6hzcfh0AihT8gmnkfqRtWP7xjY+vPaUhhuSeibE5sqA5wCtdY75z6ep9pxFnIg==
dependencies:
"@babel/runtime" "^7.23.4"
"@mui/private-theming" "^5.14.19"
"@mui/private-theming" "^5.14.20"
"@mui/styled-engine" "^5.14.19"
"@mui/types" "^7.2.10"
"@mui/utils" "^5.14.19"
"@mui/utils" "^5.14.20"
clsx "^2.0.0"
csstype "^3.1.2"
prop-types "^15.8.1"
Expand All @@ -2919,10 +2919,10 @@
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.10.tgz#13e3e9aa07ee6d593cfacd538e02e8e896d7a12f"
integrity sha512-wX1vbDC+lzF7FlhT6A3ffRZgEoKWPF8VqRoTu4lZwouFX2t90KyCMsgepMw5DxLak1BSp/KP86CmtZttikb/gQ==

"@mui/utils@^5.14.19":
version "5.14.19"
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.14.19.tgz#39a5846a74ba199f1a2b067ea197dc6b9c8f442f"
integrity sha512-qAHvTXzk7basbyqPvhgWqN6JbmI2wLB/mf97GkSlz5c76MiKYV6Ffjvw9BjKZQ1YRb8rDX9kgdjRezOcoB91oQ==
"@mui/utils@^5.14.20":
version "5.14.20"
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.14.20.tgz#6d57b8ef02633fbeef51de8f74a2388cde7da8b9"
integrity sha512-Y6yL5MoFmtQml20DZnaaK1znrCEwG6/vRSzW8PKOTrzhyqKIql0FazZRUR7sA5EPASgiyKZfq0FPwISRXm5NdA==
dependencies:
"@babel/runtime" "^7.23.4"
"@types/prop-types" "^15.7.11"
Expand Down

0 comments on commit 61711ae

Please sign in to comment.