1 Commits

Author SHA1 Message Date
f3bbec5f90 Update dependency date-and-time to ^4.3.1
Some checks failed
continuous-integration/drone/push Build is failing
2026-03-11 00:25:01 +00:00
2 changed files with 10 additions and 10 deletions

View File

@@ -16,8 +16,8 @@
"@mui/icons-material": "^7.3.9", "@mui/icons-material": "^7.3.9",
"@mui/material": "^7.3.9", "@mui/material": "^7.3.9",
"@mui/x-charts": "^8.27.4", "@mui/x-charts": "^8.27.4",
"@mui/x-date-pickers": "^8.27.2", "@mui/x-date-pickers": "^8.26.0",
"date-and-time": "^4.2.0", "date-and-time": "^4.3.1",
"dayjs": "^1.11.19", "dayjs": "^1.11.19",
"filesize": "^11.0.13", "filesize": "^11.0.13",
"react": "^19.2.4", "react": "^19.2.4",
@@ -1563,9 +1563,9 @@
} }
}, },
"node_modules/@mui/x-date-pickers": { "node_modules/@mui/x-date-pickers": {
"version": "8.27.2", "version": "8.26.0",
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-8.27.2.tgz", "resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-8.26.0.tgz",
"integrity": "sha512-06LFkHFRXJ2O9DMXtWAA3kY0jpbL7XH8iqa8L5cBlN+8bRx/UVLKlZYlhGv06C88jF9kuZWY1bUgrv/EoY/2Ww==", "integrity": "sha512-tW9SrY8jRX0qf/v4ki/x46hsHgJrsFib271QYWOxTEofREWpPrYqdUarRGs21uhHha0spCzJUU1jEAxFKc3LHQ==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.28.4", "@babel/runtime": "^7.28.4",
@@ -2832,9 +2832,9 @@
} }
}, },
"node_modules/date-and-time": { "node_modules/date-and-time": {
"version": "4.2.0", "version": "4.3.1",
"resolved": "https://registry.npmjs.org/date-and-time/-/date-and-time-4.2.0.tgz", "resolved": "https://registry.npmjs.org/date-and-time/-/date-and-time-4.3.1.tgz",
"integrity": "sha512-bqLrJqsjXMW3yQlR7QrQZqZNVDwo+GkvcAeRzZScAdUAgQPP+baV+j6HFbVp3cpCgVez3Mx2zIPqwk9FMfkVIw==", "integrity": "sha512-3Phnc4P4KzoMWMvvFws8tJg7IBE8bHkGG8aVztd7QqreyeCnNbaFzslU0+/z0wlQ0TrWbDqyQMKSZdeLWLxgNw==",
"license": "MIT", "license": "MIT",
"engines": { "engines": {
"node": ">=18" "node": ">=18"

View File

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