Skip to content

Commit

Permalink
fix(deps): update mui (non-major) to v5.15.18 (#217)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 24, 2024
1 parent 28a70a7 commit 2340f59
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 14 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"@graasp/apps-query-client": "3.4.10",
"@graasp/sdk": "4.5.0",
"@graasp/ui": "4.17.1",
"@mui/icons-material": "5.15.16",
"@mui/icons-material": "5.15.18",
"@mui/lab": "5.0.0-alpha.170",
"@mui/material": "5.15.16",
"@mui/material": "5.15.18",
"@sentry/react": "7.116.0",
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
Expand Down
31 changes: 19 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2813,13 +2813,20 @@ __metadata:
languageName: node
linkType: hard

"@mui/core-downloads-tracker@npm:^5.15.14, @mui/core-downloads-tracker@npm:^5.15.16":
"@mui/core-downloads-tracker@npm:^5.15.14":
version: 5.15.16
resolution: "@mui/core-downloads-tracker@npm:5.15.16"
checksum: 10/161ef72ea930bc5831d1b7699e048644da397cc585cde33535296037b0e9a09093c50585ee7e5913e62b7f15a6cc13400f97e443ee85ea242cb087c55f7d88e3
languageName: node
linkType: hard

"@mui/core-downloads-tracker@npm:^5.15.18":
version: 5.15.18
resolution: "@mui/core-downloads-tracker@npm:5.15.18"
checksum: 10/d6f5d5bc70b7ace16b1fa86adf5f5bc175840fd21d69f230b8b2348fab4863940df030ace0c6b76beb57bd8bfa6a460788cbd86be90772c13684d87d409d8d32
languageName: node
linkType: hard

"@mui/icons-material@npm:5.15.14":
version: 5.15.14
resolution: "@mui/icons-material@npm:5.15.14"
Expand All @@ -2836,9 +2843,9 @@ __metadata:
languageName: node
linkType: hard

"@mui/icons-material@npm:5.15.16":
version: 5.15.16
resolution: "@mui/icons-material@npm:5.15.16"
"@mui/icons-material@npm:5.15.18":
version: 5.15.18
resolution: "@mui/icons-material@npm:5.15.18"
dependencies:
"@babel/runtime": "npm:^7.23.9"
peerDependencies:
Expand All @@ -2848,7 +2855,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/348e67f1f6b4ccd00ed779b149d56f84452105e70af7c8a1720a61f967c47d58984f16f5db2aac14f2f57698821748f6e11f2f50bbd1ae40a8db6f1dea2ed76d
checksum: 10/d6ef5207e28fb56ec2f1b6cfaa8bf9cdfa91806171507f90e21710ae12129bb080c7c54bb409dbe2c7b4eb59c9d1e466ea6999d081db943285dfd59d39d54682
languageName: node
linkType: hard

Expand Down Expand Up @@ -2914,13 +2921,13 @@ __metadata:
languageName: node
linkType: hard

"@mui/material@npm:5.15.16":
version: 5.15.16
resolution: "@mui/material@npm:5.15.16"
"@mui/material@npm:5.15.18":
version: 5.15.18
resolution: "@mui/material@npm:5.15.18"
dependencies:
"@babel/runtime": "npm:^7.23.9"
"@mui/base": "npm:5.0.0-beta.40"
"@mui/core-downloads-tracker": "npm:^5.15.16"
"@mui/core-downloads-tracker": "npm:^5.15.18"
"@mui/system": "npm:^5.15.15"
"@mui/types": "npm:^7.2.14"
"@mui/utils": "npm:^5.15.14"
Expand All @@ -2943,7 +2950,7 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 10/fa52a5c259cea4b8c312e234a6ab4fe3a9bb93228aa0f3ff9b55c7ce906fc2941843aee1fdaf3826ccd46d8a39b14e457de6b5b7777bb0646e34284de1ec10e0
checksum: 10/5c52261090eb91e9ba6d3e7d791b8b8be9c90af0e27f8fcace24b9788952bd03ab18c9736760fe72edf17e9d67fcc32c71f9b132c7d534919a120d59c84f568c
languageName: node
linkType: hard

Expand Down Expand Up @@ -7953,9 +7960,9 @@ __metadata:
"@graasp/apps-query-client": "npm:3.4.10"
"@graasp/sdk": "npm:4.5.0"
"@graasp/ui": "npm:4.17.1"
"@mui/icons-material": "npm:5.15.16"
"@mui/icons-material": "npm:5.15.18"
"@mui/lab": "npm:5.0.0-alpha.170"
"@mui/material": "npm:5.15.16"
"@mui/material": "npm:5.15.18"
"@sentry/react": "npm:7.116.0"
"@tanstack/react-query": "npm:^4.36.1"
"@tanstack/react-query-devtools": "npm:^4.36.1"
Expand Down

0 comments on commit 2340f59

Please sign in to comment.