Skip to content

Javascript dependency: Bump @mui/lab from 6.0.0-dev.240424162023-9968b4889d to 7.0.0-beta.11 in /web #8660

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

Closed
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 web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@emotion/sheet": "^1.0.1",
"@fortawesome/fontawesome-free": "latest",
"@mui/icons-material": "^6.4.2",
"@mui/lab": "^6.0.0-beta.16",
"@mui/lab": "^7.0.0-beta.11",
"@mui/material": "^6.1.10",
"@mui/x-date-pickers": "^7.28.2",
"@projectstorm/react-diagrams": "^7.0.4",
Expand Down
148 changes: 92 additions & 56 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1413,7 +1413,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.10.1, @babel/runtime@npm:^7.11.1, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.7, @babel/runtime@npm:^7.24.4, @babel/runtime@npm:^7.25.7, @babel/runtime@npm:^7.26.0, @babel/runtime@npm:^7.27.0, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.10.1, @babel/runtime@npm:^7.11.1, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.20.7, @babel/runtime@npm:^7.25.7, @babel/runtime@npm:^7.26.0, @babel/runtime@npm:^7.27.0, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
version: 7.27.0
resolution: "@babel/runtime@npm:7.27.0"
dependencies:
Expand Down Expand Up @@ -1854,7 +1854,7 @@ __metadata:
languageName: node
linkType: hard

"@floating-ui/dom@npm:^1.0.0, @floating-ui/dom@npm:^1.0.1":
"@floating-ui/dom@npm:^1.0.1":
version: 1.6.13
resolution: "@floating-ui/dom@npm:1.6.13"
dependencies:
Expand All @@ -1864,18 +1864,6 @@ __metadata:
languageName: node
linkType: hard

"@floating-ui/react-dom@npm:^2.0.8":
version: 2.1.2
resolution: "@floating-ui/react-dom@npm:2.1.2"
dependencies:
"@floating-ui/dom": ^1.0.0
peerDependencies:
react: ">=16.8.0"
react-dom: ">=16.8.0"
checksum: 25bb031686e23062ed4222a8946e76b3f9021d40a48437bd747233c4964a766204b8a55f34fa8b259839af96e60db7c6e3714d81f1de06914294f90e86ffbc48
languageName: node
linkType: hard

"@floating-ui/utils@npm:^0.2.9":
version: 0.2.9
resolution: "@floating-ui/utils@npm:0.2.9"
Expand Down Expand Up @@ -2310,28 +2298,6 @@ __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"
dependencies:
"@babel/runtime": ^7.24.4
"@floating-ui/react-dom": ^2.0.8
"@mui/types": ^7.2.14
"@mui/utils": ^6.0.0-alpha.1
"@popperjs/core": ^2.11.8
clsx: ^2.1.0
prop-types: ^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
peerDependenciesMeta:
"@types/react":
optional: true
checksum: f7af6e6003a4a8502062607b7861490eb6dc3a1f617532c92521981329ae077535444d65e378718bbf59ce8b7a52fc32275dc794969c73bdb389e5d69155fc69
languageName: node
linkType: hard

"@mui/core-downloads-tracker@npm:^6.4.11":
version: 6.4.11
resolution: "@mui/core-downloads-tracker@npm:6.4.11"
Expand All @@ -2355,32 +2321,34 @@ __metadata:
languageName: node
linkType: hard

"@mui/lab@npm:^6.0.0-beta.16":
version: 6.0.0-dev.240424162023-9968b4889d
resolution: "@mui/lab@npm:6.0.0-dev.240424162023-9968b4889d"
"@mui/lab@npm:^7.0.0-beta.11":
version: 7.0.0-beta.11
resolution: "@mui/lab@npm:7.0.0-beta.11"
dependencies:
"@babel/runtime": ^7.24.4
"@mui/base": 5.0.0-beta.42
"@mui/system": ^6.0.0-dev.240424162023-9968b4889d
"@mui/types": ^7.2.14
"@mui/utils": ^6.0.0-alpha.3
clsx: ^2.1.0
"@babel/runtime": ^7.27.0
"@mui/system": ^7.0.2
"@mui/types": ^7.4.1
"@mui/utils": ^7.0.2
clsx: ^2.1.1
prop-types: ^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.2
"@mui/material-pigment-css": ^7.0.2
"@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: 9eb3ff01720e8d4b0d921b50370de9177333c06d1082908bca3dcd5f3a7f0d1470d24d80a097d78618bed93ab3c00952d5329b9365ff8c0230f5282859bbe43b
checksum: f4a4813b6e2f8146781a328a5ebdc6028fb6df7256da0db6904b4969a525b80bd7ed5b3482e75a8b8544ba09d263270b081d333ba90633181a8e61880f3de8de
languageName: node
linkType: hard

Expand Down Expand Up @@ -2437,6 +2405,23 @@ __metadata:
languageName: node
linkType: hard

