Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Bump @mui/lab from 6.0.0-dev.240424162023-9968b4889d to 7.0.0-beta.0 in the mui group #4670

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@mui/icons-material": "^6.4.2",
"@mui/lab": "^6.0.0-beta.21",
"@mui/lab": "^7.0.0-beta.0",
"@mui/material": "^6.4.2",
"@tanstack/react-query": "^5.66.0",
"@types/styled-components": "^5.1.34",
Expand Down
142 changes: 77 additions & 65 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1548,7 +1548,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.24.4, @babel/runtime@npm:^7.26.0, @babel/runtime@npm:^7.8.4":
"@babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.26.0, @babel/runtime@npm:^7.8.4":
version: 7.26.0
resolution: "@babel/runtime@npm:7.26.0"
dependencies:
Expand All @@ -1557,6 +1557,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.26.7":
version: 7.26.7
resolution: "@babel/runtime@npm:7.26.7"
dependencies:
regenerator-runtime: "npm:^0.14.0"
checksum: 10c0/60199c049f90e5e41c687687430052a370aca60bac7859ff4ee761c5c1739b8ba1604d391d01588c22dc0e93828cbadb8ada742578ad1b1df240746bce98729a
languageName: node
linkType: hard

"@babel/template@npm:^7.16.7, @babel/template@npm:^7.22.15, @babel/template@npm:^7.3.3":
version: 7.22.15
resolution: "@babel/template@npm:7.22.15"
Expand Down Expand Up @@ -1999,7 +2008,7 @@ __metadata:
languageName: node
linkType: hard

"@floating-ui/react-dom@npm:^2.0.8":
"@floating-ui/react-dom@npm:^2.1.1":
version: 2.1.2
resolution: "@floating-ui/react-dom@npm:2.1.2"
dependencies:
Expand Down Expand Up @@ -2510,25 +2519,25 @@ __metadata:
languageName: node
linkType: hard

"@mui/base@npm:5.0.0-beta.42":
version: 5.0.0-beta.42
resolution: "@mui/base@npm:5.0.0-beta.42"
"@mui/base@npm:5.0.0-beta.69":
version: 5.0.0-beta.69
resolution: "@mui/base@npm:5.0.0-beta.69"
dependencies:
"@babel/runtime": "npm:^7.24.4"
"@floating-ui/react-dom": "npm:^2.0.8"
"@mui/types": "npm:^7.2.14"
"@mui/utils": "npm:^6.0.0-alpha.1"
"@babel/runtime": "npm:^7.26.0"
"@floating-ui/react-dom": "npm:^2.1.1"
"@mui/types": "npm:^7.2.21"
"@mui/utils": "npm:^6.4.1"
"@popperjs/core": "npm:^2.11.8"
clsx: "npm:^2.1.0"
clsx: "npm:^2.1.1"
prop-types: "npm:^15.8.1"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/768276965820cffc26295d534a2610fdc8da533e083352da779983d1d16d39784fc764ae3f8bae9e9f7ae3dd7ecb448b483c8ae36d785b3bc81fd436b19f1c8c
checksum: 10c0/587e67c38bd34c26b260b27acc6f0622e63c9880381083017fc4509a549566bff98df716c84e1732c000f950fb1a667a41f5aef3b84e77cfd51f539934abf8ac
languageName: node
linkType: hard

Expand All @@ -2555,32 +2564,35 @@ __metadata:
languageName: node
linkType: hard

"@mui/lab@npm:^6.0.0-beta.21":
version: 6.0.0-dev.240424162023-9968b4889d
resolution: "@mui/lab@npm:6.0.0-dev.240424162023-9968b4889d"
"@mui/lab@npm:^7.0.0-beta.0":
version: 7.0.0-beta.0
resolution: "@mui/lab@npm:7.0.0-beta.0"
dependencies:
"@babel/runtime": "npm:^7.24.4"
"@mui/base": "npm:5.0.0-beta.42"
"@mui/system": "npm:^6.0.0-dev.240424162023-9968b4889d"
"@mui/types": "npm:^7.2.14"
"@mui/utils": "npm:^6.0.0-alpha.3"
clsx: "npm:^2.1.0"
"@babel/runtime": "npm:^7.26.7"
"@mui/base": "npm:5.0.0-beta.69"
"@mui/system": "npm:7.0.0-alpha.0"
"@mui/types": "npm:^7.2.22"
"@mui/utils": "npm:7.0.0-alpha.0"
clsx: "npm:^2.1.1"
prop-types: "npm:^15.8.1"
peerDependencies:
"@emotion/react": ^11.5.0
"@emotion/styled": ^11.3.0
"@mui/material": ^6.0.0-dev.240424162023-9968b4889d
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0
"@mui/material": 7.0.0-alpha.0
"@mui/material-pigment-css": ^7.0.0-alpha.0
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@emotion/react":
optional: true
"@emotion/styled":
optional: true
"@mui/material-pigment-css":
optional: true
"@types/react":
optional: true
checksum: 10c0/b8e9b5bf386b720dcea7c98afcceb484bb4efd9972ddddbc34378863135f02b03eeaa0af7dd104fdb68f1d9a4e6c5b58c214a7322812c3a6009f5f34a86e7a0b
checksum: 10c0/6aa9a622a2ff0fa9c6dae6f8cab1c3665c43d9a0e61cf5635e88a2df1ab9a659d961bf4145f0b3f0d9271cf5d16c533d445ae678decc2623497ab548f8b1796e
languageName: node
linkType: hard

