1 Commits

Author SHA1 Message Date
597d593b5a Update dependency @mui/x-date-pickers to ^8.27.2
Some checks failed
continuous-integration/drone/push Build is failing
2026-03-11 00:24:58 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
"@mui/icons-material": "^7.3.9",
"@mui/material": "^7.3.9",
"@mui/x-charts": "^8.27.4",
"@mui/x-date-pickers": "^8.26.0",
"@mui/x-date-pickers": "^8.27.2",
"date-and-time": "^4.2.0",
"dayjs": "^1.11.19",
"filesize": "^11.0.13",
@@ -1563,9 +1563,9 @@
}
},
"node_modules/@mui/x-date-pickers": {
"version": "8.26.0",
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-8.26.0.tgz",
"integrity": "sha512-tW9SrY8jRX0qf/v4ki/x46hsHgJrsFib271QYWOxTEofREWpPrYqdUarRGs21uhHha0spCzJUU1jEAxFKc3LHQ==",
"version": "8.27.2",
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-8.27.2.tgz",
"integrity": "sha512-06LFkHFRXJ2O9DMXtWAA3kY0jpbL7XH8iqa8L5cBlN+8bRx/UVLKlZYlhGv06C88jF9kuZWY1bUgrv/EoY/2Ww==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.28.4",

View File

@@ -18,7 +18,7 @@
"@mui/icons-material": "^7.3.9",
"@mui/material": "^7.3.9",
"@mui/x-charts": "^8.27.4",
"@mui/x-date-pickers": "^8.26.0",
"@mui/x-date-pickers": "^8.27.2",
"date-and-time": "^4.2.0",
"dayjs": "^1.11.19",
"filesize": "^11.0.13",