Skip to content

Commit

Permalink
Bump @mui/material from 5.15.16 to 5.15.19
Browse files Browse the repository at this point in the history
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.15.16 to 5.15.19.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.15.19/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.19/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent b5ca951 commit a29f14c
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@haleos/ra-language-german": "^1.0.0",
"@haxqer/ra-language-chinese": "^4.16.2",
"@mui/icons-material": "^5.15.16",
"@mui/material": "^5.15.16",
"@mui/material": "^5.15.19",
"history": "^5.1.0",
"lodash": "^4.17.21",
"papaparse": "^5.4.1",
Expand Down
44 changes: 42 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1249,6 +1249,13 @@ __metadata:
languageName: node
linkType: hard

"@mui/core-downloads-tracker@npm:^5.15.19":
version: 5.15.19
resolution: "@mui/core-downloads-tracker@npm:5.15.19"
checksum: 10c0/90cd3eb95399326f60140618b43c91de133a7192fd122c379278e30e09b921a6109786189b1a78e45b3b6ef6104d0f0e2f29209e48f64c978ec28ef91c5bce2b
languageName: node
linkType: hard

"@mui/icons-material@npm:^5.0.1, @mui/icons-material@npm:^5.15.16":
version: 5.15.16
resolution: "@mui/icons-material@npm:5.15.16"
Expand All @@ -1265,7 +1272,7 @@ __metadata:
languageName: node
linkType: hard

"@mui/material@npm:^5.0.2, @mui/material@npm:^5.15.16":
"@mui/material@npm:^5.0.2":
version: 5.15.16
resolution: "@mui/material@npm:5.15.16"
dependencies:
Expand Down Expand Up @@ -1298,6 +1305,39 @@ __metadata:
languageName: node
linkType: hard

"@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.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"
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: 10c0/388eb14bedea7453dde7e5cbdcf9e51bec20567978d9405aa4affb9df69d25c9696427820ebff927215a8e8cd79a873ce9ac4207989a1c6b859d26394031382e
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 @@ -7572,7 +7612,7 @@ __metadata:
"@haleos/ra-language-german": "npm:^1.0.0"
"@haxqer/ra-language-chinese": "npm:^4.16.2"
"@mui/icons-material": "npm:^5.15.16"
"@mui/material": "npm:^5.15.16"
"@mui/material": "npm:^5.15.19"
"@testing-library/dom": "npm:^10.0.0"
"@testing-library/jest-dom": "npm:^6.0.0"
"@testing-library/react": "npm:^15.0.2"
Expand Down

0 comments on commit a29f14c

Please sign in to comment.