Expand Down Expand Up @@ -2620,20 +2632,20 @@ __metadata:
languageName: node
linkType: hard

"@mui/private-theming@npm:^6.3.0":
version: 6.3.0
resolution: "@mui/private-theming@npm:6.3.0"
"@mui/private-theming@npm:7.0.0-alpha.0":
version: 7.0.0-alpha.0
resolution: "@mui/private-theming@npm:7.0.0-alpha.0"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@mui/utils": "npm:^6.3.0"
"@babel/runtime": "npm:^7.26.7"
"@mui/utils": "npm:7.0.0-alpha.0"
prop-types: "npm:^15.8.1"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/57d0b429914b6095b3605e99ea2c23b8ad834220426bed6938ef60b2f8eaaa2fbf800ffdfcf6e59b88e74900adb60a9c1f5ea25338b2254e1530e0bf7ee04f1f
checksum: 10c0/d28c6adc53b2a7b3071966ea2df71369a486714160a5235610f99d24080ebcac937a7a1d135f7eacaafa6618a300bc2935e33fc511535be89377c30a37f3ee3d
languageName: node
linkType: hard

Expand All @@ -2654,11 +2666,11 @@ __metadata:
languageName: node
linkType: hard

"@mui/styled-engine@npm:^6.3.0":
version: 6.3.0
resolution: "@mui/styled-engine@npm:6.3.0"
"@mui/styled-engine@npm:7.0.0-alpha.0":
version: 7.0.0-alpha.0
resolution: "@mui/styled-engine@npm:7.0.0-alpha.0"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@babel/runtime": "npm:^7.26.7"
"@emotion/cache": "npm:^11.13.5"
"@emotion/serialize": "npm:^1.3.3"
"@emotion/sheet": "npm:^1.4.0"
Expand All @@ -2673,7 +2685,7 @@ __metadata:
optional: true
"@emotion/styled":
optional: true
checksum: 10c0/840053c3dedcd2299e713839e2fae3fad5faa943c491bf54e513ae0c68d3dec7acef8e234e1632b89de4bcb2bdf9fe08553faf89f85ae2cd8588ca197d0ecd55
checksum: 10c0/b7594a35a908879e59b5b894bfe780a71217ba4efd9a14119948294d5fbbdd205624bacd10a8c619f394d5bac70affecb32b315a85c26085fda6d749649c919d
languageName: node
linkType: hard

Expand All @@ -2700,15 +2712,15 @@ __metadata:
languageName: node
linkType: hard

"@mui/system@npm:^6.0.0-dev.240424162023-9968b4889d":
version: 6.3.0
resolution: "@mui/system@npm:6.3.0"
"@mui/system@npm:7.0.0-alpha.0":
version: 7.0.0-alpha.0
resolution: "@mui/system@npm:7.0.0-alpha.0"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@mui/private-theming": "npm:^6.3.0"
"@mui/styled-engine": "npm:^6.3.0"
"@mui/types": "npm:^7.2.20"
"@mui/utils": "npm:^6.3.0"
"@babel/runtime": "npm:^7.26.7"
"@mui/private-theming": "npm:7.0.0-alpha.0"
"@mui/styled-engine": "npm:7.0.0-alpha.0"
"@mui/types": "npm:^7.2.22"
"@mui/utils": "npm:7.0.0-alpha.0"
clsx: "npm:^2.1.1"
csstype: "npm:^3.1.3"
prop-types: "npm:^15.8.1"
Expand All @@ -2724,7 +2736,7 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 10c0/ee50e38919b3f86fbd6978d06959189a5903223156c1355bc0ff251d553f2eda8ffafe2fa006da2e00e12947f6c8efd7f796bbb6cc5c472106400c2ed8e6dd1e
checksum: 10c0/b2870d1872c33cad8516c6f521e7378ac9988a696c350a7a970fd331c601ecf4a7a01182168a981bc3be842201d1d1b7b085594a16e4f73e87f43de35327d4a8
languageName: node
linkType: hard

