Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Commit

Permalink
fix(deps): update mui (non-major) to v5.15.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 15, 2024
1 parent 3eb32ab commit 5a0d4b7
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 4 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/sdk": "4.9.0",
"@graasp/translations": "1.28.0",
"@graasp/ui": "4.17.1",
"@mui/icons-material": "5.15.15",
"@mui/icons-material": "5.15.17",
"@mui/lab": "5.0.0-alpha.170",
"@mui/material": "5.15.15",
"@mui/material": "5.15.17",
"@sentry/react": "7.112.2",
"@uppy/core": "3.10.1",
"@uppy/dashboard": "3.8.1",
Expand Down
60 changes: 58 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1805,6 +1805,13 @@ __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
languageName: node
linkType: hard

"@mui/icons-material@npm:5.15.15":
version: 5.15.15
resolution: "@mui/icons-material@npm:5.15.15"
Expand All @@ -1821,6 +1828,22 @@ __metadata:
languageName: node
linkType: hard

"@mui/icons-material@npm:5.15.17":
version: 5.15.17
resolution: "@mui/icons-material@npm:5.15.17"
dependencies:
"@babel/runtime": "npm:^7.23.9"
peerDependencies:
"@mui/material": ^5.0.0
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/fa7c33e1a47dbc85bf994e3b1c08dc0f504fd60a1b8bcee61c83c1b0fc126134eaff1b8acf894721c5ed8b4bbb48c4ba6b846e73a541314a72870990089c0426
languageName: node
linkType: hard

"@mui/lab@npm:5.0.0-alpha.170":
version: 5.0.0-alpha.170
resolution: "@mui/lab@npm:5.0.0-alpha.170"
Expand Down Expand Up @@ -1883,6 +1906,39 @@ __metadata:
languageName: node
linkType: hard

"@mui/material@npm:5.15.17":
version: 5.15.17
resolution: "@mui/material@npm:5.15.17"
dependencies:
"@babel/runtime": "npm:^7.23.9"
"@mui/base": "npm:5.0.0-beta.40"
"@mui/core-downloads-tracker": "npm:^5.15.17"
"@mui/system": "npm:^5.15.15"
"@mui/types": "npm:^7.2.14"
"@mui/utils": "npm:^5.15.14"
"@types/react-transition-group": "npm:^4.4.10"
clsx: "npm:^2.1.0"
csstype: "npm:^3.1.3"
prop-types: "npm:^15.8.1"
react-is: "npm:^18.2.0"
react-transition-group: "npm:^4.4.5"
peerDependencies:
"@emotion/react": ^11.5.0
"@emotion/styled": ^11.3.0
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
react-dom: ^17.0.0 || ^18.0.0
peerDependenciesMeta:
"@emotion/react":
optional: true
"@emotion/styled":
optional: true
"@types/react":
optional: true
checksum: 10/bd40a428bfe1425240f4c16b2ed253e5316241bfbed922c9ef7effddee4ad7b9539c12f0ae9478d9565e43423d0a33d16817f71758d21f49f5e427ae8532d860
languageName: node
linkType: hard

"@mui/private-theming@npm:^5.15.14":
version: 5.15.14
resolution: "@mui/private-theming@npm:5.15.14"
Expand Down Expand Up @@ -7335,9 +7391,9 @@ __metadata:
"@graasp/sdk": "npm:4.9.0"
"@graasp/translations": "npm:1.28.0"
"@graasp/ui": "npm:4.17.1"
"@mui/icons-material": "npm:5.15.15"
"@mui/icons-material": "npm:5.15.17"
"@mui/lab": "npm:5.0.0-alpha.170"
"@mui/material": "npm:5.15.15"
"@mui/material": "npm:5.15.17"
"@sentry/react": "npm:7.112.2"
"@testing-library/jest-dom": "npm:^6.4.2"
"@testing-library/react": "npm:^15.0.2"
Expand Down

0 comments on commit 5a0d4b7

Please sign in to comment.