Skip to content

Commit 428456e

Browse files
chore(deps): bump @mui/lab from 5.0.0-alpha.103 to 5.0.0-alpha.177
Bumps [@mui/lab](https://github.com/mui/material-ui/tree/HEAD/packages/mui-lab) from 5.0.0-alpha.103 to 5.0.0-alpha.177. - [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) --- updated-dependencies: - dependency-name: "@mui/lab" dependency-version: 5.0.0-alpha.177 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a9c573 commit 428456e

File tree

2 files changed

+97
-55
lines changed

2 files changed

+97
-55
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@lingui/core": "^4.14.0",
4848
"@lingui/react": "^4.14.1",
4949
"@mui/icons-material": "^5.10.14",
50-
"@mui/lab": "5.0.0-alpha.103",
50+
"@mui/lab": "5.0.0-alpha.177",
5151
"@mui/material": "^5.10.9",
5252
"@number-flow/react": "^0.5.10",
5353
"@paraswap/sdk": "6.10.0",

yarn.lock

Lines changed: 96 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -1136,7 +1136,7 @@
11361136
"@babel/plugin-transform-modules-commonjs" "^7.25.9"
11371137
"@babel/plugin-transform-typescript" "^7.25.9"
11381138

1139-
"@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.19.0", "@babel/runtime@^7.20.13", "@babel/runtime@^7.21.0", "@babel/runtime@^7.23.9", "@babel/runtime@^7.26.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
1139+
"@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.13", "@babel/runtime@^7.21.0", "@babel/runtime@^7.23.9", "@babel/runtime@^7.26.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
11401140
version "7.26.0"
11411141
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1"
11421142
integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==
@@ -1486,7 +1486,7 @@
14861486
"@emotion/weak-memoize" "^0.3.0"
14871487
stylis "4.0.13"
14881488

1489-
"@emotion/cache@^11.10.0", "@emotion/cache@^11.11.0":
1489+
"@emotion/cache@^11.10.0":
14901490
version "11.13.5"
14911491
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.13.5.tgz#e78dad0489e1ed7572507ba8ed9d2130529e4266"
14921492
integrity sha512-Z3xbtJ+UcK76eWkagZ1onvn/wAVb1GOMuR15s30Fm2wrMgC7jzpnO2JZXr4eujTTqoQFUrZIw/rT0c6Zzjca1g==
@@ -1497,6 +1497,17 @@
14971497
"@emotion/weak-memoize" "^0.4.0"
14981498
stylis "4.2.0"
14991499

1500+
"@emotion/cache@^11.13.5":
1501+
version "11.14.0"
1502+
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.14.0.tgz#ee44b26986eeb93c8be82bb92f1f7a9b21b2ed76"
1503+
integrity sha512-L/B1lc/TViYk4DcpGxtAVbx0ZyiKM5ktoIyafGkH6zg/tj+mA+NE//aPYKG0k8kCHSHVJrpLpcAlOBEXQ3SavA==
1504+
dependencies:
1505+
"@emotion/memoize" "^0.9.0"
1506+
"@emotion/sheet" "^1.4.0"
1507+
"@emotion/utils" "^1.4.2"
1508+
"@emotion/weak-memoize" "^0.4.0"
1509+
stylis "4.2.0"
1510+
15001511
"@emotion/hash@^0.9.2":
15011512
version "0.9.2"
15021513
resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.9.2.tgz#ff9221b9f58b4dfe61e619a7788734bd63f6898b"
@@ -2485,6 +2496,33 @@
24852496
"@ethersproject/properties" "^5.8.0"
24862497
"@ethersproject/strings" "^5.8.0"
24872498

2499+
"@floating-ui/core@^1.7.3":
2500+
version "1.7.3"
2501+
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.7.3.tgz#462d722f001e23e46d86fd2bd0d21b7693ccb8b7"
2502+
integrity sha512-sGnvb5dmrJaKEZ+LDIpguvdX3bDlEllmv4/ClQ9awcmCZrlx5jQyyMWFM5kBI+EyNOCDDiKk8il0zeuX3Zlg/w==
2503+
dependencies:
2504+
"@floating-ui/utils" "^0.2.10"
2505+
2506+
"@floating-ui/dom@^1.7.4":
2507+
version "1.7.4"
2508+
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.7.4.tgz#ee667549998745c9c3e3e84683b909c31d6c9a77"
2509+
integrity sha512-OOchDgh4F2CchOX94cRVqhvy7b3AFb+/rQXyswmzmGakRfkMgoWVjfnLWkRirfLEfuD4ysVW16eXzwt3jHIzKA==
2510+
dependencies:
2511+
"@floating-ui/core" "^1.7.3"
2512+
"@floating-ui/utils" "^0.2.10"
2513+
2514+
"@floating-ui/react-dom@^2.0.8":
2515+
version "2.1.6"
2516+
resolved "https://registry.yarnpkg.com/@floating-ui/react-dom/-/react-dom-2.1.6.tgz#189f681043c1400561f62972f461b93f01bf2231"
2517+
integrity sha512-4JX6rEatQEvlmgU80wZyq9RT96HZJa88q8hp0pBd+LrczeDI4o6uA2M+uvxngVHo4Ihr8uibXxH6+70zhAFrVw==
2518+
dependencies:
2519+
"@floating-ui/dom" "^1.7.4"
2520+
2521+
"@floating-ui/utils@^0.2.10":
2522+
version "0.2.10"
2523+
resolved "https://registry.yarnpkg.com/@floating-ui/utils/-/utils-0.2.10.tgz#a2a1e3812d14525f725d011a73eceb41fef5bc1c"
2524+
integrity sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==
2525+
24882526
"@gelatonetwork/relay-sdk@^5.5.5":
24892527
version "5.5.6"
24902528
resolved "https://registry.yarnpkg.com/@gelatonetwork/relay-sdk/-/relay-sdk-5.5.6.tgz#c0d249c9431f0d364a93c547ea3110b6e462cc57"
@@ -3148,19 +3186,18 @@
31483186
hey-listen "^1.0.8"
31493187
tslib "^2.3.1"
31503188

3151-
"@mui/[email protected]alpha.101":
3152-
version "5.0.0-alpha.101"
3153-
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-alpha.101.tgz#dba7e61716ecc946ad8cc3cba0b73796641c4022"
3154-
integrity sha512-a54BcXvArGOKUZ2zyS/7B9GNhAGgfomEQSkfEZ88Nc9jKvXA+Mppenfz5o4JCAnD8c4VlePmz9rKOYvvum1bZw==
3189+
"@mui/[email protected]beta.40-1":
3190+
version "5.0.0-beta.40-1"
3191+
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-beta.40-1.tgz#6da6229e5e675e811f319149f6e29d7a77522851"
3192+
integrity sha512-agKXuNNy0bHUmeU7pNmoZwNFr7Hiyhojkb9+2PVyDG5+6RafYuyMgbrav8CndsB7KUc/U51JAw9vKNDLYBzaUA==
31553193
dependencies:
3156-
"@babel/runtime" "^7.19.0"
3157-
"@emotion/is-prop-valid" "^1.2.0"
3158-
"@mui/types" "^7.2.0"
3159-
"@mui/utils" "^5.10.9"
3160-
"@popperjs/core" "^2.11.6"
3161-
clsx "^1.2.1"
3194+
"@babel/runtime" "^7.23.9"
3195+
"@floating-ui/react-dom" "^2.0.8"
3196+
"@mui/types" "~7.2.15"
3197+
"@mui/utils" "^5.17.1"
3198+
"@popperjs/core" "^2.11.8"
3199+
clsx "^2.1.0"
31623200
prop-types "^15.8.1"
3163-
react-is "^18.2.0"
31643201

31653202
"@mui/core-downloads-tracker@^5.16.8":
31663203
version "5.16.8"
@@ -3174,19 +3211,18 @@
31743211
dependencies:
31753212
"@babel/runtime" "^7.23.9"
31763213

3177-
"@mui/[email protected].103":
3178-
version "5.0.0-alpha.103"
3179-
resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.103.tgz#c8fe493a6eb15ad56fd7d71097f727efa8dbc799"
3180-
integrity sha512-cYfkgSXZH/cG8BM4UGtPK0Vr9P79wfvF4S5VGiEbEsScU7yROylLZW1l11yg5nZEIVUJ7jQmcaLdlwVSTSbjzg==
3214+
"@mui/[email protected].177":
3215+
version "5.0.0-alpha.177"
3216+
resolved "https://registry.yarnpkg.com/@mui/lab/-/lab-5.0.0-alpha.177.tgz#a02f43b36d7e204166706f2c27640f378e3d7c88"
3217+
integrity sha512-bdCxxtNjlWAgN9rtrwlmFydJ1qxA3IIbb6OlomGFsIXw0zGoHomLyjvh72q/R3yUAC0kvSef18cHY1UalLylyQ==
31813218
dependencies:
3182-
"@babel/runtime" "^7.19.0"
3183-
"@mui/base" "5.0.0-alpha.101"
3184-
"@mui/system" "^5.10.9"
3185-
"@mui/types" "^7.2.0"
3186-
"@mui/utils" "^5.10.9"
3187-
clsx "^1.2.1"
3219+
"@babel/runtime" "^7.23.9"
3220+
"@mui/base" "5.0.0-beta.40-1"
3221+
"@mui/system" "^5.18.0"
3222+
"@mui/types" "~7.2.15"
3223+
"@mui/utils" "^5.17.1"
3224+
clsx "^2.1.0"
31883225
prop-types "^15.8.1"
3189-
react-is "^18.2.0"
31903226

31913227
"@mui/material@^5.10.9":
31923228
version "5.16.8"
@@ -3206,55 +3242,56 @@
32063242
react-is "^18.3.1"
32073243
react-transition-group "^4.4.5"
32083244

3209-
"@mui/private-theming@^5.16.8":
3210-
version "5.16.8"
3211-
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.16.8.tgz#7914996caaf6eedc59914aeab83dcd2d4e4da1ec"
3212-
integrity sha512-3Vl9yFVLU6T3CFtxRMQTcJ60Ijv7wxQi4yjH92+9YXcsqvVspeIYoocqNoIV/1bXGYfyWu5zrCmwQVHaGY7bug==
3245+
"@mui/private-theming@^5.17.1":
3246+
version "5.17.1"
3247+
resolved "https://registry.yarnpkg.com/@mui/private-theming/-/private-theming-5.17.1.tgz#b4b6fbece27830754ef78186e3f1307dca42f295"
3248+
integrity sha512-XMxU0NTYcKqdsG8LRmSoxERPXwMbp16sIXPcLVgLGII/bVNagX0xaheWAwFv8+zDK7tI3ajllkuD3GZZE++ICQ==
32133249
dependencies:
32143250
"@babel/runtime" "^7.23.9"
3215-
"@mui/utils" "^5.16.8"
3251+
"@mui/utils" "^5.17.1"
32163252
prop-types "^15.8.1"
32173253

3218-
"@mui/styled-engine@^5.16.8":
3219-
version "5.16.8"
3220-
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.16.8.tgz#b8ca35f93f503a51d0759a05475bfd28e10757ea"
3221-
integrity sha512-OFdgFf8JczSRs0kvWGdSn0ZeXxWrY0LITDPJ/nAtLEvUUTyrlFaO4il3SECX8ruzvf1VnAxHx4M/4mX9oOn9yA==
3254+
"@mui/styled-engine@^5.18.0":
3255+
version "5.18.0"
3256+
resolved "https://registry.yarnpkg.com/@mui/styled-engine/-/styled-engine-5.18.0.tgz#914cca1385bb33ce0cde31721f529c8bd7fa301c"
3257+
integrity sha512-BN/vKV/O6uaQh2z5rXV+MBlVrEkwoS/TK75rFQ2mjxA7+NBo8qtTAOA4UaM0XeJfn7kh2wZ+xQw2HAx0u+TiBg==
32223258
dependencies:
32233259
"@babel/runtime" "^7.23.9"
3224-
"@emotion/cache" "^11.11.0"
3260+
"@emotion/cache" "^11.13.5"
3261+
"@emotion/serialize" "^1.3.3"
32253262
csstype "^3.1.3"
32263263
prop-types "^15.8.1"
32273264

3228-
"@mui/system@^5.10.9", "@mui/system@^5.16.8":
3229-
version "5.16.8"
3230-
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.16.8.tgz#e5010d76cd2fdcc403ad3f98abfba99d330055ad"
3231-
integrity sha512-L32TaFDFpGIi1g6ysRtmhc9zDgrlxDXu3NlrGE8gAsQw/ziHrPdr0PNr20O0POUshA1q14W4dNZ/z0Nx2F9lhA==
3265+
"@mui/system@^5.16.8", "@mui/system@^5.18.0":
3266+
version "5.18.0"
3267+
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.18.0.tgz#e55331203a40584b26c5a855a07949ac8973bfb6"
3268+
integrity sha512-ojZGVcRWqWhu557cdO3pWHloIGJdzVtxs3rk0F9L+x55LsUjcMUVkEhiF7E4TMxZoF9MmIHGGs0ZX3FDLAf0Xw==
32323269
dependencies:
32333270
"@babel/runtime" "^7.23.9"
3234-
"@mui/private-theming" "^5.16.8"
3235-
"@mui/styled-engine" "^5.16.8"
3236-
"@mui/types" "^7.2.15"
3237-
"@mui/utils" "^5.16.8"
3271+
"@mui/private-theming" "^5.17.1"
3272+
"@mui/styled-engine" "^5.18.0"
3273+
"@mui/types" "~7.2.15"
3274+
"@mui/utils" "^5.17.1"
32383275
clsx "^2.1.0"
32393276
csstype "^3.1.3"
32403277
prop-types "^15.8.1"
32413278

3242-
"@mui/types@^7.2.0", "@mui/types@^7.2.15":
3243-
version "7.2.19"
3244-
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.19.tgz#c941954dd24393fdce5f07830d44440cf4ab6c80"
3245-
integrity sha512-6XpZEM/Q3epK9RN8ENoXuygnqUQxE+siN/6rGRi2iwJPgBUR25mphYQ9ZI87plGh58YoZ5pp40bFvKYOCDJ3tA==
3279+
"@mui/types@^7.2.15", "@mui/types@~7.2.15":
3280+
version "7.2.24"
3281+
resolved "https://registry.yarnpkg.com/@mui/types/-/types-7.2.24.tgz#5eff63129d9c29d80bbf2d2e561bd0690314dec2"
3282+
integrity sha512-3c8tRt/CbWZ+pEg7QpSwbdxOk36EfmhbKf6AGZsD1EcLDLTSZoxxJ86FVtcjxvjuhdyBiWKSTGZFaXCnidO2kw==
32463283

3247-
"@mui/utils@^5.10.9", "@mui/utils@^5.16.8":
3248-
version "5.16.8"
3249-
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.16.8.tgz#e44acf38d446d361347c46b3e81ae366f615f37b"
3250-
integrity sha512-P/yb7BSWallQUeiNGxb+TM8epHteIUC8gzNTdPV2VfKhVY/EnGliHgt5np0GPkjQ7EzwDi/+gBevrAJtf+K94A==
3284+
"@mui/utils@^5.16.8", "@mui/utils@^5.17.1":
3285+
version "5.17.1"
3286+
resolved "https://registry.yarnpkg.com/@mui/utils/-/utils-5.17.1.tgz#72ba4ffa79f7bdf69d67458139390f18484b6e6b"
3287+
integrity sha512-jEZ8FTqInt2WzxDV8bhImWBqeQRD99c/id/fq83H0ER9tFl+sfZlaAoCdznGvbSQQ9ividMxqSV2c7cC1vBcQg==
32513288
dependencies:
32523289
"@babel/runtime" "^7.23.9"
3253-
"@mui/types" "^7.2.15"
3290+
"@mui/types" "~7.2.15"
32543291
"@types/prop-types" "^15.7.12"
32553292
clsx "^2.1.1"
32563293
prop-types "^15.8.1"
3257-
react-is "^18.3.1"
3294+
react-is "^19.0.0"
32583295

32593296
"@multiformats/base-x@^4.0.1":
32603297
version "4.0.1"
@@ -3630,7 +3667,7 @@
36303667
resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.28.tgz#d45e01c4a56f143ee69c54dd6b12eade9e270a73"
36313668
integrity sha512-8LduaNlMZGwdZ6qWrKlfa+2M4gahzFkprZiAt2TF8uS0qQgBizKXpXURqvTJ4WtmupWxaLqjRb2UCTe72mu+Aw==
36323669

3633-
"@popperjs/core@^2.11.6", "@popperjs/core@^2.11.8":
3670+
"@popperjs/core@^2.11.8":
36343671
version "2.11.8"
36353672
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f"
36363673
integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==
@@ -11750,11 +11787,16 @@ react-is@^17.0.1:
1175011787
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
1175111788
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
1175211789

11753-
react-is@^18.0.0, react-is@^18.2.0, react-is@^18.3.1:
11790+
react-is@^18.0.0, react-is@^18.3.1:
1175411791
version "18.3.1"
1175511792
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
1175611793
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
1175711794

11795+
react-is@^19.0.0:
11796+
version "19.1.1"
11797+
resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.1.1.tgz#038ebe313cf18e1fd1235d51c87360eb87f7c36a"
11798+
integrity sha512-tr41fA15Vn8p4X9ntI+yCyeGSf1TlYaY5vlTZfQmeLBrFo3psOPX6HhTDnFNL9uj3EhP0KAQ80cugCl4b4BERA==
11799+
1175811800
react-lazy-load@^4.0.1:
1175911801
version "4.0.1"
1176011802
resolved "https://registry.yarnpkg.com/react-lazy-load/-/react-lazy-load-4.0.1.tgz#08bc820693ba2c4e69ab4da9c9ef017f0ae7819c"

0 commit comments

Comments
 (0)