From 246872c16bcfc35359a9d956b4a6efcb380ddd38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 20:07:40 +0000 Subject: [PATCH] Bump @mui/x-date-pickers from 7.29.4 to 8.6.0 in /src-admin Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) from 7.29.4 to 8.6.0. - [Release notes](https://github.com/mui/mui-x/releases) - [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/mui-x/commits/v8.6.0/packages/x-date-pickers) --- updated-dependencies: - dependency-name: "@mui/x-date-pickers" dependency-version: 8.6.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src-admin/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-admin/package.json b/src-admin/package.json index d24801fd..4c846859 100644 --- a/src-admin/package.json +++ b/src-admin/package.json @@ -17,7 +17,7 @@ "@module-federation/vite": "^1.4.1", "@mui/icons-material": "^6.4.12", "@mui/material": "^6.4.12", - "@mui/x-date-pickers": "^7.29.4", + "@mui/x-date-pickers": "^8.9.0", "@types/leaflet": "^1.9.18", "@types/react": "^18.3.23", "@types/react-dom": "^18.3.7",