Skip to content

Commit

Permalink
fix(deps): update dependency @mui/material to v5.13.6 (#261)
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 Jun 30, 2023
1 parent 0bff514 commit 4a1b39b
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@graasp/ui": "3.2.1",
"@mui/icons-material": "5.11.16",
"@mui/lab": "5.0.0-alpha.134",
"@mui/material": "5.11.16",
"@mui/material": "5.13.6",
"@sentry/react": "7.53.1",
"@sentry/tracing": "7.53.1",
"clsx": "1.2.1",
Expand Down
82 changes: 41 additions & 41 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2417,15 +2417,15 @@ __metadata:
languageName: node
linkType: hard

"@mui/base@npm:5.0.0-alpha.124":
version: 5.0.0-alpha.124
resolution: "@mui/base@npm:5.0.0-alpha.124"
"@mui/base@npm:5.0.0-beta.4":
version: 5.0.0-beta.4
resolution: "@mui/base@npm:5.0.0-beta.4"
dependencies:
"@babel/runtime": ^7.21.0
"@emotion/is-prop-valid": ^1.2.0
"@mui/types": ^7.2.3
"@mui/utils": ^5.11.13
"@popperjs/core": ^2.11.7
"@emotion/is-prop-valid": ^1.2.1
"@mui/types": ^7.2.4
"@mui/utils": ^5.13.1
"@popperjs/core": ^2.11.8
clsx: ^1.2.1
prop-types: ^15.8.1
react-is: ^18.2.0
Expand All @@ -2436,18 +2436,18 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: cbe8bcef73e31fca2c4cad462a5e49416e21eacf499c63d67f539716da4224a53bddbf83bb2b80a5ee9e68d67e9b3a6f84d4aa24ba2669c64cc43cf060b92aa2
checksum: 10dd9d8198f38085a12f27516da6284f773041b3b8e9f419a0c0c5d05c16944f0620ca5c55a08a7a26c88513d340db04276a3130273d8e253ade38cf18ad0f96
languageName: node
linkType: hard

"@mui/base@npm:5.0.0-beta.4":
version: 5.0.0-beta.4
resolution: "@mui/base@npm:5.0.0-beta.4"
"@mui/base@npm:5.0.0-beta.5":
version: 5.0.0-beta.5
resolution: "@mui/base@npm:5.0.0-beta.5"
dependencies:
"@babel/runtime": ^7.21.0
"@babel/runtime": ^7.22.5
"@emotion/is-prop-valid": ^1.2.1
"@mui/types": ^7.2.4
"@mui/utils": ^5.13.1
"@mui/utils": ^5.13.6
"@popperjs/core": ^2.11.8
clsx: ^1.2.1
prop-types: ^15.8.1
Expand All @@ -2459,11 +2459,11 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10dd9d8198f38085a12f27516da6284f773041b3b8e9f419a0c0c5d05c16944f0620ca5c55a08a7a26c88513d340db04276a3130273d8e253ade38cf18ad0f96
checksum: d258f4735be3d7b3c48cbc97a3194817e86f9eb569ba311d6707e6ffc016c02bdbbfa26f2b9571953f2514e32c1247901777dc52e3f8b3e6d3736d0330178305
languageName: node
linkType: hard

"@mui/core-downloads-tracker@npm:^5.11.16":
"@mui/core-downloads-tracker@npm:^5.13.4":
version: 5.13.4
resolution: "@mui/core-downloads-tracker@npm:5.13.4"
checksum: 2d709a3efe2d11e82a6c369b0b47dc2d488f292a3213083102e6afbf009282c18cdb4b263c0cf6194e5c0cdfd4c735e180e25704015003851459b682bb53e2c8
Expand Down Expand Up @@ -2516,17 +2516,17 @@ __metadata:
languageName: node
linkType: hard

"@mui/material@npm:5.11.16":
version: 5.11.16
resolution: "@mui/material@npm:5.11.16"
"@mui/material@npm:5.13.6":
version: 5.13.6
resolution: "@mui/material@npm:5.13.6"
dependencies:
"@babel/runtime": ^7.21.0
"@mui/base": 5.0.0-alpha.124
"@mui/core-downloads-tracker": ^5.11.16
"@mui/system": ^5.11.16
"@mui/types": ^7.2.3
"@mui/utils": ^5.11.13
"@types/react-transition-group": ^4.4.5
"@babel/runtime": ^7.22.5
"@mui/base": 5.0.0-beta.5
"@mui/core-downloads-tracker": ^5.13.4
"@mui/system": ^5.13.6
"@mui/types": ^7.2.4
"@mui/utils": ^5.13.6
"@types/react-transition-group": ^4.4.6
clsx: ^1.2.1
csstype: ^3.1.2
prop-types: ^15.8.1
Expand All @@ -2545,7 +2545,7 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 2f92f14f30d7b950c9bc22f1106707378d180f66504d69ac41f80229e6ad51e82b34aad19ab5ccfe2625e5dde56dc9a0fea39c358090c041a0d28ca90618877e
checksum: 0c8936d8c1c20ecf1efc64dcd3f7101053255a720a907802a004abd7c96f49622c402e4d5cea42d9c1950a10dcbaf445cfb7da2ae7f239c733eadd8ec287ceab
languageName: node
linkType: hard

Expand Down Expand Up @@ -2587,7 +2587,7 @@ __metadata:
languageName: node
linkType: hard

"@mui/system@npm:^5.11.16, @mui/system@npm:^5.13.5":
"@mui/system@npm:^5.13.5, @mui/system@npm:^5.13.6":
version: 5.13.6
resolution: "@mui/system@npm:5.13.6"
dependencies:
Expand Down Expand Up @@ -2615,7 +2615,7 @@ __metadata:
languageName: node
linkType: hard

"@mui/types@npm:^7.2.3, @mui/types@npm:^7.2.4":
"@mui/types@npm:^7.2.4":
version: 7.2.4
resolution: "@mui/types@npm:7.2.4"
peerDependencies:
Expand All @@ -2627,33 +2627,33 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:^5.11.13, @mui/utils@npm:^5.13.6":
version: 5.13.6
resolution: "@mui/utils@npm:5.13.6"
"@mui/utils@npm:^5.13.1":
version: 5.13.1
resolution: "@mui/utils@npm:5.13.1"
dependencies:
"@babel/runtime": ^7.22.5
"@babel/runtime": ^7.21.0
"@types/prop-types": ^15.7.5
"@types/react-is": ^18.2.0
prop-types: ^15.8.1
react-is: ^18.2.0
peerDependencies:
react: ^17.0.0 || ^18.0.0
checksum: b5d3fff9153b6104d732b01363410a6472f06869d48e73d3d1ee38cf2b1255eaafb1afb90c48bb446143d312a434fd30e7b1664bf10941a2c610b7759cfd0a2e
checksum: 79cfc91e5a61311ac88680df3ea09f1218d0a5a766b6dadf0c5c9c72a3c36cbd903895ebb0f16497dcffb2e3601cb3b46742ae3c5e2c1f62d5ebf02babfd910f
languageName: node
linkType: hard

"@mui/utils@npm:^5.13.1":
version: 5.13.1
resolution: "@mui/utils@npm:5.13.1"
"@mui/utils@npm:^5.13.6":
version: 5.13.6
resolution: "@mui/utils@npm:5.13.6"
dependencies:
"@babel/runtime": ^7.21.0
"@babel/runtime": ^7.22.5
"@types/prop-types": ^15.7.5
"@types/react-is": ^18.2.0
prop-types: ^15.8.1
react-is: ^18.2.0
peerDependencies:
react: ^17.0.0 || ^18.0.0
checksum: 79cfc91e5a61311ac88680df3ea09f1218d0a5a766b6dadf0c5c9c72a3c36cbd903895ebb0f16497dcffb2e3601cb3b46742ae3c5e2c1f62d5ebf02babfd910f
checksum: b5d3fff9153b6104d732b01363410a6472f06869d48e73d3d1ee38cf2b1255eaafb1afb90c48bb446143d312a434fd30e7b1664bf10941a2c610b7759cfd0a2e
languageName: node
linkType: hard

Expand Down Expand Up @@ -2718,7 +2718,7 @@ __metadata:
languageName: node
linkType: hard

"@popperjs/core@npm:^2.11.7, @popperjs/core@npm:^2.11.8":
"@popperjs/core@npm:^2.11.8":
version: 2.11.8
resolution: "@popperjs/core@npm:2.11.8"
checksum: e5c69fdebf52a4012f6a1f14817ca8e9599cb1be73dd1387e1785e2ed5e5f0862ff817f420a87c7fc532add1f88a12e25aeb010ffcbdc98eace3d55ce2139cf0
Expand Down Expand Up @@ -3049,7 +3049,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react-transition-group@npm:^4.4.5":
"@types/react-transition-group@npm:^4.4.6":
version: 4.4.6
resolution: "@types/react-transition-group@npm:4.4.6"
dependencies:
Expand Down Expand Up @@ -6403,7 +6403,7 @@ __metadata:
"@graasp/ui": 3.2.1
"@mui/icons-material": 5.11.16
"@mui/lab": 5.0.0-alpha.134
"@mui/material": 5.11.16
"@mui/material": 5.13.6
"@sentry/react": 7.53.1
"@sentry/tracing": 7.53.1
"@trivago/prettier-plugin-sort-imports": 4.1.1
Expand Down

0 comments on commit 4a1b39b

Please sign in to comment.