Bump @mui/material from 5.15.1 to 5.15.3 in /frontend (#1042)

Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.15.1 to 5.15.3.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.3/packages/mui-material)

---
updated-dependencies:
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-01-06 12:41:09 +00:00 committed by GitHub
parent 99c6fbc232
commit c3006241c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 23 additions and 23 deletions

View File

@ -16,7 +16,7 @@
"@mui/base": "^5.0.0-beta.7",
"@mui/icons-material": "^5.15.3",
"@mui/lab": "^5.0.0-alpha.136",
"@mui/material": "^5.15.1",
"@mui/material": "^5.15.3",
"@mui/system": "^5.15.3",
"@mui/x-data-grid": "^6.17.0",
"@mui/x-date-pickers": "^6.17.0",
@ -3105,9 +3105,9 @@
}
},
"node_modules/@mui/core-downloads-tracker": {
"version": "5.15.1",
"resolved": "https://registry.npmjs.org/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.1.tgz",
"integrity": "sha512-y/nUEsWHyBzaKYp9zLtqJKrLod/zMNEWpMj488FuQY9QTmqBiyUhI2uh7PVaLqLewXRtdmG6JV0b6T5exyuYRw==",
"version": "5.15.3",
"resolved": "https://registry.npmjs.org/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.3.tgz",
"integrity": "sha512-sWeihiVyxdJjpLkp8SHkTy9kt2M/o11M60G1MzwljGL2BXdM3Ktzqv5QaQHdi00y7Y1ulvtI3GOSxP2xU8mQJw==",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/mui-org"
@ -3180,16 +3180,16 @@
}
},
"node_modules/@mui/material": {
"version": "5.15.1",
"resolved": "https://registry.npmjs.org/@mui/material/-/material-5.15.1.tgz",
"integrity": "sha512-WA5DVyvacxDakVyAhNqu/rRT28ppuuUFFw1bLpmRzrCJ4uw/zLTATcd4WB3YbB+7MdZNEGG/SJNWTDLEIyn3xQ==",
"version": "5.15.3",
"resolved": "https://registry.npmjs.org/@mui/material/-/material-5.15.3.tgz",
"integrity": "sha512-DODBBMouyq1B5f3YkEWL9vO8pGCxuEGqtfpltF6peMJzz/78tJFyLQsDas9MNLC/8AdFu2BQdkK7wox5UBPTAA==",
"dependencies": {
"@babel/runtime": "^7.23.5",
"@mui/base": "5.0.0-beta.28",
"@mui/core-downloads-tracker": "^5.15.1",
"@mui/system": "^5.15.1",
"@mui/types": "^7.2.11",
"@mui/utils": "^5.15.1",
"@babel/runtime": "^7.23.6",
"@mui/base": "5.0.0-beta.30",
"@mui/core-downloads-tracker": "^5.15.3",
"@mui/system": "^5.15.3",
"@mui/types": "^7.2.12",
"@mui/utils": "^5.15.3",
"@types/react-transition-group": "^4.4.10",
"clsx": "^2.0.0",
"csstype": "^3.1.2",
@ -3224,14 +3224,14 @@
}
},
"node_modules/@mui/material/node_modules/@mui/base": {
"version": "5.0.0-beta.28",
"resolved": "https://registry.npmjs.org/@mui/base/-/base-5.0.0-beta.28.tgz",
"integrity": "sha512-KIoSc5sUFceeCaZTq5MQBapFzhHqMo4kj+4azWaCAjorduhcRQtN+BCgVHmo+gvEjix74bUfxwTqGifnu2fNTg==",
"version": "5.0.0-beta.30",
"resolved": "https://registry.npmjs.org/@mui/base/-/base-5.0.0-beta.30.tgz",
"integrity": "sha512-dc38W4W3K42atE9nSaOeoJ7/x9wGIfawdwC/UmMxMLlZ1iSsITQ8dQJaTATCbn98YvYPINK/EH541YA5enQIPQ==",
"dependencies": {
"@babel/runtime": "^7.23.5",
"@babel/runtime": "^7.23.6",
"@floating-ui/react-dom": "^2.0.4",
"@mui/types": "^7.2.11",
"@mui/utils": "^5.15.1",
"@mui/types": "^7.2.12",
"@mui/utils": "^5.15.3",
"@popperjs/core": "^2.11.8",
"clsx": "^2.0.0",
"prop-types": "^15.8.1"
@ -3255,9 +3255,9 @@
}
},
"node_modules/@mui/material/node_modules/clsx": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/clsx/-/clsx-2.0.0.tgz",
"integrity": "sha512-rQ1+kcj+ttHG0MKVGBUXwayCCF1oh39BF5COIpRzuCEv8Mwjv0XucrI2ExNTOn9IlLifGClWQcU9BrZORvtw6Q==",
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.0.tgz",
"integrity": "sha512-m3iNNWpd9rl3jvvcBnu70ylMdrXt8Vlq4HYadnU5fwcOtvkSQWPmj7amUcDT2qYI7risszBjI5AUIUox9D16pg==",
"engines": {
"node": ">=6"
}

View File

@ -55,7 +55,7 @@
"@mui/base": "^5.0.0-beta.7",
"@mui/icons-material": "^5.15.3",
"@mui/lab": "^5.0.0-alpha.136",
"@mui/material": "^5.15.1",
"@mui/material": "^5.15.3",
"@mui/system": "^5.15.3",
"@mui/x-data-grid": "^6.17.0",
"@mui/x-date-pickers": "^6.17.0",