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 Jan 25, 2024
1 parent 1c2ad56 commit b931334
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 83 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@graasp/sdk": "3.4.1",
"@graasp/ui": "4.3.1",
"@mui/icons-material": "5.11.16",
"@mui/lab": "5.0.0-alpha.134",
"@mui/material": "5.13.5",
"@mui/lab": "5.0.0-alpha.162",
"@mui/material": "5.13.7",
"@sentry/react": "~7.57.0",
"@sentry/tracing": "~7.57.0",
"@tanstack/react-query": "4.29.15",
Expand Down
177 changes: 96 additions & 81 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2376,7 +2376,7 @@ __metadata:
languageName: node
linkType: hard

"@floating-ui/react-dom@npm:^2.0.4":
"@floating-ui/react-dom@npm:^2.0.4, @floating-ui/react-dom@npm:^2.0.6":
version: 2.0.6
resolution: "@floating-ui/react-dom@npm:2.0.6"
dependencies:
Expand Down Expand Up @@ -2967,14 +2967,36 @@ __metadata:
languageName: node
linkType: hard

"@mui/base@npm:5.0.0-beta.4":
version: 5.0.0-beta.4
resolution: "@mui/base@npm:5.0.0-beta.4"
"@mui/base@npm:5.0.0-beta.33":
version: 5.0.0-beta.33
resolution: "@mui/base@npm:5.0.0-beta.33"
dependencies:
"@babel/runtime": "npm:^7.21.0"
"@babel/runtime": "npm:^7.23.8"
"@floating-ui/react-dom": "npm:^2.0.6"
"@mui/types": "npm:^7.2.13"
"@mui/utils": "npm:^5.15.6"
"@popperjs/core": "npm:^2.11.8"
clsx: "npm:^2.1.0"
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
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 8898430f4c8f6d9ce2aa46f621e7a84e800ee2a08fd6ce121e999494c77256060376d11e4d05640e8848eca1d8d553e95c2a150ce68d6416a1517136e8253ef8
languageName: node
linkType: hard

"@mui/base@npm:5.0.0-beta.6":
version: 5.0.0-beta.6
resolution: "@mui/base@npm:5.0.0-beta.6"
dependencies:
"@babel/runtime": "npm:^7.22.5"
"@emotion/is-prop-valid": "npm:^1.2.1"
"@mui/types": "npm:^7.2.4"
"@mui/utils": "npm:^5.13.1"
"@mui/utils": "npm:^5.13.7"
"@popperjs/core": "npm:^2.11.8"
clsx: "npm:^1.2.1"
prop-types: "npm:^15.8.1"
Expand All @@ -2986,14 +3008,14 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 381b327e22e84b5397b9171698dde34b34d7201b11d7f5ba97889a37e7a701319bdb30886a634af7469be07365b676a7c617af7672a45bd1c024de2323e51f43
checksum: a8abf59b5783af59146113807ac9bd6d5f3cac2a437a806986d6df6d794bc36d9c364257787559483b4b7202deb6912bf443de414cc598d30e7c8a7d1d35dd8b
languageName: node
linkType: hard

"@mui/core-downloads-tracker@npm:^5.13.4":
version: 5.13.4
resolution: "@mui/core-downloads-tracker@npm:5.13.4"
checksum: 2d709a3efe2d11e82a6c369b0b47dc2d488f292a3213083102e6afbf009282c18cdb4b263c0cf6194e5c0cdfd4c735e180e25704015003851459b682bb53e2c8
"@mui/core-downloads-tracker@npm:^5.13.7":
version: 5.15.6
resolution: "@mui/core-downloads-tracker@npm:5.15.6"
checksum: 38833a893c82e6244814be8321819fd08379a872068e06e1511f01ce243e21258b108fe5ddc66a02fddf07bba95b6cb6e9fc59538733c6072cab59b701ccb5c1
languageName: node
linkType: hard

Expand Down Expand Up @@ -3036,22 +3058,21 @@ __metadata:
languageName: node
linkType: hard

