1 Commits

Author SHA1 Message Date
f7e017a135 Update dependency @mui/x-date-pickers to ^8.27.0
Some checks failed
continuous-integration/drone/push Build is failing
2026-02-09 00:27:23 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
"@mui/icons-material": "^7.3.7",
"@mui/material": "^7.3.7",
"@mui/x-data-grid": "^8.26.0",
"@mui/x-date-pickers": "^8.26.0",
"@mui/x-date-pickers": "^8.27.0",
"date-and-time": "^4.2.0",
"dayjs": "^1.11.19",
"emoji-picker-react": "^4.17.4",
@@ -1049,9 +1049,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.0",
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-8.27.0.tgz",
"integrity": "sha512-mw47IgelP5qFSBANqxUhqDEly2XO9RT/BcNKwgumy8BmmdosrGAmTev8dgFMoWg20iPHxEczlpBdDGyV6ht0jg==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.28.4",

View File

@@ -16,7 +16,7 @@
"@mui/icons-material": "^7.3.7",
"@mui/material": "^7.3.7",
"@mui/x-data-grid": "^8.26.0",
"@mui/x-date-pickers": "^8.26.0",
"@mui/x-date-pickers": "^8.27.0",
"date-and-time": "^4.2.0",
"dayjs": "^1.11.19",
"emoji-picker-react": "^4.17.4",