From 055e512f77f2473df83ce41c6b11a8cb705b33e9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 7 Jun 2025 00:23:55 +0000 Subject: [PATCH] Update dependency @mui/x-date-pickers to ^7.29.4 --- central_frontend/package-lock.json | 8 ++++---- central_frontend/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/central_frontend/package-lock.json b/central_frontend/package-lock.json index 1dd4213..8d511e4 100644 --- a/central_frontend/package-lock.json +++ b/central_frontend/package-lock.json @@ -16,7 +16,7 @@ "@mui/icons-material": "^7.0.2", "@mui/material": "^7.0.2", "@mui/x-charts": "^7.29.1", - "@mui/x-date-pickers": "^7.29.3", + "@mui/x-date-pickers": "^7.29.4", "date-and-time": "^3.6.0", "dayjs": "^1.11.13", "filesize": "^10.1.6", @@ -1635,9 +1635,9 @@ } }, "node_modules/@mui/x-date-pickers": { - "version": "7.29.3", - "resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-7.29.3.tgz", - "integrity": "sha512-/A0/8fpLnEFeJKr5YQsI8jqlWPJlOtgfCGcqXHVDOLxgV3lW49+Kh5TZAc1yi6HKT3AG6k4DkNwTuu/RjJeMFA==", + "version": "7.29.4", + "resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-7.29.4.tgz", + "integrity": "sha512-wJ3tsqk/y6dp+mXGtT9czciAMEO5Zr3IIAHg9x6IL0Eqanqy0N3chbmQQZv3iq0m2qUpQDLvZ4utZBUTJdjNzw==", "license": "MIT", "dependencies": { "@babel/runtime": "^7.25.7", diff --git a/central_frontend/package.json b/central_frontend/package.json index 0e703f6..4aaf20c 100644 --- a/central_frontend/package.json +++ b/central_frontend/package.json @@ -18,7 +18,7 @@ "@mui/icons-material": "^7.0.2", "@mui/material": "^7.0.2", "@mui/x-charts": "^7.29.1", - "@mui/x-date-pickers": "^7.29.3", + "@mui/x-date-pickers": "^7.29.4", "date-and-time": "^3.6.0", "dayjs": "^1.11.13", "filesize": "^10.1.6",