"@mui/lab@npm:5.0.0-alpha.134":
version: 5.0.0-alpha.134
resolution: "@mui/lab@npm:5.0.0-alpha.134"
"@mui/lab@npm:5.0.0-alpha.162":
version: 5.0.0-alpha.162
resolution: "@mui/lab@npm:5.0.0-alpha.162"
dependencies:
"@babel/runtime": "npm:^7.21.0"
"@mui/base": "npm:5.0.0-beta.4"
"@mui/system": "npm:^5.13.5"
"@mui/types": "npm:^7.2.4"
"@mui/utils": "npm:^5.13.1"
clsx: "npm:^1.2.1"
"@babel/runtime": "npm:^7.23.8"
"@mui/base": "npm:5.0.0-beta.33"
"@mui/system": "npm:^5.15.6"
"@mui/types": "npm:^7.2.13"
"@mui/utils": "npm:^5.15.6"
clsx: "npm:^2.1.0"
prop-types: "npm:^15.8.1"
react-is: "npm:^18.2.0"
peerDependencies:
"@emotion/react": ^11.5.0
"@emotion/styled": ^11.3.0
"@mui/material": ^5.0.0
"@mui/material": ">=5.15.0"
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0
Expand All @@ -3062,20 +3083,20 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: b494b86dc3118ec7c4ffec45b14be104ae196c250ce84d706db9c538059d9a1680799ac634d71ec3069388de46b7b1c7d67e93880b10fbe1bfa19e9a746de286
checksum: d7cf94f668a6fb9133a3deb3cb6552b5011232b74dd935e2f682dc698771dfee17e9d4c3c83abd8508b8bcc70520a337adc7187d2d50c1ee2206afe025bc8618
languageName: node
linkType: hard

"@mui/material@npm:5.13.5":
version: 5.13.5
resolution: "@mui/material@npm:5.13.5"
"@mui/material@npm:5.13.7":
version: 5.13.7
resolution: "@mui/material@npm:5.13.7"
dependencies:
"@babel/runtime": "npm:^7.21.0"
"@mui/base": "npm:5.0.0-beta.4"
"@mui/core-downloads-tracker": "npm:^5.13.4"
"@mui/system": "npm:^5.13.5"
"@babel/runtime": "npm:^7.22.5"
"@mui/base": "npm:5.0.0-beta.6"
"@mui/core-downloads-tracker": "npm:^5.13.7"
"@mui/system": "npm:^5.13.7"
"@mui/types": "npm:^7.2.4"
"@mui/utils": "npm:^5.13.1"
"@mui/utils": "npm:^5.13.7"
"@types/react-transition-group": "npm:^4.4.6"
clsx: "npm:^1.2.1"
csstype: "npm:^3.1.2"
Expand All @@ -3095,7 +3116,7 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 02863494eb5422c93f564fab398df67e4c042924d34181a6c87611930b2adb34540c6329553f521757f0fc64812a97747de68d32c5322dd33b07df9051687c6b
checksum: e10026f93f942e3c9570976bd3b3329cd697d2878a3c75e42de7a4684a37ec6d528478f777d10ad77a889d898bed872fbe0ba530883740d234308b9520ced1cd
languageName: node
linkType: hard

Expand Down Expand Up @@ -3132,45 +3153,45 @@ __metadata:
languageName: node
linkType: hard

"@mui/private-theming@npm:^5.13.1":
version: 5.13.1
resolution: "@mui/private-theming@npm:5.13.1"
"@mui/private-theming@npm:^5.15.5":
version: 5.15.5
resolution: "@mui/private-theming@npm:5.15.5"
dependencies:
"@babel/runtime": "npm:^7.21.0"
"@mui/utils": "npm:^5.13.1"
"@babel/runtime": "npm:^7.23.8"
"@mui/utils": "npm:^5.15.5"
prop-types: "npm:^15.8.1"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: b4153f189b83b9eef9dd494a72f908296acd480cd178ee2c324a297909e403399294c15d5227595379e5e4eede1ed06385c06fcd8c4796296cee7137bc943a0f
checksum: 1b26bc897417dcd91bbc65af3584c3cdf6704e9beb707c97bb7977962536213d7c7bf8e1004cbe86a19625ed5feba82d3ad2997e943138ed36114a8a36bf0fed
languageName: node
linkType: hard