"@mui/private-theming@npm:^7.0.2":
version: 7.0.2
resolution: "@mui/private-theming@npm:7.0.2"
dependencies:
"@babel/runtime": ^7.27.0
"@mui/utils": ^7.0.2
prop-types: ^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: 93a6b27268f7e52d758f2329aa27671923b63009f145cd53dd1c793d900bdc1152c09de13c19529471447a621d1a631696a00c8b38d7d416102004d5e7755971
languageName: node
linkType: hard

"@mui/styled-engine@npm:^6.4.11":
version: 6.4.11
resolution: "@mui/styled-engine@npm:6.4.11"
Expand All @@ -2460,7 +2445,30 @@ __metadata:
languageName: node
linkType: hard

"@mui/system@npm:^6.0.0-dev.240424162023-9968b4889d, @mui/system@npm:^6.4.11":
"@mui/styled-engine@npm:^7.0.2":
version: 7.0.2
resolution: "@mui/styled-engine@npm:7.0.2"
dependencies:
"@babel/runtime": ^7.27.0
"@emotion/cache": ^11.13.5
"@emotion/serialize": ^1.3.3
"@emotion/sheet": ^1.4.0
csstype: ^3.1.3
prop-types: ^15.8.1
peerDependencies:
"@emotion/react": ^11.4.1
"@emotion/styled": ^11.3.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@emotion/react":
optional: true
"@emotion/styled":
optional: true
checksum: 1c8b04cb0712d881a14b70b281eea8360a515d6c8ea5be405793c5402dbc63c2c1e6e2eb33ac732f4230a7fc1f262c9f44a75be8cdf257f34bf550e176f5cb25
languageName: node
linkType: hard

"@mui/system@npm:^6.4.11":
version: 6.4.11
resolution: "@mui/system@npm:6.4.11"
dependencies:
Expand Down Expand Up @@ -2488,7 +2496,35 @@ __metadata:
languageName: node
linkType: hard

"@mui/types@npm:^7.2.14, @mui/types@npm:^7.4.1":
"@mui/system@npm:^7.0.2":
version: 7.0.2
resolution: "@mui/system@npm:7.0.2"
dependencies:
"@babel/runtime": ^7.27.0
"@mui/private-theming": ^7.0.2
"@mui/styled-engine": ^7.0.2
"@mui/types": ^7.4.1
"@mui/utils": ^7.0.2
clsx: ^2.1.1
csstype: ^3.1.3
prop-types: ^15.8.1
peerDependencies:
"@emotion/react": ^11.5.0
"@emotion/styled": ^11.3.0
"@types/react": ^17.0.0 || ^18.0.0 || ^19.0.0
react: ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@emotion/react":
optional: true
"@emotion/styled":
optional: true
"@types/react":
optional: true
checksum: 544ece7188c94d3b136019350edba4941d7636c01541f7e8f24d043eaa565e6628b838bcf55fdd7c17d9c695af0a521cbdcc708fb500c4e9d89b6e68cc7d4d0a
languageName: node
linkType: hard

"@mui/types@npm:^7.4.1":
version: 7.4.1
resolution: "@mui/types@npm:7.4.1"
dependencies:
Expand All @@ -2514,7 +2550,7 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:^5.16.6 || ^6.0.0 || ^7.0.0 || ^7.0.0-beta":
"@mui/utils@npm:^5.16.6 || ^6.0.0 || ^7.0.0 || ^7.0.0-beta, @mui/utils@npm:^7.0.2":
version: 7.0.2
resolution: "@mui/utils@npm:7.0.2"
dependencies:
Expand All @@ -2534,7 +2570,7 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:^6.0.0-alpha.1, @mui/utils@npm:^6.0.0-alpha.3, @mui/utils@npm:^6.4.9":
"@mui/utils@npm:^6.4.9":
version: 6.4.9
resolution: "@mui/utils@npm:6.4.9"
dependencies:
Expand Down Expand Up @@ -5373,7 +5409,7 @@ __metadata:
languageName: node
linkType: hard

"clsx@npm:^2.0.0, clsx@npm:^2.1.0, clsx@npm:^2.1.1":
"clsx@npm:^2.0.0, clsx@npm:^2.1.1":
version: 2.1.1
resolution: "clsx@npm:2.1.1"
checksum: acd3e1ab9d8a433ecb3cc2f6a05ab95fe50b4a3cfc5ba47abb6cbf3754585fcb87b84e90c822a1f256c4198e3b41c7f6c391577ffc8678ad587fc0976b24fd57
Expand Down Expand Up @@ -13611,7 +13647,7 @@ __metadata:
"@emotion/utils": ^1.0.0
"@fortawesome/fontawesome-free": latest
"@mui/icons-material": ^6.4.2
"@mui/lab": ^6.0.0-beta.16
"@mui/lab": ^7.0.0-beta.11
"@mui/material": ^6.1.10
"@mui/x-date-pickers": ^7.28.2
"@projectstorm/react-diagrams": ^7.0.4
Expand Down
Loading