Skip to content

Commit

Permalink
fix(deps): update mui (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2025
1 parent ff10e86 commit 7a29174
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 57 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"@graasp/sdk": "^5.6.0",
"@graasp/stylis-plugin-rtl": "^2.2.0",
"@graasp/ui": "5.4.7",
"@mui/icons-material": "6.4.1",
"@mui/lab": "6.0.0-beta.22",
"@mui/material": "6.4.1",
"@mui/icons-material": "6.4.3",
"@mui/lab": "6.0.0-beta.26",
"@mui/material": "6.4.3",
"@sentry/react": "~8.48.0",
"@tanstack/react-query": "4.36.1",
"@uppy/core": "3.13.0",
Expand Down
128 changes: 74 additions & 54 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3120,14 +3120,14 @@ __metadata:
languageName: node
linkType: hard

"@mui/base@npm:5.0.0-beta.68":
version: 5.0.0-beta.68
resolution: "@mui/base@npm:5.0.0-beta.68"
"@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.26.0"
"@floating-ui/react-dom": "npm:^2.1.1"
"@mui/types": "npm:^7.2.20"
"@mui/utils": "npm:^6.3.0"
"@mui/types": "npm:^7.2.21"
"@mui/utils": "npm:^6.4.1"
"@popperjs/core": "npm:^2.11.8"
clsx: "npm:^2.1.1"
prop-types: "npm:^15.8.1"
Expand All @@ -3138,7 +3138,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/e2247266c2aa07ccf35841c94aa079fe6ded9094c1cd2c71d255f5c9c489f2000f17031b809cef176bc01d4303d1f6a509f67f6904747355401f5bcff1ea0157
checksum: 10/1a131dc56e3519c2038bdc5bd02e3081b3b154be253f3dbc6f31a35555d13cd3c70e4761e48cf79f6d6ca38b2da8925029af054535ee3ae0fcf0486549348c5d
languageName: node
linkType: hard

Expand All @@ -3149,10 +3149,10 @@ __metadata:
languageName: node
linkType: hard

"@mui/core-downloads-tracker@npm:^6.4.1":
version: 6.4.1
resolution: "@mui/core-downloads-tracker@npm:6.4.1"
checksum: 10/8873b3a6af393a7de9fee290a42b0ca6d1a1b2168497079ecaccc813b0b78ef0552b906b760d0e532c0b30fff9ac82f6197341e82ee53c8a0f7b9ad2bba5f3a1
"@mui/core-downloads-tracker@npm:^6.4.3":
version: 6.4.3
resolution: "@mui/core-downloads-tracker@npm:6.4.3"
checksum: 10/db1449d2b3c97b3dac3e8802e54d58114f369f508d919c3efd6dfbb08fba3cd1440e66ffb174eb99abacabf01607c3b99aa4150dea8e76f75ae50a26c1c70ac2
languageName: node
linkType: hard

Expand All @@ -3172,38 +3172,38 @@ __metadata:
languageName: node
linkType: hard

"@mui/icons-material@npm:6.4.1":
version: 6.4.1
resolution: "@mui/icons-material@npm:6.4.1"
"@mui/icons-material@npm:6.4.3":
version: 6.4.3
resolution: "@mui/icons-material@npm:6.4.3"
dependencies:
"@babel/runtime": "npm:^7.26.0"
peerDependencies:
"@mui/material": ^6.4.1
"@mui/material": ^6.4.3
"@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: 10/8635faf128890206e8b3f9fddb4b24b31be7576778ae88534052c237d2df5fa9a958ef6c6d53db06a5f9803db66efe6c53449616fa2af83f93ae3d0625c8c72d
checksum: 10/7726ba3681d4247b93191cf72ca016b9d3830674e045acc4babb8e0eb0341fe6cc8e5933a7df36216b260ca071c00ee121a549fc1b1958f97ecb9bb9b7641c53
languageName: node
linkType: hard

"@mui/lab@npm:6.0.0-beta.22":
version: 6.0.0-beta.22
resolution: "@mui/lab@npm:6.0.0-beta.22"
"@mui/lab@npm:6.0.0-beta.26":
version: 6.0.0-beta.26
resolution: "@mui/lab@npm:6.0.0-beta.26"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@mui/base": "npm:5.0.0-beta.68"
"@mui/system": "npm:^6.3.1"
"@mui/base": "npm:5.0.0-beta.69"
"@mui/system": "npm:^6.4.3"
"@mui/types": "npm:^7.2.21"
"@mui/utils": "npm:^6.3.1"
"@mui/utils": "npm:^6.4.3"
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.3.1
"@mui/material-pigment-css": ^6.3.1
"@mui/material": ^6.4.3
"@mui/material-pigment-css": ^6.4.3
"@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
Expand All @@ -3216,7 +3216,7 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 10/e7f004258d45bb77d235a631b8eaf3fbdfbe7ce2efca491655d0e477e7145ebcba2aebc25dc07e9ba2a45f123d8a2e971d1b74d7ee50dabdbb9d1b05377e9c54
checksum: 10/1d3f2f51bbd92eaa9955dbec063aa90b25954bd4f120141cfeda08c0a4f4248fb2fb8737fd96b864cc604c7fe56e48336208ec72e2d581880ffd0aba0e133bc5
languageName: node
linkType: hard

Expand Down Expand Up @@ -3256,15 +3256,15 @@ __metadata:
languageName: node
linkType: hard

"@mui/material@npm:6.4.1":
version: 6.4.1
resolution: "@mui/material@npm:6.4.1"
"@mui/material@npm:6.4.3":
version: 6.4.3
resolution: "@mui/material@npm:6.4.3"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@mui/core-downloads-tracker": "npm:^6.4.1"
"@mui/system": "npm:^6.4.1"
"@mui/core-downloads-tracker": "npm:^6.4.3"
"@mui/system": "npm:^6.4.3"
"@mui/types": "npm:^7.2.21"
"@mui/utils": "npm:^6.4.1"
"@mui/utils": "npm:^6.4.3"
"@popperjs/core": "npm:^2.11.8"
"@types/react-transition-group": "npm:^4.4.12"
clsx: "npm:^2.1.1"
Expand All @@ -3275,7 +3275,7 @@ __metadata:
peerDependencies:
"@emotion/react": ^11.5.0
"@emotion/styled": ^11.3.0
"@mui/material-pigment-css": ^6.4.1
"@mui/material-pigment-css": ^6.4.3
"@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
Expand All @@ -3288,7 +3288,7 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 10/aa2c52764e58ce978ab89d9a000bbc06989ff25a2789ee4f6472e90b7424ff1cbd8e8e506be6fb189c5f730a7f4f462f1c1f9e7b95852fcca41f983d5fdc1150
checksum: 10/ffafd6e55317712941550fca7873b4228e28b85295d91248994a28412c32faf750c8e0543bd234d299db1ceecc0e6a1a30ec5c258c87eec045cea80ca41415a0
languageName: node
linkType: hard

Expand All @@ -3309,20 +3309,20 @@ __metadata:
languageName: node
linkType: hard

"@mui/private-theming@npm:^6.4.1":
version: 6.4.1
resolution: "@mui/private-theming@npm:6.4.1"
"@mui/private-theming@npm:^6.4.3":
version: 6.4.3
resolution: "@mui/private-theming@npm:6.4.3"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@mui/utils": "npm:^6.4.1"
"@mui/utils": "npm:^6.4.3"
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: 10/f23e47ecf87f3c2acbf405f4ba2efa495fa7a72e24961215945cbf1b3d292da55aae4db029faa6513b5282f25621a2c7898ff55fd3986426a29b95a5c2c04f60
checksum: 10/c310c0e52b298890a79635edd1cdeb988fc70b24b508d904aa42e130d6265b3426e3023406fadfe855d32a6a492187a21dc30e99149df79dd8126a3f995e105f
languageName: node
linkType: hard

Expand All @@ -3349,9 +3349,9 @@ __metadata:
languageName: node
linkType: hard

"@mui/styled-engine@npm:^6.4.0":
version: 6.4.0
resolution: "@mui/styled-engine@npm:6.4.0"
"@mui/styled-engine@npm:^6.4.3":
version: 6.4.3
resolution: "@mui/styled-engine@npm:6.4.3"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@emotion/cache": "npm:^11.13.5"
Expand All @@ -3368,11 +3368,11 @@ __metadata:
optional: true
"@emotion/styled":
optional: true
checksum: 10/dca3f784a53e8b4838f6d468eb6b503eaa55b001bd09de4e99237a4b227f1401d932b7fb306bad9d68fe77549ebe5faf368a1ae6be6f20ff6499101fc0dfb600
checksum: 10/3f08e0a74bf39b668c750f244d1a95d45506e43aa464359c9c0380324cd9bdb7edce3fa059d24229515f269b8bd79d466af1e48132597a79fd303182c2864ad9
languageName: node
linkType: hard

"@mui/system@npm:^6.1.7, @mui/system@npm:^6.3.1":
"@mui/system@npm:^6.1.7":
version: 6.3.1
resolution: "@mui/system@npm:6.3.1"
dependencies:
Expand Down Expand Up @@ -3400,15 +3400,15 @@ __metadata:
languageName: node
linkType: hard

"@mui/system@npm:^6.4.1":
version: 6.4.1
resolution: "@mui/system@npm:6.4.1"
"@mui/system@npm:^6.4.3":
version: 6.4.3
resolution: "@mui/system@npm:6.4.3"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@mui/private-theming": "npm:^6.4.1"
"@mui/styled-engine": "npm:^6.4.0"
"@mui/private-theming": "npm:^6.4.3"
"@mui/styled-engine": "npm:^6.4.3"
"@mui/types": "npm:^7.2.21"
"@mui/utils": "npm:^6.4.1"
"@mui/utils": "npm:^6.4.3"
clsx: "npm:^2.1.1"
csstype: "npm:^3.1.3"
prop-types: "npm:^15.8.1"
Expand All @@ -3424,11 +3424,11 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 10/af0776024c24ba02606a1c55e6e1904684ec9a3c8dbb990d122e91b1793966c177b6453c076babd8f1d29eb1914206fb2b10eec4c76c3c61dc6d491687365374
checksum: 10/8f5f09b61b1e671eed8bfbcd4308ea6540fe168fd0e3e54def16f756d2780160306ef4f9a3bd8fa83bf6171910b2309f3019de1150be827f5ee700ab7690a217
languageName: node
linkType: hard

"@mui/types@npm:^7.2.19, @mui/types@npm:^7.2.20, @mui/types@npm:^7.2.21":
"@mui/types@npm:^7.2.19, @mui/types@npm:^7.2.21":
version: 7.2.21
resolution: "@mui/types@npm:7.2.21"
peerDependencies:
Expand All @@ -3440,7 +3440,7 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:^6.1.7, @mui/utils@npm:^6.3.0, @mui/utils@npm:^6.3.1":
"@mui/utils@npm:^6.1.7, @mui/utils@npm:^6.3.1":
version: 6.3.1
resolution: "@mui/utils@npm:6.3.1"
dependencies:
Expand Down Expand Up @@ -3480,6 +3480,26 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:^6.4.3":
version: 6.4.3
resolution: "@mui/utils@npm:6.4.3"
dependencies:
"@babel/runtime": "npm:^7.26.0"
"@mui/types": "npm:^7.2.21"
"@types/prop-types": "npm:^15.7.14"
clsx: "npm:^2.1.1"
prop-types: "npm:^15.8.1"
react-is: "npm:^19.0.0"
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: 10/c8ccd0fb3a3cab885c75db28a64d2c1d304716ea82998f06692291c5c5d3230636849af5c9093db5f59b426c5ff0fce7f18bd83a23c6107811cb6eb8cd4338e5
languageName: node
linkType: hard

"@nicolo-ribaudo/eslint-scope-5-internals@npm:5.1.1-v1":
version: 5.1.1-v1
resolution: "@nicolo-ribaudo/eslint-scope-5-internals@npm:5.1.1-v1"
Expand Down Expand Up @@ -8841,9 +8861,9 @@ __metadata:
"@graasp/sdk": "npm:^5.6.0"
"@graasp/stylis-plugin-rtl": "npm:^2.2.0"
"@graasp/ui": "npm:5.4.7"
"@mui/icons-material": "npm:6.4.1"
"@mui/lab": "npm:6.0.0-beta.22"
"@mui/material": "npm:6.4.1"
"@mui/icons-material": "npm:6.4.3"
"@mui/lab": "npm:6.0.0-beta.26"
"@mui/material": "npm:6.4.3"
"@sentry/react": "npm:~8.48.0"
"@tanstack/react-query": "npm:4.36.1"
"@tanstack/react-query-devtools": "npm:4.36.1"
Expand Down

0 comments on commit 7a29174

Please sign in to comment.