"@mui/private-theming@npm:^5.15.5":
version: 5.15.5
resolution: "@mui/private-theming@npm:5.15.5"
"@mui/private-theming@npm:^5.15.6":
version: 5.15.6
resolution: "@mui/private-theming@npm:5.15.6"
dependencies:
"@babel/runtime": "npm:^7.23.8"
"@mui/utils": "npm:^5.15.5"
"@mui/utils": "npm:^5.15.6"
prop-types: "npm:^15.8.1"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 1b26bc897417dcd91bbc65af3584c3cdf6704e9beb707c97bb7977962536213d7c7bf8e1004cbe86a19625ed5feba82d3ad2997e943138ed36114a8a36bf0fed
checksum: f56b4c99c4a634a29ff84e8d75940a6972a270ba896dae8d38ac8dc8663fe5c3c97db847c545302c80e831350b867b87c8cad6afc25eeb97ee6e0291bb274528
languageName: node
linkType: hard

"@mui/styled-engine@npm:^5.13.2":
version: 5.13.2
resolution: "@mui/styled-engine@npm:5.13.2"
"@mui/styled-engine@npm:^5.15.5":
version: 5.15.5
resolution: "@mui/styled-engine@npm:5.15.5"
dependencies:
"@babel/runtime": "npm:^7.21.0"
"@babel/runtime": "npm:^7.23.8"
"@emotion/cache": "npm:^11.11.0"
csstype: "npm:^3.1.2"
prop-types: "npm:^15.8.1"
Expand All @@ -3183,13 +3204,13 @@ __metadata:
optional: true
"@emotion/styled":
optional: true
checksum: 68fad4224eb591c8e56a8d19e0d2f8b2e15d736e9731592a950b9f04d85f7cb546f11fcf7ad6b03518c81f2058a1c3953253ab6801702e330fb74af76198e040
checksum: 10e38ed39f7defc26d7e14e9634afcd9d540eaa1b9aeb957a6d1154a14a3cca2843e9aa7ead126604728bbf2125203c1f157059c06b397ed0278fc4b7cfae5c5
languageName: node
linkType: hard

"@mui/styled-engine@npm:^5.15.5":
version: 5.15.5
resolution: "@mui/styled-engine@npm:5.15.5"
"@mui/styled-engine@npm:^5.15.6":
version: 5.15.6
resolution: "@mui/styled-engine@npm:5.15.6"
dependencies:
"@babel/runtime": "npm:^7.23.8"
"@emotion/cache": "npm:^11.11.0"
Expand All @@ -3204,20 +3225,20 @@ __metadata:
optional: true
"@emotion/styled":
optional: true
checksum: 10e38ed39f7defc26d7e14e9634afcd9d540eaa1b9aeb957a6d1154a14a3cca2843e9aa7ead126604728bbf2125203c1f157059c06b397ed0278fc4b7cfae5c5
checksum: 0c932a6aff4fdacc0f1dcf02768ef3d56dbed4cd58c8040e2ea33d1e0284d18183d759af240fc4a891469e0ace3a32e1b9403951ed996e6e8a736b45ccf20ecc
languageName: node
linkType: hard

