From 7f662fa2199e125c3c2059279ec8bb0addd386cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 06:08:46 +0000 Subject: [PATCH] Bump @mui/x-date-pickers from 6.19.3 to 6.19.4 Bumps [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers) from 6.19.3 to 6.19.4. - [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.4/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] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index f72073f43..83e7f2191 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@mui/lab": "^5.0.0-alpha.164", "@mui/material": "^5.15.9", "@mui/x-data-grid": "^6.19.4", - "@mui/x-date-pickers": "^6.19.3", + "@mui/x-date-pickers": "^6.19.4", "@popperjs/core": "^2.11.8", "@react-icons/all-files": "^4.1.0", "bootstrap": "^5.3.2", @@ -4124,9 +4124,9 @@ } }, "node_modules/@mui/x-date-pickers": { - "version": "6.19.3", - "resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-6.19.3.tgz", - "integrity": "sha512-0USG4hhrgcMu/nZTYsBUGDcrwCEdzjok2Q4jYB6kHOpP2YxpGMESx0WIzzHtqrDQ67Z3g22v7KTWdPGRDo7HiQ==", + "version": "6.19.4", + "resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-6.19.4.tgz", + "integrity": "sha512-LekaacLGnoQNN5hD6iXeHFL4LbZPnr1BM57hnUKy5UgKDHqzHzZSdPGc2p7Ktv/Z2NDbpPaLEAgrLwISKIYcow==", "dependencies": { "@babel/runtime": "^7.23.2", "@mui/base": "^5.0.0-beta.22", @@ -30054,9 +30054,9 @@ } }, "@mui/x-date-pickers": { - "version": "6.19.3", - "resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-6.19.3.tgz", - "integrity": "sha512-0USG4hhrgcMu/nZTYsBUGDcrwCEdzjok2Q4jYB6kHOpP2YxpGMESx0WIzzHtqrDQ67Z3g22v7KTWdPGRDo7HiQ==", + "version": "6.19.4", + "resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-6.19.4.tgz", + "integrity": "sha512-LekaacLGnoQNN5hD6iXeHFL4LbZPnr1BM57hnUKy5UgKDHqzHzZSdPGc2p7Ktv/Z2NDbpPaLEAgrLwISKIYcow==", "requires": { "@babel/runtime": "^7.23.2", "@mui/base": "^5.0.0-beta.22", diff --git a/package.json b/package.json index 2a582ba6c..201d8a706 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@mui/lab": "^5.0.0-alpha.164", "@mui/material": "^5.15.9", "@mui/x-data-grid": "^6.19.4", - "@mui/x-date-pickers": "^6.19.3", + "@mui/x-date-pickers": "^6.19.4", "@popperjs/core": "^2.11.8", "@react-icons/all-files": "^4.1.0", "bootstrap": "^5.3.2",