From 2e464daf7f0541e48e70bd12a6f52375bd57a9f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 05:01:35 +0000 Subject: [PATCH 1/2] chore(deps): bump react-instantsearch-hooks-web from 6.47.2 to 6.47.3 Bumps [react-instantsearch-hooks-web](https://github.com/algolia/instantsearch.js) from 6.47.2 to 6.47.3. - [Release notes](https://github.com/algolia/instantsearch.js/releases) - [Commits](https://github.com/algolia/instantsearch.js/compare/react-instantsearch-hooks-web@6.47.2...react-instantsearch-hooks-web@6.47.3) --- updated-dependencies: - dependency-name: react-instantsearch-hooks-web dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sites/dev/package.json | 2 +- yarn.lock | 33 +++++++++------------------------ 2 files changed, 10 insertions(+), 25 deletions(-) diff --git a/sites/dev/package.json b/sites/dev/package.json index 1e81ef825c4..ed06ef8141c 100644 --- a/sites/dev/package.json +++ b/sites/dev/package.json @@ -46,7 +46,7 @@ "react-dom": "18.2.0", "react-hotkeys-hook": "4.4.1", "react-instantsearch-dom": "6.40.4", - "react-instantsearch-hooks-web": "6.47.2", + "react-instantsearch-hooks-web": "6.47.3", "react-markdown": "8.0.7", "react-swipeable": "7.0.1", "react-timeago": "7.1.0", diff --git a/yarn.lock b/yarn.lock index 45139f572b2..39fc8bc0f0e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2969,21 +2969,6 @@ get-random-values-esm "^1.0.0" lodash "^4.17.21" -"@sanity/cli@3.14.3": - version "3.14.3" - resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.3.tgz#4dfa8762152d1c90d40b325203b1bc43556fa538" - integrity sha512-ReuSOD0SSMVOd8aBCscJys577LgPDZicNOIgzahLUUu3i2+8r9Vmwr5Ue5WhzqmhtMNSjLJmUSLELfxv/SS4lQ== - dependencies: - "@babel/traverse" "^7.19.0" - "@vercel/frameworks" "1.4.3" - "@vercel/fs-detectors" "4.1.0" - chalk "^4.1.2" - esbuild "^0.18.0" - esbuild-register "^3.4.1" - get-it "^8.0.9" - golden-fleece "^1.0.9" - pkg-dir "^5.0.0" - "@sanity/cli@3.14.4": version "3.14.4" resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.4.tgz#9d5d9c3a1cf88dc428e90ce00e7647f0a2b47fcb" @@ -14204,19 +14189,19 @@ react-instantsearch-dom@6.40.4: react-fast-compare "^3.0.0" react-instantsearch-core "6.40.4" -react-instantsearch-hooks-web@6.47.2: - version "6.47.2" - resolved "https://registry.yarnpkg.com/react-instantsearch-hooks-web/-/react-instantsearch-hooks-web-6.47.2.tgz#8aff19550a076deca70ae6562494fa2ac889db7e" - integrity sha512-NlIiWmMrdzM4JnQdxxRdmjWI/eHW9XfFdRxPiYJT9fZb9M5WnaYi7o7kXY+IwiBub1wjwSriGqUFofhj0ANkpw== +react-instantsearch-hooks-web@6.47.3: + version "6.47.3" + resolved "https://registry.yarnpkg.com/react-instantsearch-hooks-web/-/react-instantsearch-hooks-web-6.47.3.tgz#aad0381c72ee85dc0465a59894d1f0c16bf4e3b5" + integrity sha512-JTkPm11xwCX9eO4FgeeJ4v4O98wz1L7cAa2LkspgzDD1MPjMLtmiRVzvGxuYnOayQTtfC5+0GOBwuJEN8TDI8A== dependencies: "@babel/runtime" "^7.1.2" instantsearch.js "4.56.8" - react-instantsearch-hooks "6.47.2" + react-instantsearch-hooks "6.47.3" -react-instantsearch-hooks@6.47.2: - version "6.47.2" - resolved "https://registry.yarnpkg.com/react-instantsearch-hooks/-/react-instantsearch-hooks-6.47.2.tgz#ac8ad5b23ea5d1c3ce897836b6a3e5e78434d6d6" - integrity sha512-fG8smGkwh2+MqiCkKjrrbDbv1sZiNlGpUt6vjOxi3HlTyXEG0D471SWbIwKzGBzPxijc/MChbQrjnIIOIkQLnw== +react-instantsearch-hooks@6.47.3: + version "6.47.3" + resolved "https://registry.yarnpkg.com/react-instantsearch-hooks/-/react-instantsearch-hooks-6.47.3.tgz#66876c9a5fdf0bb0e777fcf14901b63269a17953" + integrity sha512-QuGSwZ664MHrzvndXGnsyPhpKHywGqyDgqOVorYpEE24Y063OPv5XtmJaZqn27MIvvByUormTb6dbPgbjqkd8w== dependencies: "@babel/runtime" "^7.1.2" algoliasearch-helper "3.14.0" From 0cc1a898d419c44c32c862739652eda90d829a27 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 31 Jul 2023 05:03:47 +0000 Subject: [PATCH 2/2] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/react-instantsearch-hooks-web-6.47.3 changes in config/dependencies.yaml --- config/dependencies.yaml | 2 +- sites/org/package.json | 2 +- sites/sanity/package.json | 2 +- yarn.lock | 33 ++++++++++++++++++++++++--------- 4 files changed, 27 insertions(+), 12 deletions(-) diff --git a/config/dependencies.yaml b/config/dependencies.yaml index 8dbfa769cd1..df77209623b 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -238,7 +238,7 @@ dev: 'react-dom': *react 'react-hotkeys-hook': &reactHotkeysHook '4.4.1' 'react-instantsearch-dom': &reactInstantsearchDom '6.40.4' - 'react-instantsearch-hooks-web': '6.47.2' + 'react-instantsearch-hooks-web': '6.47.3' 'react-markdown': &reactMarkdown '8.0.7' 'react-swipeable': &reactSwipeable '7.0.1' 'react-timeago': &reactTimeago '7.1.0' diff --git a/sites/org/package.json b/sites/org/package.json index 646d648c8aa..f8920f97ef6 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -39,7 +39,7 @@ "algoliasearch": "4.19.1", "react-copy-to-clipboard": "5.1.0", "daisyui": "3.5.0", - "echarts": "5.4.3", + "echarts": "5.4.2", "echarts-for-react": "3.0.2", "jotai": "2.2.2", "jotai-location": "0.5.1", diff --git a/sites/sanity/package.json b/sites/sanity/package.json index 92842fa730f..5ab7210bf4d 100644 --- a/sites/sanity/package.json +++ b/sites/sanity/package.json @@ -35,7 +35,7 @@ "eslint": "8.45.0", "prettier": "3.0.0", "typescript": "5.1.6", - "@sanity/cli": "3.14.4" + "@sanity/cli": "3.14.3" }, "engines": { "node": "18", diff --git a/yarn.lock b/yarn.lock index 39fc8bc0f0e..eda45d25b64 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2969,6 +2969,21 @@ get-random-values-esm "^1.0.0" lodash "^4.17.21" +"@sanity/cli@3.14.3": + version "3.14.3" + resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.3.tgz#4dfa8762152d1c90d40b325203b1bc43556fa538" + integrity sha512-ReuSOD0SSMVOd8aBCscJys577LgPDZicNOIgzahLUUu3i2+8r9Vmwr5Ue5WhzqmhtMNSjLJmUSLELfxv/SS4lQ== + dependencies: + "@babel/traverse" "^7.19.0" + "@vercel/frameworks" "1.4.3" + "@vercel/fs-detectors" "4.1.0" + chalk "^4.1.2" + esbuild "^0.18.0" + esbuild-register "^3.4.1" + get-it "^8.0.9" + golden-fleece "^1.0.9" + pkg-dir "^5.0.0" + "@sanity/cli@3.14.4": version "3.14.4" resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.14.4.tgz#9d5d9c3a1cf88dc428e90ce00e7647f0a2b47fcb" @@ -7089,13 +7104,13 @@ echarts-for-react@3.0.2: fast-deep-equal "^3.1.3" size-sensor "^1.0.1" -echarts@5.4.3: - version "5.4.3" - resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.4.3.tgz#f5522ef24419164903eedcfd2b506c6fc91fb20c" - integrity sha512-mYKxLxhzy6zyTi/FaEbJMOZU1ULGEQHaeIeuMR5L+JnJTpz+YR03mnnpBhbR4+UYJAgiXgpyTVLffPAjOTLkZA== +echarts@5.4.2: + version "5.4.2" + resolved "https://registry.yarnpkg.com/echarts/-/echarts-5.4.2.tgz#9f38781c9c6ae323e896956178f6956952c77a48" + integrity sha512-2W3vw3oI2tWJdyAz+b8DuWS0nfXtSDqlDmqgin/lfzbkB01cuMEN66KWBlmur3YMp5nEDEEt5s23pllnAzB4EA== dependencies: tslib "2.3.0" - zrender "5.4.4" + zrender "5.4.3" ee-first@1.1.1: version "1.1.1" @@ -18144,10 +18159,10 @@ zod@3.21.4: resolved "https://registry.yarnpkg.com/zod/-/zod-3.21.4.tgz#10882231d992519f0a10b5dd58a38c9dabbb64db" integrity sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw== -zrender@5.4.4: - version "5.4.4" - resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.4.4.tgz#8854f1d95ecc82cf8912f5a11f86657cb8c9e261" - integrity sha512-0VxCNJ7AGOMCWeHVyTrGzUgrK4asT4ml9PEkeGirAkKNYXYzoPJCLvmyfdoOXcjTHPs10OZVMfD1Rwg16AZyYw== +zrender@5.4.3: + version "5.4.3" + resolved "https://registry.yarnpkg.com/zrender/-/zrender-5.4.3.tgz#41ffaf835f3a3210224abd9d6964b48ff01e79f5" + integrity sha512-DRUM4ZLnoaT0PBVvGBDO9oWIDBKFdAVieNWxWwK0niYzJCMwGchRk21/hsE+RKkIveH3XHCyvXcJDkgLVvfizQ== dependencies: tslib "2.3.0"