Update dependency @mui/icons-material to v5.15.11 #100

Merged
pierre merged 1 commits from renovate/mui-icons-material-5.x-lockfile into master 2024-02-25 00:13:46 +00:00
Showing only changes of commit 79126ebbd7 - Show all commits

View File

@ -1187,9 +1187,9 @@
} }
}, },
"node_modules/@mui/icons-material": { "node_modules/@mui/icons-material": {
"version": "5.15.10", "version": "5.15.11",
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.10.tgz", "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.11.tgz",
"integrity": "sha512-9cF8oUHZKo9oQ7EQ3pxPELaZuZVmphskU4OI6NiJNDVN7zcuvrEsuWjYo1Zh4fLiC39Nrvm30h/B51rcUjvSGA==", "integrity": "sha512-R5ZoQqnKpd+5Ew7mBygTFLxgYsQHPhgR3TDXSgIHYIjGzYuyPLmGLSdcPUoMdi6kxiYqHlpPj4NJxlbaFD0UHA==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.23.9" "@babel/runtime": "^7.23.9"
}, },