"@mui/system@npm:^5.13.5":
version: 5.13.5
resolution: "@mui/system@npm:5.13.5"
"@mui/system@npm:^5.13.7, @mui/system@npm:^5.15.6":
version: 5.15.6
resolution: "@mui/system@npm:5.15.6"
dependencies:
"@babel/runtime": "npm:^7.21.0"
"@mui/private-theming": "npm:^5.13.1"
"@mui/styled-engine": "npm:^5.13.2"
"@mui/types": "npm:^7.2.4"
"@mui/utils": "npm:^5.13.1"
clsx: "npm:^1.2.1"
"@babel/runtime": "npm:^7.23.8"
"@mui/private-theming": "npm:^5.15.6"
"@mui/styled-engine": "npm:^5.15.6"
"@mui/types": "npm:^7.2.13"
"@mui/utils": "npm:^5.15.6"
clsx: "npm:^2.1.0"
csstype: "npm:^3.1.2"
prop-types: "npm:^15.8.1"
peerDependencies:
Expand All @@ -3232,7 +3253,7 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 8a522fd3075293da67d9b0a932672a3d22d1ba8b6969e3422515b6b6877e6fe14ff65d66af6df6eef3d2029cff55f1a04a57b3fbe1c4429a06cb73137d1e9228
checksum: 742133972a60e2c137be9daf231dee47d296acb98742c6c198db94999119883bd36c24e5392eafa9c99e8fb3225883b5a20a282baf56fb29cf0a0ce51740df51
languageName: node
linkType: hard

Expand Down Expand Up @@ -3288,18 +3309,21 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:^5.13.1":
version: 5.13.1
resolution: "@mui/utils@npm:5.13.1"
"@mui/utils@npm:^5.13.7, @mui/utils@npm:^5.15.6":
version: 5.15.6
resolution: "@mui/utils@npm:5.15.6"
dependencies:
"@babel/runtime": "npm:^7.21.0"
"@types/prop-types": "npm:^15.7.5"
"@types/react-is": "npm:^18.2.0"
"@babel/runtime": "npm:^7.23.8"
"@types/prop-types": "npm:^15.7.11"
prop-types: "npm:^15.8.1"
react-is: "npm:^18.2.0"
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
checksum: 9431ba43030332648464a0129499af533627362fe224f0c3c6f96f303cd3d98c69077fea3b25acb62791a231386e67ddd640bf5fcdc2326bd19db6e7561e845c
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 7ed0131bc776f01ad64615cca21b6813d44b792d61bd5a17f8b4aab8387c8c72581322c2d0f4cd9664dfecec13268c2a00b50d8991f93a9abddaf22579d68c45
languageName: node
linkType: hard

Expand Down Expand Up @@ -4272,7 +4296,7 @@ __metadata:
languageName: node
linkType: hard

"@types/prop-types@npm:*, @types/prop-types@npm:^15.7.5":
"@types/prop-types@npm:*":
version: 15.7.5
resolution: "@types/prop-types@npm:15.7.5"
checksum: 5b43b8b15415e1f298243165f1d44390403bb2bd42e662bca3b5b5633fdd39c938e91b7fce3a9483699db0f7a715d08cef220c121f723a634972fdf596aec980
Expand Down Expand Up @@ -4325,15 +4349,6 @@ __metadata:
languageName: node
linkType: hard

"@types/react-is@npm:^18.2.0":
version: 18.2.0
resolution: "@types/react-is@npm:18.2.0"
dependencies:
"@types/react": "npm:*"
checksum: bceec20a57c91fa9b6b63898a228f6074b8d62dce29b7069a7e986bc7f8cd910ffd197808b559b0a0dd53221e6058db13622a1d1f1faa708557e8c41af1326e4
languageName: node
linkType: hard

"@types/react-transition-group@npm:^4.4.10":
version: 4.4.10
resolution: "@types/react-transition-group@npm:4.4.10"
Expand Down Expand Up @@ -10035,8 +10050,8 @@ __metadata:
"@graasp/sdk": "npm:3.4.1"
"@graasp/ui": "npm:4.3.1"
"@mui/icons-material": "npm:5.11.16"
"@mui/lab": "npm:5.0.0-alpha.134"
"@mui/material": "npm:5.13.5"
"@mui/lab": "npm:5.0.0-alpha.162"
"@mui/material": "npm:5.13.7"
"@sentry/react": "npm:~7.57.0"
"@sentry/tracing": "npm:~7.57.0"
"@tanstack/react-query": "npm:4.29.15"
Expand Down

0 comments on commit b931334

Please sign in to comment.