Skip to content

Commit

Permalink
Bump @mui/material from 5.15.9 to 5.15.10 (#147)
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.9 to 5.15.10.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.10/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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 9991f50 commit 71423eb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@mdi/js": "7.4.47",
"@mdi/react": "1.6.1",
"@mui/lab": "5.0.0-alpha.165",
"@mui/material": "5.15.9",
"@mui/material": "5.15.10",
"@mui/styles": "5.15.10",
"@mui/x-data-grid": "6.19.3",
"axios": "1.6.7",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -319,10 +319,10 @@
clsx "^2.1.0"
prop-types "^15.8.1"

"@mui/core-downloads-tracker@^5.15.9":
version "5.15.9"
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.9.tgz#c29138c70cc0fb49cd909c29beef3fb0647e5af7"
integrity sha512-CSDpVevGaxsvMkiYBZ8ztki1z/eT0mM2MqUT21eCRiMz3DU4zQw5rXG5ML/yTuJF9Z2Wv9SliIeaRAuSR/9Nig==
"@mui/core-downloads-tracker@^5.15.10":
version "5.15.10"
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.10.tgz#616bfb54e3860268d56ff59cd187d47044d954f3"
integrity sha512-qPv7B+LeMatYuzRjB3hlZUHqinHx/fX4YFBiaS19oC02A1e9JFuDKDvlyRQQ5oRSbJJt0QlaLTlr0IcauVcJRQ==

"@mui/[email protected]":
version "5.0.0-alpha.165"
Expand All @@ -337,14 +337,14 @@
clsx "^2.1.0"
prop-types "^15.8.1"

"@mui/[email protected].9":
version "5.15.9"
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.15.9.tgz#4d6a4aee002c6a2d0e174e08c6d23245c18dd828"
integrity sha512-kbHTZDcFmN8GHKzRpImUEl9AJfFWI/0Kl+DsYVT3kHzQWUuHiKm3uHXR1RCOqr7H8IgHFPdbxItmCSQ/mj7zgg==
"@mui/[email protected].10":
version "5.15.10"
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.15.10.tgz#6533ba53edbd0790dbc5bb7e9e173f6069ffd7e6"
integrity sha512-YJJGHjwDOucecjDEV5l9ISTCo+l9YeWrho623UajzoHRYxuKUmwrGVYOW4PKwGvCx9SU9oklZnbbi2Clc5XZHw==
dependencies:
"@babel/runtime" "^7.23.9"
"@mui/base" "5.0.0-beta.36"
"@mui/core-downloads-tracker" "^5.15.9"
"@mui/core-downloads-tracker" "^5.15.10"
"@mui/system" "^5.15.9"
"@mui/types" "^7.2.13"
"@mui/utils" "^5.15.9"
Expand Down

0 comments on commit 71423eb

Please sign in to comment.