Update dependency @mui/x-charts to ^8.20.0 #153
8
moneymgr_web/package-lock.json
generated
8
moneymgr_web/package-lock.json
generated
@@ -16,7 +16,7 @@
|
|||||||
"@mdi/react": "^1.6.1",
|
"@mdi/react": "^1.6.1",
|
||||||
"@mui/icons-material": "^7.1.2",
|
"@mui/icons-material": "^7.1.2",
|
||||||
"@mui/material": "^7.1.2",
|
"@mui/material": "^7.1.2",
|
||||||
"@mui/x-charts": "^8.19.0",
|
"@mui/x-charts": "^8.20.0",
|
||||||
"@mui/x-data-grid": "^8.18.0",
|
"@mui/x-data-grid": "^8.18.0",
|
||||||
"@mui/x-date-pickers": "^8.17.0",
|
"@mui/x-date-pickers": "^8.17.0",
|
||||||
"date-and-time": "^3.6.0",
|
"date-and-time": "^3.6.0",
|
||||||
@@ -2293,9 +2293,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@mui/x-charts": {
|
"node_modules/@mui/x-charts": {
|
||||||
"version": "8.19.0",
|
"version": "8.20.0",
|
||||||
"resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-8.19.0.tgz",
|
"resolved": "https://registry.npmjs.org/@mui/x-charts/-/x-charts-8.20.0.tgz",
|
||||||
"integrity": "sha512-jQHk3F7bj7uWg+wz3qEra/unr1I60vBPuXZyMf0EOqRBHwgaB4hje8uvGSISCNpoll3gtBsyVLPGeO+nVBNCAw==",
|
"integrity": "sha512-pdH4o1E9trjEJLCsenYTmNXSR/RjuZgjvmrhnF2XQp4rFkPKnj/6gYVyadi4kFcjrlBG8g3owLub6IAbG5sSVw==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.28.4",
|
"@babel/runtime": "^7.28.4",
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
"@mdi/react": "^1.6.1",
|
"@mdi/react": "^1.6.1",
|
||||||
"@mui/icons-material": "^7.1.2",
|
"@mui/icons-material": "^7.1.2",
|
||||||
"@mui/material": "^7.1.2",
|
"@mui/material": "^7.1.2",
|
||||||
"@mui/x-charts": "^8.19.0",
|
"@mui/x-charts": "^8.20.0",
|
||||||
"@mui/x-data-grid": "^8.18.0",
|
"@mui/x-data-grid": "^8.18.0",
|
||||||
"@mui/x-date-pickers": "^8.17.0",
|
"@mui/x-date-pickers": "^8.17.0",
|
||||||
"date-and-time": "^3.6.0",
|
"date-and-time": "^3.6.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user