Update dependency date-and-time to ^4.1.2
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-12-17 00:30:33 +00:00
parent aad0a74ad5
commit 5ebfbf6aec
2 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@
"@mui/material": "^7.3.6",
"@mui/x-data-grid": "^8.20.0",
"@mui/x-date-pickers": "^8.19.0",
"date-and-time": "^4.1.1",
"date-and-time": "^4.1.2",
"dayjs": "^1.11.19",
"emoji-picker-react": "^4.16.1",
"is-cidr": "^6.0.1",
@@ -2143,9 +2143,9 @@
"license": "MIT"
},
"node_modules/date-and-time": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/date-and-time/-/date-and-time-4.1.1.tgz",
"integrity": "sha512-IqEzQvjaRO6KL6wxHaBsVZhzym+Kuk3VWmgydIjzbJD0Zwwa1YpvSZ/2rYR5qmAx1aDM8dMAxpQ9Wm4xQoUv3g==",
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/date-and-time/-/date-and-time-4.1.2.tgz",
"integrity": "sha512-ChrHKo2M1kAQFRZRsM+UYugnaj3d0X1+4vEUFy5u+sWVXY7TN14s+n8Xq4w20j98WTD304SwjaB5m5VQq/Mi2w==",
"license": "MIT",
"engines": {
"node": ">=18"

View File

@@ -17,7 +17,7 @@
"@mui/material": "^7.3.6",
"@mui/x-data-grid": "^8.20.0",
"@mui/x-date-pickers": "^8.19.0",
"date-and-time": "^4.1.1",
"date-and-time": "^4.1.2",
"dayjs": "^1.11.19",
"emoji-picker-react": "^4.16.1",
"is-cidr": "^6.0.1",