Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @mui/material from 5.15.14 to 5.15.19 #190

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.15.14",
"@mui/lab": "^5.0.0-alpha.169",
"@mui/material": "^5.15.14",
"@mui/material": "^5.15.19",
"@mui/system": "^5.15.14",
"@testing-library/dom": "^9.3.4",
"@testing-library/jest-dom": "^6.4.2",
Expand Down
50 changes: 39 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2491,10 +2491,10 @@ __metadata:
languageName: node
linkType: hard

"@mui/core-downloads-tracker@npm:^5.15.14":
version: 5.15.14
resolution: "@mui/core-downloads-tracker@npm:5.15.14"
checksum: 10/0a1c63d906af594d0a7fb63d1d574482b3916351ea8908e8621c8bfa16ac38cf4edb5a334f0e28084f583ac928b587cab6e031f992195e0a590186faba13b9a5
"@mui/core-downloads-tracker@npm:^5.15.19":
version: 5.15.19
resolution: "@mui/core-downloads-tracker@npm:5.15.19"
checksum: 10/32dd442d72a4cf4abea0e5c0a325707c3f8aba16b7b40ed674da2c068ed10d686f1941240e527407d685e00ed12931c331d99265e1ed570630c856ffbe291c23
languageName: node
linkType: hard

Expand Down Expand Up @@ -2543,14 +2543,14 @@ __metadata:
languageName: node
linkType: hard

"@mui/material@npm:^5.15.14":
version: 5.15.14
resolution: "@mui/material@npm:5.15.14"
"@mui/material@npm:^5.15.19":
version: 5.15.19
resolution: "@mui/material@npm:5.15.19"
dependencies:
"@babel/runtime": "npm:^7.23.9"
"@mui/base": "npm:5.0.0-beta.40"
"@mui/core-downloads-tracker": "npm:^5.15.14"
"@mui/system": "npm:^5.15.14"
"@mui/core-downloads-tracker": "npm:^5.15.19"
"@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"
Expand All @@ -2572,7 +2572,7 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 10/a2c3355b39b86472bf2debb84d6c032b1ea4ba691fbda0f25803f2702f9106130bb85a7d2757545ce97540fe185f07cf24574d5786a29df26baa298ff7db063b
checksum: 10/92618aaefc85b4d4a6012dba48fe4b4936db45c1afd3436b148c81d8b8d0a001c57fd654bd101f94077979f1cf4e3ad5a7e5dd24a6f1b666f3d2e23d75a63f84
languageName: node
linkType: hard

Expand Down Expand Up @@ -2642,6 +2642,34 @@ __metadata:
languageName: node
linkType: hard

"@mui/system@npm:^5.15.15":
version: 5.15.15
resolution: "@mui/system@npm:5.15.15"
dependencies:
"@babel/runtime": "npm:^7.23.9"
"@mui/private-theming": "npm:^5.15.14"
"@mui/styled-engine": "npm:^5.15.14"
"@mui/types": "npm:^7.2.14"
"@mui/utils": "npm:^5.15.14"
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/90a84ad0bc1b401b6e53b13fe9cfe8a34668e84885d391abf5ab80b3cd0f37370be25cb40af253cdd468746386282fed24964315933fcb28d2d6e62de0db7bf1
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 @@ -5956,7 +5984,7 @@ __metadata:
"@emotion/styled": "npm:^11.11.5"
"@mui/icons-material": "npm:^5.15.14"
"@mui/lab": "npm:^5.0.0-alpha.169"
"@mui/material": "npm:^5.15.14"
"@mui/material": "npm:^5.15.19"
"@mui/system": "npm:^5.15.14"
"@testing-library/dom": "npm:^9.3.4"
"@testing-library/jest-dom": "npm:^6.4.2"
Expand Down