From c5dee9e7491f603a72883f020923698c1c6332d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 14:26:29 +0000 Subject: [PATCH] Bump @mui/x-date-pickers from 6.19.0 to 6.19.2 (#2627) Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) from 6.19.0 to 6.19.2. - [Release notes](https://github.com/mui/mui-x/releases) - [Changelog](https://github.com/mui/mui-x/blob/v6.19.2/CHANGELOG.md) - [Commits](https://github.com/mui/mui-x/commits/v6.19.2/packages/x-date-pickers) --- updated-dependencies: - dependency-name: "@mui/x-date-pickers" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 930fc5a27..5ff6bc29d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@mui/lab": "^5.0.0-alpha.97", "@mui/material": "^5.15.6", "@mui/x-data-grid": "^6.19.1", - "@mui/x-date-pickers": "^6.19.0", + "@mui/x-date-pickers": "^6.19.2", "@popperjs/core": "^2.11.8", "@react-icons/all-files": "^4.1.0", "axios": "^1.6.6", @@ -3912,9 +3912,9 @@ } }, "node_modules/@mui/x-date-pickers": { - "version": "6.19.0", - "resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-6.19.0.tgz", - "integrity": "sha512-/GccT+iFJTKjI6b9b0MWojyRKnizL/VYYAfPnR1q0wSVVXjYv7a1NK0uQlan4JbnovqoQCNVeTOCy/0bUJyD2Q==", + "version": "6.19.2", + "resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-6.19.2.tgz", + "integrity": "sha512-/bdWZabexuz+1rKG15XryxiMGb5D0XVx65NU7CZYKm/1+HuUzc0FX9smKEa/YVZnLSNsAp6SULIyPZtAKE+3AA==", "dependencies": { "@babel/runtime": "^7.23.2", "@mui/base": "^5.0.0-beta.22", diff --git a/package.json b/package.json index d9d4334f2..3eeabc855 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@mui/lab": "^5.0.0-alpha.97", "@mui/material": "^5.15.6", "@mui/x-data-grid": "^6.19.1", - "@mui/x-date-pickers": "^6.19.0", + "@mui/x-date-pickers": "^6.19.2", "@popperjs/core": "^2.11.8", "@react-icons/all-files": "^4.1.0", "axios": "^1.6.6",