From a8b92e233cdac351c7692916df3fc7764aff3c7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 03:58:16 +0000 Subject: [PATCH] Bump @mui/x-date-pickers from 7.29.4 to 8.9.2 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.9.2. - [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.9.2/packages/x-date-pickers) --- updated-dependencies: - dependency-name: "@mui/x-date-pickers" dependency-version: 8.9.2 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 1738bc05..4460482a 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.9.2", "@sentry/browser": "^9.30.0", "@types/lodash": "^4.17.17", "@types/react": "^18.3.23",