Bump @mui/material from 5.15.9 to 5.15.10 in /frontend

Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.15.9 to 5.15.10.
- [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.10/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>
This commit is contained in:
dependabot[bot]
2024-02-16 07:51:27 +00:00
committed by GitHub
parent 82de630497
commit ed954fe714
2 changed files with 9 additions and 9 deletions

View File

@ -16,7 +16,7 @@
"@mui/base": "^5.0.0-beta.7",
"@mui/icons-material": "^5.15.9",
"@mui/lab": "^5.0.0-alpha.136",
"@mui/material": "^5.15.9",
"@mui/material": "^5.15.10",
"@mui/system": "^5.15.3",
"@mui/x-data-grid": "^6.19.2",
"@mui/x-date-pickers": "^6.19.2",
@ -3105,9 +3105,9 @@
}
},
"node_modules/@mui/core-downloads-tracker": {
"version": "5.15.9",
"resolved": "https://registry.npmjs.org/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.9.tgz",
"integrity": "sha512-CSDpVevGaxsvMkiYBZ8ztki1z/eT0mM2MqUT21eCRiMz3DU4zQw5rXG5ML/yTuJF9Z2Wv9SliIeaRAuSR/9Nig==",
"version": "5.15.10",
"resolved": "https://registry.npmjs.org/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.10.tgz",
"integrity": "sha512-qPv7B+LeMatYuzRjB3hlZUHqinHx/fX4YFBiaS19oC02A1e9JFuDKDvlyRQQ5oRSbJJt0QlaLTlr0IcauVcJRQ==",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/mui-org"
@ -3180,13 +3180,13 @@
}
},
"node_modules/@mui/material": {
"version": "5.15.9",
"resolved": "https://registry.npmjs.org/@mui/material/-/material-5.15.9.tgz",
"integrity": "sha512-kbHTZDcFmN8GHKzRpImUEl9AJfFWI/0Kl+DsYVT3kHzQWUuHiKm3uHXR1RCOqr7H8IgHFPdbxItmCSQ/mj7zgg==",
"version": "5.15.10",
"resolved": "https://registry.npmjs.org/@mui/material/-/material-5.15.10.tgz",
"integrity": "sha512-YJJGHjwDOucecjDEV5l9ISTCo+l9YeWrho623UajzoHRYxuKUmwrGVYOW4PKwGvCx9SU9oklZnbbi2Clc5XZHw==",
"dependencies": {
"@babel/runtime": "^7.23.9",
"@mui/base": "5.0.0-beta.36",
"@mui/core-downloads-tracker": "^5.15.9",
"@mui/core-downloads-tracker": "^5.15.10",
"@mui/system": "^5.15.9",
"@mui/types": "^7.2.13",
"@mui/utils": "^5.15.9",

View File

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