1 Commits

Author SHA1 Message Date
fe951f4004 Update dependency dayjs to ^1.11.19
All checks were successful
continuous-integration/drone/push Build is passing
2025-11-01 00:15:11 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
"@mui/x-charts": "^8.15.0",
"@mui/x-date-pickers": "^8.15.0",
"date-and-time": "^4.1.0",
"dayjs": "^1.11.18",
"dayjs": "^1.11.19",
"filesize": "^11.0.13",
"react": "^19.2.0",
"react-dom": "^19.2.0",
@@ -2893,9 +2893,9 @@
}
},
"node_modules/dayjs": {
"version": "1.11.18",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.18.tgz",
"integrity": "sha512-zFBQ7WFRvVRhKcWoUh+ZA1g2HVgUbsZm9sbddh8EC5iv93sui8DVVz1Npvz+r6meo9VKfa8NyLWBsQK1VvIKPA==",
"version": "1.11.19",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.19.tgz",
"integrity": "sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==",
"license": "MIT",
"peer": true
},

View File

@@ -20,7 +20,7 @@
"@mui/x-charts": "^8.15.0",
"@mui/x-date-pickers": "^8.15.0",
"date-and-time": "^4.1.0",
"dayjs": "^1.11.18",
"dayjs": "^1.11.19",
"filesize": "^11.0.13",
"react": "^19.2.0",
"react-dom": "^19.2.0",