From 5ebfbf6aec1972d59d40180f3f545ef744f8bc1b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 17 Dec 2025 00:30:33 +0000 Subject: [PATCH] Update dependency date-and-time to ^4.1.2 --- matrixgw_frontend/package-lock.json | 8 ++++---- matrixgw_frontend/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/matrixgw_frontend/package-lock.json b/matrixgw_frontend/package-lock.json index b01f33a..a95e1a6 100644 --- a/matrixgw_frontend/package-lock.json +++ b/matrixgw_frontend/package-lock.json @@ -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" diff --git a/matrixgw_frontend/package.json b/matrixgw_frontend/package.json index 637e891..c410367 100644 --- a/matrixgw_frontend/package.json +++ b/matrixgw_frontend/package.json @@ -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",