chore(deps): update material-ui monorepo to v7.3.4

This commit is contained in:
renovate[bot] 2025-10-02 21:56:29 +00:00 committed by GitHub
parent de45bc43f5
commit 1e3e692244
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 11 additions and 11 deletions

View File

@ -1106,9 +1106,9 @@
}
},
"node_modules/@mui/core-downloads-tracker": {
"version": "7.3.3",
"resolved": "https://registry.npmjs.org/@mui/core-downloads-tracker/-/core-downloads-tracker-7.3.3.tgz",
"integrity": "sha512-iQzXRJpur0lMt0oV65rvPYopRlcrVy9wwNMPvjmbAe0nOrY2BF4gMBO+5lZc8MxFoUtPRNsEEQmndkGqdqjTEA==",
"version": "7.3.4",
"resolved": "https://registry.npmjs.org/@mui/core-downloads-tracker/-/core-downloads-tracker-7.3.4.tgz",
"integrity": "sha512-BIktMapG3r4iXwIhYNpvk97ZfYWTreBBQTWjQKbNbzI64+ULHfYavQEX2w99aSWHS58DvXESWIgbD9adKcUOBw==",
"license": "MIT",
"funding": {
"type": "opencollective",
@ -1116,9 +1116,9 @@
}
},
"node_modules/@mui/icons-material": {
"version": "7.3.3",
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-7.3.3.tgz",
"integrity": "sha512-c/eD59CubuTDPmExgsO9LP9yvDquD9QFZY3eT9l/UJiayJgRe3Cr9JantDmQT26Gc0lozIVGMpJtMTjzDsCYpg==",
"version": "7.3.4",
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-7.3.4.tgz",
"integrity": "sha512-9n6Xcq7molXWYb680N2Qx+FRW8oT6j/LXF5PZFH3ph9X/Rct0B/BlLAsFI7iL9ySI6LVLuQIVtrLiPT82R7OZw==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.28.4"
@ -1131,7 +1131,7 @@
"url": "https://opencollective.com/mui-org"
},
"peerDependencies": {
"@mui/material": "^7.3.3",
"@mui/material": "^7.3.4",
"@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0",
"react": "^17.0.0 || ^18.0.0 || ^19.0.0"
},
@ -1186,14 +1186,14 @@
}
},
"node_modules/@mui/material": {
"version": "7.3.3",
"resolved": "https://registry.npmjs.org/@mui/material/-/material-7.3.3.tgz",
"integrity": "sha512-MM+pqCPvVgnbzB2DLZkqfvHKzFTJMHcxCvuDhAJvHfJeqODScIn9SuG6GVuyhxAvnnhx+3DcUiwiR83tVET1cw==",
"version": "7.3.4",
"resolved": "https://registry.npmjs.org/@mui/material/-/material-7.3.4.tgz",
"integrity": "sha512-gEQL9pbJZZHT7lYJBKQCS723v1MGys2IFc94COXbUIyCTWa+qC77a7hUax4Yjd5ggEm35dk4AyYABpKKWC4MLw==",
"license": "MIT",
"peer": true,
"dependencies": {
"@babel/runtime": "^7.28.4",
"@mui/core-downloads-tracker": "^7.3.3",
"@mui/core-downloads-tracker": "^7.3.4",
"@mui/system": "^7.3.3",
"@mui/types": "^7.4.7",
"@mui/utils": "^7.3.3",