1 Commits

Author SHA1 Message Date
e8d48e3ab2 Update dependency @mui/x-data-grid to ^8.16.0
All checks were successful
continuous-integration/drone/push Build is passing
2025-11-02 00:08:43 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -25,7 +25,7 @@
"@mui/x-date-pickers": "^8.15.0", "@mui/x-date-pickers": "^8.15.0",
"@mui/x-tree-view": "^8.15.0", "@mui/x-tree-view": "^8.15.0",
"date-and-time": "^3.6.0", "date-and-time": "^3.6.0",
"dayjs": "^1.11.19", "dayjs": "^1.11.18",
"email-validator": "^2.0.4", "email-validator": "^2.0.4",
"filesize": "^11.0.13", "filesize": "^11.0.13",
"jspdf": "^3.0.3", "jspdf": "^3.0.3",
@@ -2925,9 +2925,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/dayjs": { "node_modules/dayjs": {
"version": "1.11.19", "version": "1.11.18",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.19.tgz", "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.18.tgz",
"integrity": "sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==", "integrity": "sha512-zFBQ7WFRvVRhKcWoUh+ZA1g2HVgUbsZm9sbddh8EC5iv93sui8DVVz1Npvz+r6meo9VKfa8NyLWBsQK1VvIKPA==",
"license": "MIT", "license": "MIT",
"peer": true "peer": true
}, },

View File

@@ -27,7 +27,7 @@
"@mui/x-date-pickers": "^8.15.0", "@mui/x-date-pickers": "^8.15.0",
"@mui/x-tree-view": "^8.15.0", "@mui/x-tree-view": "^8.15.0",
"date-and-time": "^3.6.0", "date-and-time": "^3.6.0",
"dayjs": "^1.11.19", "dayjs": "^1.11.18",
"email-validator": "^2.0.4", "email-validator": "^2.0.4",
"filesize": "^11.0.13", "filesize": "^11.0.13",
"jspdf": "^3.0.3", "jspdf": "^3.0.3",