From 69a51e11d3ea5804a4b82ad5f1e1af08aac76ed7 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate@communiquons.org>
Date: Fri, 9 May 2025 00:17:56 +0000
Subject: [PATCH] Update dependency @mui/x-date-pickers to ^7.29.3

---
 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 287657d..c053eab 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.2",
+        "@mui/x-date-pickers": "^7.29.3",
         "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.2",
-      "resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-7.29.2.tgz",
-      "integrity": "sha512-GRbLE31bBktJptittYk5L5SdwOOcDdVAIrXfyYYQ6xq8CR69Sbi/y6WkSDL+FDuymM/UQa7f5UmHb6r81aDVWA==",
+      "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==",
       "license": "MIT",
       "dependencies": {
         "@babel/runtime": "^7.25.7",
diff --git a/central_frontend/package.json b/central_frontend/package.json
index e14b5ba..5a0b30a 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.2",
+    "@mui/x-date-pickers": "^7.29.3",
     "date-and-time": "^3.6.0",
     "dayjs": "^1.11.13",
     "filesize": "^10.1.6",
-- 
2.47.2