From d374fb8ac016c38fbd9c694aa84bcfa35b0a50c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 18:39:03 +0000 Subject: [PATCH] Chore(deps): Bump chakra-react-select from 4.2.2 to 4.4.2 Bumps [chakra-react-select](https://github.com/csandman/chakra-react-select) from 4.2.2 to 4.4.2. - [Release notes](https://github.com/csandman/chakra-react-select/releases) - [Commits](https://github.com/csandman/chakra-react-select/compare/v4.2.2...v4.4.2) --- updated-dependencies: - dependency-name: chakra-react-select dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/client/package.json | 2 +- yarn.lock | 47 ++++++++++++++++++++++++++++------------ 2 files changed, 34 insertions(+), 15 deletions(-) diff --git a/apps/client/package.json b/apps/client/package.json index 47928c0..6a83234 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.4.2", "chart.js": "^3.9.1", "database": "*", "framer-motion": "^7.3.6", diff --git a/yarn.lock b/yarn.lock index 8f71439..123ccb3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2187,6 +2187,18 @@ minimatch "^3.1.2" strip-json-comments "^3.1.1" +"@floating-ui/core@^1.0.3": + version "1.0.3" + resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.0.3.tgz#eab273554bdd883fa2cb48d5218fedda3afbbc1f" + integrity sha512-27FDAEVHrAEQI1UV+7FIjZrFK862gBoAG0USoPMU7RoBCmaTDt6bnKVW/J2uPnOPI6TWqiWGtS7RFN+tN/k+vQ== + +"@floating-ui/dom@^1.0.1": + version "1.0.8" + resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.0.8.tgz#207c6fdaf21a73166c877e99cc49c69f2e816c2d" + integrity sha512-uUm1xYQ0xdmFLhtetKgjK9AtF4INwDVwuJZvpK19ENHg1wYn7T0w9phYyCL5+HEpgJtX4ZYG6HJkDbtd2yP6cg== + dependencies: + "@floating-ui/core" "^1.0.3" + "@graphql-codegen/cli@2.12.1": version "2.12.1" resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.12.1.tgz#0a8533015c16cfe5626611f836321dd281a2b382" @@ -5070,12 +5082,12 @@ 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.4.2: + version "4.4.2" + resolved "https://registry.yarnpkg.com/chakra-react-select/-/chakra-react-select-4.4.2.tgz#a6788065c34f77a08a67c3c23ee9841dce35656a" + integrity sha512-igHNj1ijQB4+icl1Atjt3/vOF7p1cJWuFEuognfuDCBkfiANh+/ejj0i5cxwtHBhP9xcFcqFzpNaRLhjiSUulw== dependencies: - react-select "^5.4.0" + react-select "5.7.0" chalk@4.1.2, chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0, chalk@^4.1.1, chalk@^4.1.2: version "4.1.2" @@ -8597,10 +8609,10 @@ media-typer@0.3.0: resolved "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz" integrity sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ== -memoize-one@^5.0.0: - version "5.2.1" - resolved "https://registry.npmjs.org/memoize-one/-/memoize-one-5.2.1.tgz" - integrity sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q== +memoize-one@^6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/memoize-one/-/memoize-one-6.0.0.tgz#b2591b871ed82948aee4727dc6abceeeac8c1045" + integrity sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw== memory-pager@^1.0.2: version "1.5.0" @@ -9832,18 +9844,20 @@ react-remove-scroll@^2.5.4: use-callback-ref "^1.3.0" use-sidecar "^1.1.2" -react-select@^5.4.0: - version "5.4.0" - resolved "https://registry.npmjs.org/react-select/-/react-select-5.4.0.tgz" - integrity sha512-CjE9RFLUvChd5SdlfG4vqxZd55AZJRrLrHzkQyTYeHlpOztqcgnyftYAolJ0SGsBev6zAs6qFrjm6KU3eo2hzg== +react-select@5.7.0: + version "5.7.0" + resolved "https://registry.yarnpkg.com/react-select/-/react-select-5.7.0.tgz#82921b38f1fcf1471a0b62304da01f2896cd8ce6" + integrity sha512-lJGiMxCa3cqnUr2Jjtg9YHsaytiZqeNOKeibv6WF5zbK/fPegZ1hg3y/9P1RZVLhqBTs0PfqQLKuAACednYGhQ== dependencies: "@babel/runtime" "^7.12.0" "@emotion/cache" "^11.4.0" "@emotion/react" "^11.8.1" + "@floating-ui/dom" "^1.0.1" "@types/react-transition-group" "^4.4.0" - memoize-one "^5.0.0" + memoize-one "^6.0.0" prop-types "^15.6.0" react-transition-group "^4.3.0" + use-isomorphic-layout-effect "^1.1.2" react-style-singleton@^2.2.1: version "2.2.1" @@ -11580,6 +11594,11 @@ use-callback-ref@^1.3.0: dependencies: tslib "^2.0.0" +use-isomorphic-layout-effect@^1.1.2: + version "1.1.2" + resolved "https://registry.yarnpkg.com/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.1.2.tgz#497cefb13d863d687b08477d9e5a164ad8c1a6fb" + integrity sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA== + use-sidecar@^1.1.2: version "1.1.2" resolved "https://registry.yarnpkg.com/use-sidecar/-/use-sidecar-1.1.2.tgz#2f43126ba2d7d7e117aa5855e5d8f0276dfe73c2"