From 3eaab31ea634f5b7a8d0db8289f2225354e282a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 18:54:24 +0000 Subject: [PATCH] Chore(deps): Bump chakra-react-select from 4.2.2 to 4.2.5 Bumps [chakra-react-select](https://github.com/csandman/chakra-react-select) from 4.2.2 to 4.2.5. - [Release notes](https://github.com/csandman/chakra-react-select/releases) - [Commits](https://github.com/csandman/chakra-react-select/compare/v4.2.2...v4.2.5) --- 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..59c3388 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.5", "chart.js": "^3.9.1", "database": "*", "framer-motion": "^7.3.6", diff --git a/yarn.lock b/yarn.lock index 8f71439..5acdaa3 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.5: + version "4.2.5" + resolved "https://registry.yarnpkg.com/chakra-react-select/-/chakra-react-select-4.2.5.tgz#486381f22647f15fd56baf225347c5eefcb91ea4" + integrity sha512-JZ8lExk0JFdAeGdj18ZnwA8oyJhd5030MwfGNw2ShtPkO/tsLvXtiOr4yAKY+m12H6f7PWCNWgJMX/LA4EQjLA== dependencies: react-select "^5.4.0"