Bump mdi-material-ui from 7.9.1 to 7.9.2 in /ui/react-app

Bumps [mdi-material-ui](https://github.com/TeamWertarbyte/mdi-material-ui) from 7.9.1 to 7.9.2.
- [Release notes](https://github.com/TeamWertarbyte/mdi-material-ui/releases)
- [Commits](https://github.com/TeamWertarbyte/mdi-material-ui/compare/v7.9.1...v7.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-01 15:07:57 +00:00 committed by GitHub
parent e149260220
commit 107c5c3244
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

View File

@ -12,7 +12,7 @@
"@emotion/styled": "^11.9.3", "@emotion/styled": "^11.9.3",
"@mui/material": "^5.10.14", "@mui/material": "^5.10.14",
"@tanstack/react-query": "^4.7.1", "@tanstack/react-query": "^4.7.1",
"mdi-material-ui": "^7.9.1", "mdi-material-ui": "^7.9.2",
"react": "^18.0.0", "react": "^18.0.0",
"react-dom": "^18.0.0", "react-dom": "^18.0.0",
"react-router-dom": "^6.3.0", "react-router-dom": "^6.3.0",
@ -6300,11 +6300,11 @@
"dev": true "dev": true
}, },
"node_modules/mdi-material-ui": { "node_modules/mdi-material-ui": {
"version": "7.9.1", "version": "7.9.2",
"resolved": "https://registry.npmjs.org/mdi-material-ui/-/mdi-material-ui-7.9.1.tgz", "resolved": "https://registry.npmjs.org/mdi-material-ui/-/mdi-material-ui-7.9.2.tgz",
"integrity": "sha512-13Ecd6hbYZWzY1yLCwQRGqnYzIv9HjSbRM7Vl+4GsllBY6KWv0IhCr4gVlcMGf+ahJxBH3Ba5ImZICls1Aqtyg==", "integrity": "sha512-MZ5zxN7W6yqtHwNYtV/Ezt6nQtMPsA3UtHcNpHwSDbFdvWgspTKyxh4gS63G8e49qyJAPdq0JMjxV3SEnXu4yQ==",
"peerDependencies": { "peerDependencies": {
"@mui/material": "^5.0.0 || ^5.0.0-rc.0", "@mui/material": "^5.0.0 || ^6.0.0",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0" "react": "^16.8.0 || ^17.0.0 || ^18.0.0"
} }
}, },
@ -14223,9 +14223,9 @@
"dev": true "dev": true
}, },
"mdi-material-ui": { "mdi-material-ui": {
"version": "7.9.1", "version": "7.9.2",
"resolved": "https://registry.npmjs.org/mdi-material-ui/-/mdi-material-ui-7.9.1.tgz", "resolved": "https://registry.npmjs.org/mdi-material-ui/-/mdi-material-ui-7.9.2.tgz",
"integrity": "sha512-13Ecd6hbYZWzY1yLCwQRGqnYzIv9HjSbRM7Vl+4GsllBY6KWv0IhCr4gVlcMGf+ahJxBH3Ba5ImZICls1Aqtyg==", "integrity": "sha512-MZ5zxN7W6yqtHwNYtV/Ezt6nQtMPsA3UtHcNpHwSDbFdvWgspTKyxh4gS63G8e49qyJAPdq0JMjxV3SEnXu4yQ==",
"requires": {} "requires": {}
}, },
"media-typer": { "media-typer": {

View File

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