Update dependency @mui/icons-material to v5.15.12 #107

Merged
pierre merged 1 commits from renovate/mui-icons-material-5.x-lockfile into master 2024-03-06 00:18:46 +00:00

View File

@ -1186,9 +1186,9 @@
}
},
"node_modules/@mui/icons-material": {
"version": "5.15.11",
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.11.tgz",
"integrity": "sha512-R5ZoQqnKpd+5Ew7mBygTFLxgYsQHPhgR3TDXSgIHYIjGzYuyPLmGLSdcPUoMdi6kxiYqHlpPj4NJxlbaFD0UHA==",
"version": "5.15.12",
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.12.tgz",
"integrity": "sha512-3BXiDlOd3AexZoEXa/VqpIpVIvosCzjLHsdMWzKMXbZdnBiJjmb9ECdqfjn5SpTClO49qvkKLhkTqdBH3fSFGw==",
"dependencies": {
"@babel/runtime": "^7.23.9"
},