Update dependency @mui/x-charts to ^8.20.0
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
8
central_frontend/package-lock.json
generated
8
central_frontend/package-lock.json
generated
@@ -15,7 +15,7 @@
|
||||
"@mdi/react": "^1.6.1",
|
||||
"@mui/icons-material": "^7.3.5",
|
||||
"@mui/material": "^7.3.5",
|
||||
"@mui/x-charts": "^8.19.0",
|
||||
"@mui/x-charts": "^8.20.0",
|
||||
"@mui/x-date-pickers": "^8.19.0",
|
||||
"date-and-time": "^4.1.1",
|
||||
"dayjs": "^1.11.19",
|
||||
@@ -1487,9 +1487,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@mui/x-charts": {
|
||||
"version": "8.19.0",
|
||||
"resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-8.19.0.tgz",
|
||||
"integrity": "sha512-jQHk3F7bj7uWg+wz3qEra/unr1I60vBPuXZyMf0EOqRBHwgaB4hje8uvGSISCNpoll3gtBsyVLPGeO+nVBNCAw==",
|
||||
"version": "8.20.0",
|
||||
"resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-8.20.0.tgz",
|
||||
"integrity": "sha512-pdH4o1E9trjEJLCsenYTmNXSR/RjuZgjvmrhnF2XQp4rFkPKnj/6gYVyadi4kFcjrlBG8g3owLub6IAbG5sSVw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.28.4",
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"@mdi/react": "^1.6.1",
|
||||
"@mui/icons-material": "^7.3.5",
|
||||
"@mui/material": "^7.3.5",
|
||||
"@mui/x-charts": "^8.19.0",
|
||||
"@mui/x-charts": "^8.20.0",
|
||||
"@mui/x-date-pickers": "^8.19.0",
|
||||
"date-and-time": "^4.1.1",
|
||||
"dayjs": "^1.11.19",
|
||||
|
||||
Reference in New Issue
Block a user