From 7e0fa97635ce84f5588831fe620fc3d0e6e776f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 07:30:07 +0000 Subject: [PATCH] Bump mui-chips-input from 2.0.2 to 2.1.2 Bumps [mui-chips-input](https://github.com/viclafouch/mui-chips-input) from 2.0.2 to 2.1.2. - [Release notes](https://github.com/viclafouch/mui-chips-input/releases) - [Commits](https://github.com/viclafouch/mui-chips-input/compare/v2.0.2...v2.1.2) --- updated-dependencies: - dependency-name: mui-chips-input dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 30 +++++++++++------------------- 2 files changed, 12 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index 6512cea5f..73ed8e996 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.0.2", + "mui-chips-input": "2.1.2", "next": "13.4.12", "next-auth": "4.22.3", "prisma": "5.1.1", diff --git a/yarn.lock b/yarn.lock index 24a53ad4f..2a916e32e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -101,7 +101,7 @@ resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.1.tgz#c1ddb040429c6d21d38cc945fe75c818cfb68e17" integrity sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA== -"@emotion/react@11.11.1", "@emotion/react@^11.5.0": +"@emotion/react@11.11.1": version "11.11.1" resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.11.1.tgz#b2c36afac95b184f73b08da8c214fdf861fa4157" integrity sha512-5mlW1DquU5HaxjLkfkGN1GA/fvVGdyHURRiX/0FHl2cfIfRxSOfmxEH5YS43edp0OldZrZ+dkBKbngxcNCdZvA== @@ -131,7 +131,7 @@ resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.2.tgz#d58e788ee27267a14342303e1abb3d508b6d0fec" integrity sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA== -"@emotion/styled@11.11.0", "@emotion/styled@^11.3.0": +"@emotion/styled@11.11.0": version "11.11.0" resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.11.0.tgz#26b75e1b5a1b7a629d7c0a8b708fbf5a9cdce346" integrity sha512-hM5Nnvu9P3midq5aaXj4I+lnSfNi7Pmd4EWk1fOZ3pxookaQTNew6bp4JaCBYM4HVFZF9g7UjJmsUmC2JlxOng== @@ -250,7 +250,7 @@ resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.14.3.tgz#474689f4d691993376e8a1ca07e08d4545275082" integrity sha512-QxvrcDqphZoXRjsAmCaQylmWjC/8/qKWwIde1MJMna5YIst3R9O0qhKRPu36/OE2d8AeTbCVjRcRvNqhhW8jyg== -"@mui/icons-material@5.14.3", "@mui/icons-material@^5.0.0": +"@mui/icons-material@5.14.3": version "5.14.3" resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.14.3.tgz#26a84d52ab2fceea2856adf7a139527b3a51ae90" integrity sha512-XkxWPhageu1OPUm2LWjo5XqeQ0t2xfGe8EiLkRW9oz2LHMMZmijvCxulhgquUVTF1DnoSh+3KoDLSsoAFtVNVw== @@ -271,7 +271,7 @@ prop-types "^15.8.1" react-is "^18.2.0" -"@mui/material@5.14.3", "@mui/material@^5.0.0": +"@mui/material@5.14.3": version "5.14.3" resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.14.3.tgz#c88dbc270c4ebde32f9956b9b3cbf8a5d1dc7aef" integrity sha512-dlu4SOcCp9Cy+wkcfZ/ns9ZkP40nr/WPgqxX0HmrE0o+dkE1ropY9BbHsLrTlYJCko8yzcC8bLghrD4xqZG1og== @@ -513,7 +513,7 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@18.2.18", "@types/react@^17.0.0 || ^18.0.0": +"@types/react@*", "@types/react@18.2.18": version "18.2.18" resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.18.tgz#c8b233919eef1bdc294f6f34b37f9727ad677516" integrity sha512-da4NTSeBv/P34xoZPhtcLkmZuJ+oYaCxHmyHzwaDQo9RQPBeXV+06gEk2FpqEcsX9XrnNLvRpVh6bdavDSjtiQ== @@ -2042,18 +2042,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.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/mui-chips-input/-/mui-chips-input-2.0.2.tgz#04d97479207b2361e8474e387646b91ef104ca3c" - integrity sha512-1k1Er7GnFhOC4oz733Tcg0lrhm/Kh0Cd/6NabJQ/mhrk9Xz9SkndL+Zfb43bkvDXHVYiHTuFgF0wA2ya86gTqQ== - dependencies: - "@emotion/react" "^11.5.0" - "@emotion/styled" "^11.3.0" - "@mui/icons-material" "^5.0.0" - "@mui/material" "^5.0.0" - "@types/react" "^17.0.0 || ^18.0.0" - react "^17.0.0 || ^18.0.0" - react-dom "^17.0.0 || ^18.0.0" +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== nanoid@^3.3.4: version "3.3.6" @@ -2382,7 +2374,7 @@ queue-microtask@^1.2.2: resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243" integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A== -react-dom@18.2.0, "react-dom@^17.0.0 || ^18.0.0": +react-dom@18.2.0: version "18.2.0" resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0.tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d" integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g== @@ -2415,7 +2407,7 @@ react-transition-group@^4.4.5: loose-envify "^1.4.0" prop-types "^15.6.2" -react@18.2.0, "react@^17.0.0 || ^18.0.0": +react@18.2.0: version "18.2.0" resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5" integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==