From f7c6610718612c02e5c65ac9a6fce4c35ce0156a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 07:35:26 +0000 Subject: [PATCH] Bump mui-chips-input from 2.1.2 to 2.1.3 Bumps [mui-chips-input](https://github.com/viclafouch/mui-chips-input) from 2.1.2 to 2.1.3. - [Release notes](https://github.com/viclafouch/mui-chips-input/releases) - [Commits](https://github.com/viclafouch/mui-chips-input/compare/v2.1.2...v2.1.3) --- updated-dependencies: - dependency-name: mui-chips-input dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 08c44077e..03736766b 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "home-assistant-js-websocket": "8.2.0", "materialdesign-js": "1.0.0", "moment": "2.29.4", - "mui-chips-input": "2.1.2", + "mui-chips-input": "2.1.3", "next": "13.4.13", "next-auth": "4.22.5", "prisma": "5.1.1", diff --git a/yarn.lock b/yarn.lock index f3f7e04a7..71863016c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2043,10 +2043,10 @@ ms@^2.1.1: resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2" integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== -mui-chips-input@2.1.2: - version "2.1.2" - resolved "https://registry.yarnpkg.com/mui-chips-input/-/mui-chips-input-2.1.2.tgz#627f7af2893d47c08c8ac7dcb6c9634f54db1a87" - integrity sha512-AV4dRoXgtqr/JPZlEWZvgMk1RiLjENrAwbESuHwuxjsy1046Icbh5NoeGhd5rX2c0dD5vCSr3K7cdwTxD7iMzg== +mui-chips-input@2.1.3: + version "2.1.3" + resolved "https://registry.yarnpkg.com/mui-chips-input/-/mui-chips-input-2.1.3.tgz#bbec68e8ca3496316f03eda266835158ef120de5" + integrity sha512-T8NJ/2PA2WKEdlddiem0/w53w7d6TPP4fb1DhtUondLIIgzn1Z4opu+S5g/XeanrkXhpdfEObwGQGPTRQQ2JYA== nanoid@^3.3.4: version "3.3.6"