From 2da08cdfac5f6847e618156bd5a555c214b9ee60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 19:02:05 +0000 Subject: [PATCH] Chore(deps): Bump chakra-react-select from 4.2.2 to 4.2.6 Bumps [chakra-react-select](https://github.com/csandman/chakra-react-select) from 4.2.2 to 4.2.6. - [Release notes](https://github.com/csandman/chakra-react-select/releases) - [Commits](https://github.com/csandman/chakra-react-select/compare/v4.2.2...v4.2.6) --- updated-dependencies: - dependency-name: chakra-react-select dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/client/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/client/package.json b/apps/client/package.json index 47928c0..7248c64 100644 --- a/apps/client/package.json +++ b/apps/client/package.json @@ -19,7 +19,7 @@ "@emotion/styled": "^11.10.4", "@heroicons/react": "^2.0.11", "@tanstack/react-table": "^8.5.13", - "chakra-react-select": "^4.2.2", + "chakra-react-select": "^4.2.6", "chart.js": "^3.9.1", "database": "*", "framer-motion": "^7.3.6", diff --git a/yarn.lock b/yarn.lock index 8f71439..6eac3f5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5070,10 +5070,10 @@ cardinal@^2.1.1: ansicolors "~0.3.2" redeyed "~2.1.0" -chakra-react-select@^4.2.2: - version "4.2.2" - resolved "https://registry.yarnpkg.com/chakra-react-select/-/chakra-react-select-4.2.2.tgz#f523779fd123b5e42894d1038e5687ba913464a9" - integrity sha512-22PjDlhk4341jCofxQQhNtfI6YPoeE5hpppJACAquLvRzs9y6lgTUTm+fhOhWUwzQ4SF++1jC5bt/G3bxsJvZQ== +chakra-react-select@^4.2.6: + version "4.2.6" + resolved "https://registry.yarnpkg.com/chakra-react-select/-/chakra-react-select-4.2.6.tgz#68e6bee6c93265dcbc1c1af2bb22dbf2ce6a4d37" + integrity sha512-GUFGGIv4hUFIa8WEIg6YdxWhFkUUEq87AZu6q48r/zFgmFAE8XMTUSCW57aB08wYpsKfzD+OLzAUVkF03vroJQ== dependencies: react-select "^5.4.0"