1 Commits

Author SHA1 Message Date
166c8ac447 Update Rust crate serde_with to 3.16.1
All checks were successful
continuous-integration/drone/push Build is passing
2026-02-22 00:14:50 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@
"@mui/lab": "^7.0.0-beta.17",
"@mui/material": "^7.3.8",
"@mui/x-data-grid": "^8.27.1",
"@mui/x-date-pickers": "^8.27.2",
"@mui/x-date-pickers": "^8.27.0",
"@mui/x-tree-view": "^8.27.1",
"date-and-time": "^3.6.0",
"dayjs": "^1.11.19",
@@ -1623,9 +1623,9 @@
}
},
"node_modules/@mui/x-date-pickers": {
"version": "8.27.2",
"resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-8.27.2.tgz",
"integrity": "sha512-06LFkHFRXJ2O9DMXtWAA3kY0jpbL7XH8iqa8L5cBlN+8bRx/UVLKlZYlhGv06C88jF9kuZWY1bUgrv/EoY/2Ww==",
"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

@@ -24,7 +24,7 @@
"@mui/lab": "^7.0.0-beta.17",
"@mui/material": "^7.3.8",
"@mui/x-data-grid": "^8.27.1",
"@mui/x-date-pickers": "^8.27.2",
"@mui/x-date-pickers": "^8.27.0",
"@mui/x-tree-view": "^8.27.1",
"date-and-time": "^3.6.0",
"dayjs": "^1.11.19",