Bump mdi-material-ui from 7.6.0 to 7.8.0 in /ui/react-app (#3754)

Bumps [mdi-material-ui](https://github.com/TeamWertarbyte/mdi-material-ui) from 7.6.0 to 7.8.0.
- [Release notes](https://github.com/TeamWertarbyte/mdi-material-ui/releases)
- [Commits](https://github.com/TeamWertarbyte/mdi-material-ui/compare/v7.6.0...v7.8.0)

---
updated-dependencies:
- dependency-name: mdi-material-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-03-14 12:44:21 +00:00 committed by GitHub
parent 680568b518
commit 9edea05c12
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View File

@ -12,7 +12,7 @@
"@emotion/styled": "^11.9.3",
"@mui/material": "^5.10.14",
"@tanstack/react-query": "^4.7.1",
"mdi-material-ui": "^7.4.0",
"mdi-material-ui": "^7.8.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-router-dom": "^6.3.0",
@ -5536,9 +5536,9 @@
"dev": true
},
"node_modules/mdi-material-ui": {
"version": "7.6.0",
"resolved": "https://registry.npmjs.org/mdi-material-ui/-/mdi-material-ui-7.6.0.tgz",
"integrity": "sha512-daqyXS2tVPB9AulKee4LOwf6llx/eiA969HFx0rOGEC2Cgup/nAmHWnN7yYtndhXpvd2cXwov5kjw40HxjjjZg==",
"version": "7.8.0",
"resolved": "https://registry.npmjs.org/mdi-material-ui/-/mdi-material-ui-7.8.0.tgz",
"integrity": "sha512-jLZKGDZ94Mav4c3r8Cyehqs1dHOviXuIm7vGGCIyxIf4UsWNiveQTCoCrKG2K63IWCHcMg0EfjLFqh4LGaYvoQ==",
"peerDependencies": {
"@mui/material": "^5.0.0 || ^5.0.0-rc.0",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
@ -12398,9 +12398,9 @@
"dev": true
},
"mdi-material-ui": {
"version": "7.6.0",
"resolved": "https://registry.npmjs.org/mdi-material-ui/-/mdi-material-ui-7.6.0.tgz",
"integrity": "sha512-daqyXS2tVPB9AulKee4LOwf6llx/eiA969HFx0rOGEC2Cgup/nAmHWnN7yYtndhXpvd2cXwov5kjw40HxjjjZg==",
"version": "7.8.0",
"resolved": "https://registry.npmjs.org/mdi-material-ui/-/mdi-material-ui-7.8.0.tgz",
"integrity": "sha512-jLZKGDZ94Mav4c3r8Cyehqs1dHOviXuIm7vGGCIyxIf4UsWNiveQTCoCrKG2K63IWCHcMg0EfjLFqh4LGaYvoQ==",
"requires": {}
},
"media-typer": {

View File

@ -14,7 +14,7 @@
"@emotion/styled": "^11.9.3",
"@mui/material": "^5.10.14",
"@tanstack/react-query": "^4.7.1",
"mdi-material-ui": "^7.4.0",
"mdi-material-ui": "^7.8.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-router-dom": "^6.3.0",