1 Commits

Author SHA1 Message Date
4b8f788e42 Update dependency @types/node to ^25.3.0
All checks were successful
continuous-integration/drone/push Build is passing
2026-02-22 00:15:48 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
"@mui/icons-material": "^7.3.8", "@mui/icons-material": "^7.3.8",
"@mui/material": "^7.3.8", "@mui/material": "^7.3.8",
"@mui/x-data-grid": "^8.27.1", "@mui/x-data-grid": "^8.27.1",
"@mui/x-date-pickers": "^8.27.2", "@mui/x-date-pickers": "^8.27.0",
"date-and-time": "^4.2.0", "date-and-time": "^4.2.0",
"dayjs": "^1.11.19", "dayjs": "^1.11.19",
"emoji-picker-react": "^4.17.4", "emoji-picker-react": "^4.17.4",
@@ -1044,9 +1044,9 @@
} }
}, },
"node_modules/@mui/x-date-pickers": { "node_modules/@mui/x-date-pickers": {
"version": "8.27.2", "version": "8.27.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.27.0.tgz",
"integrity": "sha512-06LFkHFRXJ2O9DMXtWAA3kY0jpbL7XH8iqa8L5cBlN+8bRx/UVLKlZYlhGv06C88jF9kuZWY1bUgrv/EoY/2Ww==", "integrity": "sha512-mw47IgelP5qFSBANqxUhqDEly2XO9RT/BcNKwgumy8BmmdosrGAmTev8dgFMoWg20iPHxEczlpBdDGyV6ht0jg==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.28.4", "@babel/runtime": "^7.28.4",

View File

@@ -16,7 +16,7 @@
"@mui/icons-material": "^7.3.8", "@mui/icons-material": "^7.3.8",
"@mui/material": "^7.3.8", "@mui/material": "^7.3.8",
"@mui/x-data-grid": "^8.27.1", "@mui/x-data-grid": "^8.27.1",
"@mui/x-date-pickers": "^8.27.2", "@mui/x-date-pickers": "^8.27.0",
"date-and-time": "^4.2.0", "date-and-time": "^4.2.0",
"dayjs": "^1.11.19", "dayjs": "^1.11.19",
"emoji-picker-react": "^4.17.4", "emoji-picker-react": "^4.17.4",