Skip to content

Commit

Permalink
Merge pull request #204 from nordeck/dependabot/npm_and_yarn/mui/icon…
Browse files Browse the repository at this point in the history
…s-material-5.14.14

Bump @mui/icons-material from 5.14.7 to 5.14.14
  • Loading branch information
ahmadkadri authored Oct 18, 2023
2 parents 8674008 + 0027d76 commit 19d0862
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@matrix-widget-toolkit/mui": "^1.1.5",
"@matrix-widget-toolkit/react": "^1.0.6",
"@mui/base": "^5.0.0-beta.13",
"@mui/icons-material": "^5.14.7",
"@mui/icons-material": "^5.14.14",
"@mui/lab": "^5.0.0-alpha.142",
"@mui/material": "^5.14.7",
"@mui/utils": "^5.14.13",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2060,12 +2060,12 @@
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.14.7.tgz#95bed2487bf59632125a13b8eb8f4c21e460afec"
integrity sha512-sCWTUNElBPgB30iLvWe3PU7SIlTKZNf6/E/sko85iHVeHCM6WPkDw+y89CrZYjhFNmPqt2fIQM/pZu+rP2lFLA==

"@mui/icons-material@^5.14.3", "@mui/icons-material@^5.14.7":
version "5.14.7"
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.14.7.tgz#d7f6bd188fe38adf35c89d9343b8a529c2306383"
integrity sha512-mWp4DwMa8c1Gx9yOEtPgxM4b+e6hAbtZyzfSubdBwrnEE6G5D2rbAJ5MB+If6kfI48JaYaJ5j8+zAdmZLuZc0A==
"@mui/icons-material@^5.14.14", "@mui/icons-material@^5.14.3":
version "5.14.14"
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.14.14.tgz#02d33f51f0b9de238d5c47b0a31ff330144393c4"
integrity sha512-vwuaMsKvI7AWTeYqR8wYbpXijuU8PzMAJWRAq2DDIuOZPxjKyHlr8WQ25+azZYkIXtJ7AqnVb1ZmHdEyB4/kug==
dependencies:
"@babel/runtime" "^7.22.10"
"@babel/runtime" "^7.23.1"

"@mui/lab@^5.0.0-alpha.142":
version "5.0.0-alpha.142"
Expand Down

0 comments on commit 19d0862

Please sign in to comment.