Merge pull request #44 from gnmyt/dependabot/npm_and_yarn/webui/mui/icons-material-5.15.13

Bump @mui/icons-material from 5.15.12 to 5.15.13 in /webui
This commit is contained in:
2024-03-14 17:50:09 +01:00
committed by GitHub
3 changed files with 9 additions and 9 deletions

View File

@ -11,7 +11,7 @@
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.0",
"@fontsource/inter": "^5.0.17",
"@mui/icons-material": "^5.15.12",
"@mui/icons-material": "^5.15.13",
"@mui/material": "^5.15.13",
"i18next": "^23.10.1",
"i18next-browser-languagedetector": "^7.2.0",
@ -816,9 +816,9 @@
}
},
"node_modules/@mui/icons-material": {
"version": "5.15.12",
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.12.tgz",
"integrity": "sha512-3BXiDlOd3AexZoEXa/VqpIpVIvosCzjLHsdMWzKMXbZdnBiJjmb9ECdqfjn5SpTClO49qvkKLhkTqdBH3fSFGw==",
"version": "5.15.13",
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.13.tgz",
"integrity": "sha512-I7CioMQKBPaKyGgcE9i8+1dgzAmox5a/0wZ0E9sIxm7PzG5KJZRRJkdK4oDT4HfYRGv61KjcHEeqH48pht1dvQ==",
"dependencies": {
"@babel/runtime": "^7.23.9"
},