From de4c1d2b42953b4c2bcd3a5778181b552cfb6893 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 07:33:18 +0000 Subject: [PATCH] Bump @mui/x-date-pickers from 6.19.2 to 6.19.3 (#23) Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) from 6.19.2 to 6.19.3. - [Release notes](https://github.com/mui/mui-x/releases) - [Changelog](https://github.com/mui/mui-x/blob/next/CHANGELOG.md) - [Commits](https://github.com/mui/mui-x/commits/v6.19.3/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 eca8570f..efe83bdd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@mui/lab": "^5.0.0-alpha.97", "@mui/material": "^5.15.6", "@mui/x-data-grid": "^6.19.3", - "@mui/x-date-pickers": "^6.19.0", + "@mui/x-date-pickers": "^6.19.3", "@popperjs/core": "^2.11.8", "@react-icons/all-files": "^4.1.0", "axios": "^1.6.5", @@ -4008,9 +4008,9 @@ } }, "node_modules/@mui/x-date-pickers": { - "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==", + "version": "6.19.3", + "resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-6.19.3.tgz", + "integrity": "sha512-0USG4hhrgcMu/nZTYsBUGDcrwCEdzjok2Q4jYB6kHOpP2YxpGMESx0WIzzHtqrDQ67Z3g22v7KTWdPGRDo7HiQ==", "dependencies": { "@babel/runtime": "^7.23.2", "@mui/base": "^5.0.0-beta.22", diff --git a/package.json b/package.json index 818c6689..1e5592ad 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@mui/lab": "^5.0.0-alpha.97", "@mui/material": "^5.15.6", "@mui/x-data-grid": "^6.19.3", - "@mui/x-date-pickers": "^6.19.0", + "@mui/x-date-pickers": "^6.19.3", "@popperjs/core": "^2.11.8", "@react-icons/all-files": "^4.1.0", "axios": "^1.6.5",