Skip to content

Commit

Permalink
fix(deps): update mui (non-major) to v5.15.16 (#350)
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 7, 2024
1 parent 636fe07 commit ab3c726
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.7.6",
"@mui/icons-material": "5.15.15",
"@mui/material": "5.15.15",
"@mui/icons-material": "5.15.16",
"@mui/material": "5.15.16",
"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 @@ -1263,8 +1263,8 @@ __metadata:
"@emotion/react": "npm:11.11.4"
"@emotion/styled": "npm:11.11.5"
"@graasp/sdk": "npm:4.7.6"
"@mui/icons-material": "npm:5.15.15"
"@mui/material": "npm:5.15.15"
"@mui/icons-material": "npm:5.15.16"
"@mui/material": "npm:5.15.16"
"@tanstack/react-query": "npm:4.36.1"
"@tanstack/react-query-devtools": "npm:4.36.1"
"@testing-library/react": "npm:15.0.2"
Expand Down Expand Up @@ -1784,16 +1784,16 @@ __metadata:
languageName: node
linkType: hard

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

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

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

Expand Down

0 comments on commit ab3c726

Please sign in to comment.