Update dependency @mui/icons-material to v5.15.0 #49

Merged
pierre merged 1 commits from renovate/mui-icons-material-5.x-lockfile into master 2023-12-14 00:29:06 +00:00

View File

@ -1188,12 +1188,11 @@
}
},
"node_modules/@mui/icons-material": {
"version": "5.14.19",
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.14.19.tgz",
"integrity": "sha512-yjP8nluXxZGe3Y7pS+yxBV+hWZSsSBampCxkZwaw+1l+feL+rfP74vbEFbMrX/Kil9I/Y1tWfy5bs/eNvwNpWw==",
"license": "MIT",
"version": "5.15.0",
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.0.tgz",
"integrity": "sha512-zHY6fOkaK7VfhWeyxO8MjO3IAjEYpYMXuqUhX7TkUZJ9+TSH/9dn4ClG4K2j6hdgBU5Yrq2Z/89Bo6BHHp7AdQ==",
"dependencies": {
"@babel/runtime": "^7.23.4"
"@babel/runtime": "^7.23.5"
},
"engines": {
"node": ">=12.0.0"