Skip to content

Commit

Permalink
fix(deps): update mui (non-major) to v5.15.18 (#355)
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 437cf6a commit 2f80cb3
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.5",
"@graasp/sdk": "4.10.2",
"@mui/icons-material": "5.15.17",
"@mui/material": "5.15.17",
"@mui/icons-material": "5.15.18",
"@mui/material": "5.15.18",
"axios": "0.28.1",
"dexie": "4.0.4",
"http-status-codes": "2.3.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1432,8 +1432,8 @@ __metadata:
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.5"
"@graasp/sdk": "npm:4.10.2"
"@mui/icons-material": "npm:5.15.17"
"@mui/material": "npm:5.15.17"
"@mui/icons-material": "npm:5.15.18"
"@mui/material": "npm:5.15.18"
"@tanstack/react-query": "npm:4.36.1"
"@tanstack/react-query-devtools": "npm:4.36.1"
"@testing-library/react": "npm:15.0.7"
Expand Down Expand Up @@ -1988,16 +1988,16 @@ __metadata:
languageName: node
linkType: hard

"@mui/core-downloads-tracker@npm:^5.15.17":
version: 5.15.17
resolution: "@mui/core-downloads-tracker@npm:5.15.17"
checksum: 10/246bf7ee7ed25709006edd92fd344f57cdd9dec0b570df9f41127f87d15ee890af641eb8c646b4cd52972c71c273e8b564b999083b9828510ce72eccb153a0fd
"@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.17":
version: 5.15.17
resolution: "@mui/icons-material@npm:5.15.17"
"@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 @@ -2007,17 +2007,17 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/fa7c33e1a47dbc85bf994e3b1c08dc0f504fd60a1b8bcee61c83c1b0fc126134eaff1b8acf894721c5ed8b4bbb48c4ba6b846e73a541314a72870990089c0426
checksum: 10/d6ef5207e28fb56ec2f1b6cfaa8bf9cdfa91806171507f90e21710ae12129bb080c7c54bb409dbe2c7b4eb59c9d1e466ea6999d081db943285dfd59d39d54682
languageName: node
linkType: hard

"@mui/material@npm:5.15.17":
version: 5.15.17
resolution: "@mui/material@npm:5.15.17"
"@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.17"
"@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 @@ -2040,7 +2040,7 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 10/bd40a428bfe1425240f4c16b2ed253e5316241bfbed922c9ef7effddee4ad7b9539c12f0ae9478d9565e43423d0a33d16817f71758d21f49f5e427ae8532d860
checksum: 10/5c52261090eb91e9ba6d3e7d791b8b8be9c90af0e27f8fcace24b9788952bd03ab18c9736760fe72edf17e9d67fcc32c71f9b132c7d534919a120d59c84f568c
languageName: node
linkType: hard

Expand Down

0 comments on commit 2f80cb3

Please sign in to comment.