Expand Down Expand Up @@ -2756,36 +2768,36 @@ __metadata:
languageName: node
linkType: hard

"@mui/types@npm:^7.2.14, @mui/types@npm:^7.2.20":
version: 7.2.20
resolution: "@mui/types@npm:7.2.20"
"@mui/types@npm:^7.2.21":
version: 7.2.21
resolution: "@mui/types@npm:7.2.21"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/257285386903fe0705ac6d53d0ece700323b7bc9be5239ab448b2c6523965b3cadbb636f2aec8ff60354180f53daf78df687d6828a75ad220b0f71fb5a117b5e
checksum: 10c0/c0038ae402a3cfb2805a19167362fb5ac2ca1403f0ef3dad688d1e2276afe757b69d5fb1e3af4cd0e985b9221d287fd863c5b00f29fd07a276c7de9e3423a0f3
languageName: node
linkType: hard

"@mui/types@npm:^7.2.21":
version: 7.2.21
resolution: "@mui/types@npm:7.2.21"
"@mui/types@npm:^7.2.22":
version: 7.2.22
resolution: "@mui/types@npm:7.2.22"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/c0038ae402a3cfb2805a19167362fb5ac2ca1403f0ef3dad688d1e2276afe757b69d5fb1e3af4cd0e985b9221d287fd863c5b00f29fd07a276c7de9e3423a0f3
checksum: 10c0/99811e972ac19e256af05ed4047f53f72282c4e239748ebbc9ef4f074f54e0f5d2d99e23210f9faa93fce49ed426ea80021db21d31fc18cd1e878ca1081e1472
languageName: node
linkType: hard

"@mui/utils@npm:^6.0.0-alpha.1, @mui/utils@npm:^6.0.0-alpha.3, @mui/utils@npm:^6.3.0":
version: 6.3.0
resolution: "@mui/utils@npm:6.3.0"
"@mui/utils@npm:7.0.0-alpha.0":
version: 7.0.0-alpha.0
resolution: "@mui/utils@npm:7.0.0-alpha.0"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@mui/types": "npm:^7.2.20"
"@babel/runtime": "npm:^7.26.7"
"@mui/types": "npm:^7.2.22"
"@types/prop-types": "npm:^15.7.14"
clsx: "npm:^2.1.1"
prop-types: "npm:^15.8.1"
Expand All @@ -2796,11 +2808,11 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/7059664a5471d93f3593f83816c5c3cc81e7d0879842edf2a302db324c430d349bd88dd93bffad8f8349271b45e27f18f31e0341e13408ccc65b1af247b33efd
checksum: 10c0/67153a718b319bcb581b5269263695eb6ae55e7f6a72011e8df6b71782a2fdb3479e728df947ad1da8662f931178766d264ed8e1165d33cc0583756f1813dc40
languageName: node
linkType: hard

"@mui/utils@npm:^6.4.2":
"@mui/utils@npm:^6.4.1, @mui/utils@npm:^6.4.2":
version: 6.4.2
resolution: "@mui/utils@npm:6.4.2"
dependencies:
Expand Down Expand Up @@ -4466,7 +4478,7 @@ __metadata:
"@emotion/styled": "npm:^11.14.0"
"@eslint/js": "npm:9.19.0"
"@mui/icons-material": "npm:^6.4.2"
"@mui/lab": "npm:^6.0.0-beta.21"
"@mui/lab": "npm:^7.0.0-beta.0"
"@mui/material": "npm:^6.4.2"
"@parcel/config-default": "npm:^2.13.3"
"@parcel/core": "npm:^2.13.3"
Expand Down Expand Up @@ -5388,7 +5400,7 @@ __metadata:
languageName: node
linkType: hard

"clsx@npm:^2.1.0, clsx@npm:^2.1.1":
"clsx@npm:^2.1.1":
version: 2.1.1
resolution: "clsx@npm:2.1.1"
checksum: 10c0/c4c8eb865f8c82baab07e71bfa8897c73454881c4f99d6bc81585aecd7c441746c1399d08363dc096c550cceaf97bd4ce1e8854e1771e9998d9f94c4fe075839
Expand Down