From de565e4263c176ec7a424971045aff266c090cea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 05:01:54 +0000 Subject: [PATCH] Bump @mui/x-date-pickers from 7.29.4 to 8.12.0 in /src-editor Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) from 7.29.4 to 8.12.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.12.0/packages/x-date-pickers) --- updated-dependencies: - dependency-name: "@mui/x-date-pickers" dependency-version: 8.12.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src-editor/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-editor/package.json b/src-editor/package.json index 4c59c13a..20d2cd3e 100644 --- a/src-editor/package.json +++ b/src-editor/package.json @@ -16,7 +16,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.12.0", "@sentry/browser": "^9.30.0", "@types/lodash": "^4.17.17", "@types/react": "^18.3.23",