Merge pull request #3992 from prometheus/dependabot/npm_and_yarn/ui/react-app/mdi-material-ui-7.9.1
Bump mdi-material-ui from 7.8.0 to 7.9.1 in /ui/react-app
This commit is contained in:
commit
e4542ab462
|
@ -12,7 +12,7 @@
|
|||
"@emotion/styled": "^11.9.3",
|
||||
"@mui/material": "^5.10.14",
|
||||
"@tanstack/react-query": "^4.7.1",
|
||||
"mdi-material-ui": "^7.8.0",
|
||||
"mdi-material-ui": "^7.9.1",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
"react-router-dom": "^6.3.0",
|
||||
|
@ -6105,9 +6105,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/mdi-material-ui": {
|
||||
"version": "7.8.0",
|
||||
"resolved": "https://registry.npmjs.org/mdi-material-ui/-/mdi-material-ui-7.8.0.tgz",
|
||||
"integrity": "sha512-jLZKGDZ94Mav4c3r8Cyehqs1dHOviXuIm7vGGCIyxIf4UsWNiveQTCoCrKG2K63IWCHcMg0EfjLFqh4LGaYvoQ==",
|
||||
"version": "7.9.1",
|
||||
"resolved": "https://registry.npmjs.org/mdi-material-ui/-/mdi-material-ui-7.9.1.tgz",
|
||||
"integrity": "sha512-13Ecd6hbYZWzY1yLCwQRGqnYzIv9HjSbRM7Vl+4GsllBY6KWv0IhCr4gVlcMGf+ahJxBH3Ba5ImZICls1Aqtyg==",
|
||||
"peerDependencies": {
|
||||
"@mui/material": "^5.0.0 || ^5.0.0-rc.0",
|
||||
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
||||
|
@ -13840,9 +13840,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"mdi-material-ui": {
|
||||
"version": "7.8.0",
|
||||
"resolved": "https://registry.npmjs.org/mdi-material-ui/-/mdi-material-ui-7.8.0.tgz",
|
||||
"integrity": "sha512-jLZKGDZ94Mav4c3r8Cyehqs1dHOviXuIm7vGGCIyxIf4UsWNiveQTCoCrKG2K63IWCHcMg0EfjLFqh4LGaYvoQ==",
|
||||
"version": "7.9.1",
|
||||
"resolved": "https://registry.npmjs.org/mdi-material-ui/-/mdi-material-ui-7.9.1.tgz",
|
||||
"integrity": "sha512-13Ecd6hbYZWzY1yLCwQRGqnYzIv9HjSbRM7Vl+4GsllBY6KWv0IhCr4gVlcMGf+ahJxBH3Ba5ImZICls1Aqtyg==",
|
||||
"requires": {}
|
||||
},
|
||||
"media-typer": {
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"@emotion/styled": "^11.9.3",
|
||||
"@mui/material": "^5.10.14",
|
||||
"@tanstack/react-query": "^4.7.1",
|
||||
"mdi-material-ui": "^7.8.0",
|
||||
"mdi-material-ui": "^7.9.1",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
"react-router-dom": "^6.3.0",
|
||||
|
|
Loading…
Reference in New Issue