Skip to content

Commit

Permalink
fix(deps): update dependency @mui/core to v5.0.0-alpha.54
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Jun 29, 2023
1 parent 07e96a4 commit 94c51ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 27 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@apollo/client": "3.7.16",
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@mui/core": "5.0.0-alpha.53",
"@mui/core": "5.0.0-alpha.54",
"@mui/icons-material": "5.10.16",
"@mui/lab": "5.0.0-alpha.134",
"@mui/material": "5.10.17",
Expand Down
30 changes: 4 additions & 26 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1553,7 +1553,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.15.4, @babel/runtime@npm:^7.16.0, @babel/runtime@npm:^7.20.1, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.22.5":
"@babel/runtime@npm:^7.16.0, @babel/runtime@npm:^7.20.1, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.22.5":
version: 7.22.5
resolution: "@babel/runtime@npm:7.22.5"
dependencies:
Expand Down Expand Up @@ -3292,29 +3292,7 @@ __metadata:
languageName: node
linkType: hard

"@mui/core@npm:5.0.0-alpha.53":
version: 5.0.0-alpha.53
resolution: "@mui/core@npm:5.0.0-alpha.53"
dependencies:
"@babel/runtime": ^7.15.4
"@emotion/is-prop-valid": ^1.1.0
"@mui/utils": ^5.0.1
"@popperjs/core": ^2.4.4
clsx: ^1.1.1
prop-types: ^15.7.2
react-is: ^17.0.2
peerDependencies:
"@types/react": ^16.8.6 || ^17.0.0
react: ^17.0.2
react-dom: ^17.0.2
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 7c5ef0e1a34736ff91a76bf39f9075d25f49b88a059b78e56cefc6843bf15bca3a7b027291fe166dc45e0c68962c4a86baf688020a0e52d6eef4bacb445e6892
languageName: node
linkType: hard

"@mui/core@npm:^5.0.0-alpha.54":
"@mui/core@npm:5.0.0-alpha.54, @mui/core@npm:^5.0.0-alpha.54":
version: 5.0.0-alpha.54
resolution: "@mui/core@npm:5.0.0-alpha.54"
dependencies:
Expand Down Expand Up @@ -3552,7 +3530,7 @@ __metadata:
languageName: node
linkType: hard

"@mui/utils@npm:^5.0.1, @mui/utils@npm:^5.1.0, @mui/utils@npm:^5.10.16, @mui/utils@npm:^5.13.1, @mui/utils@npm:^5.13.6":
"@mui/utils@npm:^5.1.0, @mui/utils@npm:^5.10.16, @mui/utils@npm:^5.13.1, @mui/utils@npm:^5.13.6":
version: 5.13.6
resolution: "@mui/utils@npm:5.13.6"
dependencies:
Expand Down Expand Up @@ -15860,7 +15838,7 @@ __metadata:
"@graphql-codegen/typescript": 2.8.8
"@graphql-codegen/typescript-operations": 2.5.13
"@graphql-codegen/typescript-react-apollo": 3.3.7
"@mui/core": 5.0.0-alpha.53
"@mui/core": 5.0.0-alpha.54
"@mui/icons-material": 5.10.16
"@mui/lab": 5.0.0-alpha.134
"@mui/material": 5.10.17
Expand Down

0 comments on commit 94c51ae

Please sign in to comment.