Skip to content

Commit

Permalink
fix(deps): update mui (non-major) to v5.15.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 12, 2024
1 parent 351996c commit 17d5398
Show file tree
Hide file tree
Showing 3 changed files with 86 additions and 23 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"@graasp/sdk": "github:graasp/graasp-sdk#packed",
"@graasp/translations": "1.23.0",
"@graasp/ui": "4.5.1",
"@mui/icons-material": "5.15.15",
"@mui/icons-material": "5.15.20",
"@mui/lab": "5.0.0-alpha.170",
"@mui/material": "5.15.15",
"@mui/material": "5.15.20",
"date-fns": "3.3.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
"@graasp/sdk": "4.7.6",
"@graasp/translations": "1.23.0",
"@graasp/ui": "4.17.1",
"@mui/icons-material": "5.15.15",
"@mui/icons-material": "5.15.20",
"@mui/lab": "5.0.0-alpha.170",
"@mui/material": "5.15.15",
"@mui/material": "5.15.20",
"i18n-iso-countries": "7.11.2",
"leaflet": "^1.9.4",
"leaflet-easybutton": "2.4.0",
Expand Down
101 changes: 82 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2380,9 +2380,9 @@ __metadata:
"@graasp/sdk": "npm:4.7.6"
"@graasp/translations": "npm:1.23.0"
"@graasp/ui": "npm:4.17.1"
"@mui/icons-material": "npm:5.15.15"
"@mui/icons-material": "npm:5.15.20"
"@mui/lab": "npm:5.0.0-alpha.170"
"@mui/material": "npm:5.15.15"
"@mui/material": "npm:5.15.20"
"@storybook/addon-coverage": "npm:1.0.4"
"@storybook/addon-essentials": "npm:7.6.19"
"@storybook/addon-interactions": "npm:7.6.19"
Expand Down Expand Up @@ -3133,16 +3133,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.20":
version: 5.15.20
resolution: "@mui/core-downloads-tracker@npm:5.15.20"
checksum: 10/8cc71169ce1201c5a37fad6c5c58739850694e90c7bda636c692d47a79fd4c7884eab2c24b0084d6732a3d28c9a4a6d222dd5747f9d91f5075614700a3a3282a
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.20":
version: 5.15.20
resolution: "@mui/icons-material@npm:5.15.20"
dependencies:
"@babel/runtime": "npm:^7.23.9"
peerDependencies:
Expand All @@ -3152,7 +3152,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/e8810d7ffbba914baf21509e5d664f5f23bdba5d2a7ec7c485a3c7ddbbcb417e555c31feff2a3fa9c7d7fa0d22d4380f32488559ab3b170d891641dbc2161b22
checksum: 10/fe83713840b84f745005ef457cf3a3672099d1cc9db538214016a2679d964a0b93b82bb6c33c27e405a6d0204c1d1325fc68f0d546b20b4d2d0b5a6a4bec152f
languageName: node
linkType: hard

Expand Down Expand Up @@ -3185,16 +3185,16 @@ __metadata:
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.20":
version: 5.15.20
resolution: "@mui/material@npm:5.15.20"
dependencies:
"@babel/runtime": "npm:^7.23.9"
"@mui/base": "npm:5.0.0-beta.40"
"@mui/core-downloads-tracker": "npm:^5.15.15"
"@mui/system": "npm:^5.15.15"
"@mui/core-downloads-tracker": "npm:^5.15.20"
"@mui/system": "npm:^5.15.20"
"@mui/types": "npm:^7.2.14"
"@mui/utils": "npm:^5.15.14"
"@mui/utils": "npm:^5.15.20"
"@types/react-transition-group": "npm:^4.4.10"
clsx: "npm:^2.1.0"
csstype: "npm:^3.1.3"
Expand All @@ -3214,7 +3214,7 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 10/e2803d078243ee5489bf693f7e9d421061dfda79b6ce74762f3a81e3c519cf69c18af179e4267fc9d0ce799898e6b3d7eac029e7dcfbea12dab5e867d641984b
checksum: 10/1e568f82334b3a556bd248130238746bcd59951aad654e43c0df292076fae6799172113c3e2eb93fffaf49bd81023fbee0494b073e8808400ad00bea9f030e9b
languageName: node
linkType: hard

Expand All @@ -3235,6 +3235,23 @@ __metadata:
languageName: node
linkType: hard

"@mui/private-theming@npm:^5.15.20":
version: 5.15.20
resolution: "@mui/private-theming@npm:5.15.20"
dependencies:
"@babel/runtime": "npm:^7.23.9"
"@mui/utils": "npm:^5.15.20"
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: 10/b50792ffae70682b608eb5d62c1f2697e2d06e41e20f1b0f9e6b648939f1e154f884d8b03b08de22b18fd3c59904a17e7fc4e57b410e5897e47802de15aa2507
languageName: node
linkType: hard

"@mui/styled-engine@npm:^5.15.14":
version: 5.15.14
resolution: "@mui/styled-engine@npm:5.15.14"
Expand Down Expand Up @@ -3284,6 +3301,34 @@ __metadata:
languageName: node
linkType: hard

"@mui/system@npm:^5.15.20":
version: 5.15.20
resolution: "@mui/system@npm:5.15.20"
dependencies:
"@babel/runtime": "npm:^7.23.9"
"@mui/private-theming": "npm:^5.15.20"
"@mui/styled-engine": "npm:^5.15.14"
"@mui/types": "npm:^7.2.14"
"@mui/utils": "npm:^5.15.20"
clsx: "npm:^2.1.0"
csstype: "npm:^3.1.3"
prop-types: "npm:^15.8.1"
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
peerDependenciesMeta:
"@emotion/react":
optional: true
"@emotion/styled":
optional: true
"@types/react":
optional: true
checksum: 10/2bc5d8537b9a01aff406f6b4b113242be7cc88b768b3be0f89668c918492405e5d538131ecf06e0bb1c76aaa99b73231b1a6b64ee218c63cb9f791665c7e9a1a
languageName: node
linkType: hard

"@mui/types@npm:^7.2.14":
version: 7.2.14
resolution: "@mui/types@npm:7.2.14"
Expand Down Expand Up @@ -3314,6 +3359,24 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:^5.15.20":
version: 5.15.20
resolution: "@mui/utils@npm:5.15.20"
dependencies:
"@babel/runtime": "npm:^7.23.9"
"@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
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/55842c79e05d4afb24e802925bf7370fac5405be058396ec101a9d66ef4b362263131ce8a7f01b319f7054f90e458a817515058c12ad0f2101fff8778abd4e33
languageName: node
linkType: hard

"@ndelangen/get-tarball@npm:^3.0.7":
version: 3.0.9
resolution: "@ndelangen/get-tarball@npm:3.0.9"
Expand Down Expand Up @@ -9908,9 +9971,9 @@ __metadata:
"@graasp/sdk": "github:graasp/graasp-sdk#packed"
"@graasp/translations": "npm:1.23.0"
"@graasp/ui": "npm:4.5.1"
"@mui/icons-material": "npm:5.15.15"
"@mui/icons-material": "npm:5.15.20"
"@mui/lab": "npm:5.0.0-alpha.170"
"@mui/material": "npm:5.15.15"
"@mui/material": "npm:5.15.20"
"@trivago/prettier-plugin-sort-imports": "npm:4.3.0"
"@types/leaflet": "npm:^1.9.8"
"@types/react": "npm:^18.2.48"
Expand Down

0 comments on commit 17d5398

Please sign in to comment.