fix(deps): update material-ui monorepo to v7.23.1

This commit is contained in:
Mend Renovate
2024-12-05 18:44:43 +00:00
parent f4c62dd65c
commit b034288c7f
2 changed files with 13 additions and 13 deletions

View File

@@ -15,8 +15,8 @@
"@mui/lab": "6.0.0-beta.18",
"@mui/material": "6.1.10",
"@mui/x-charts": "^7.5.1",
"@mui/x-data-grid": "7.23.0",
"@mui/x-date-pickers": "7.23.0",
"@mui/x-data-grid": "7.23.1",
"@mui/x-date-pickers": "7.23.1",
"@reduxjs/toolkit": "2.4.0",
"axios": "^1.7.4",
"dayjs": "1.11.13",
@@ -1378,9 +1378,9 @@
}
},
"node_modules/@mui/x-charts": {
"version": "7.23.0",
"resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-7.23.0.tgz",
"integrity": "sha512-lXG+vRMFvisFaj93LlglZij7e5NEHptXQG0x9EshSI8uIm8HN9Xp77qIdE95xLyltImakuFCeJaEk9oaRMBTpA==",
"version": "7.23.1",
"resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-7.23.1.tgz",
"integrity": "sha512-hIVRitRSFxf60BHDr+T7Tarj4lLwOV8flebeIsyEPJJHvSlaFNFwr6rqYFb8SGULYU7ppKMhiESD1+YqgJSU1Q==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.25.7",
@@ -1436,9 +1436,9 @@
}
},
"node_modules/@mui/x-data-grid": {
"version": "7.23.0",
"resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-7.23.0.tgz",
"integrity": "sha512-nypSz/7j0HPvW7tRPcZAlQADOiRAE4jTIcxwwJUPLtU17EPJOiw1iB29SRYtUThw4f3aXETPAeT4fzgagpuiKg==",
"version": "7.23.1",
"resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-7.23.1.tgz",
"integrity": "sha512-1CumfhjGA+WgNtnN3ZD3gCOw6RVf/cEy2X2gS0iyXtVsFNaE+qtyMz9KesQsIzi9u13Wj3RNuhBdH0C5qXtAhQ==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.25.7",
@@ -1473,9 +1473,9 @@
}
},
"node_modules/@mui/x-date-pickers": {
"version": "7.23.0",
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-7.23.0.tgz",
"integrity": "sha512-Db9ElibVYHluXLVsRLfFwlYkL6/3NNE5AosSZiTx+Gw7uix/Z3pdjyHeA3ab65fU1tCk08XHY0PU6LQFifYB2g==",
"version": "7.23.1",
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-7.23.1.tgz",
"integrity": "sha512-Jr4beZ7r2lvWBaFnkIAg9BgiNFcfeJy4AUe3MbG10BBSZyB++odGqhOUAIGqkP7MpUzEGlTv4NUaaD7gYTAQPg==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.25.7",

View File

@@ -18,8 +18,8 @@
"@mui/lab": "6.0.0-beta.18",
"@mui/material": "6.1.10",
"@mui/x-charts": "^7.5.1",
"@mui/x-data-grid": "7.23.0",
"@mui/x-date-pickers": "7.23.0",
"@mui/x-data-grid": "7.23.1",
"@mui/x-date-pickers": "7.23.1",
"@reduxjs/toolkit": "2.4.0",
"axios": "^1.7.4",
"dayjs": "1.11.13",