1 Commits

Author SHA1 Message Date
7f5ca75304 Update dependency date-and-time to ^4.4.0
Some checks failed
continuous-integration/drone/push Build is failing
2026-03-31 00:34:24 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
"@mui/material": "^7.3.9",
"@mui/x-charts": "^8.28.0",
"@mui/x-date-pickers": "^8.27.2",
"date-and-time": "^4.3.1",
"date-and-time": "^4.4.0",
"dayjs": "^1.11.20",
"filesize": "^11.0.15",
"react": "^19.2.4",
@@ -2832,9 +2832,9 @@
}
},
"node_modules/date-and-time": {
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/date-and-time/-/date-and-time-4.3.1.tgz",
"integrity": "sha512-3Phnc4P4KzoMWMvvFws8tJg7IBE8bHkGG8aVztd7QqreyeCnNbaFzslU0+/z0wlQ0TrWbDqyQMKSZdeLWLxgNw==",
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/date-and-time/-/date-and-time-4.4.0.tgz",
"integrity": "sha512-foXRmpxgnF6JApwYcYDXfXXA0V3A/5ITsCfUXBxhfNekZmv1few84MQxkgBK6lVr1vENcGHY4hzlJJwJJ5tnWA==",
"license": "MIT",
"engines": {
"node": ">=18"

View File

@@ -19,7 +19,7 @@
"@mui/material": "^7.3.9",
"@mui/x-charts": "^8.28.0",
"@mui/x-date-pickers": "^8.27.2",
"date-and-time": "^4.3.1",
"date-and-time": "^4.4.0",
"dayjs": "^1.11.20",
"filesize": "^11.0.15",
"react": "^19.2.4",