Skip to content
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.

Commit

Permalink
fix(deps): update dependency react-instantsearch-dom to v6.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 26, 2022
1 parent 25e31d3 commit 760c400
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"react-dom": "16.13.1",
"react-final-form": "4.1.0",
"react-helmet": "5.2.1",
"react-instantsearch-dom": "6.4.0",
"react-instantsearch-dom": "6.23.0",
"react-social-sharing": "3.0.1",
"react-stripe-elements": "6.1.2",
"react-toastify": "6.0.4",
Expand Down
44 changes: 25 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,11 @@
"@algolia/requester-common" "4.2.0"
"@algolia/transporter" "4.2.0"

"@algolia/events@^4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@algolia/events/-/events-4.0.1.tgz#fd39e7477e7bc703d7f893b556f676c032af3950"
integrity sha512-FQzvOCgoFXAbf5Y6mYozw2aj5KCJoA3m4heImceldzPSMbdyS4atVjJzXKMsfX3wnZTFYwkkt8/z8UesLHlSBQ==

"@algolia/[email protected]":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@algolia/logger-common/-/logger-common-4.2.0.tgz#dd373b267594656d72a1563f6621ab7f727c4373"
Expand Down Expand Up @@ -1548,12 +1553,12 @@ [email protected]:
places.js "1.17.1"
prop-types "^15.6.0"

algoliasearch-helper@^3.1.0:
version "3.1.1"
resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.1.1.tgz#4cdfbaed6670d82626ac1fae001ccbf53192f497"
integrity sha512-Jkqlp8jezQRixf7sbQ2zFXHpdaT41g9sHBqT6pztv5nfDmg94K+pwesAy6UbxRY78IL54LIaV1FLttMtT+IzzA==
algoliasearch-helper@^3.7.4:
version "3.7.4"
resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.7.4.tgz#3812ea161da52463ec88da52612c9a363c1b181d"
integrity sha512-KmJrsHVm5TmxZ9Oj53XdXuM4CQeu7eVFnB15tpSFt+7is1d1yVCv3hxCLMqYSw/rH42ccv013miQpRr268P8vw==
dependencies:
events "^1.1.1"
"@algolia/events" "^4.0.1"

[email protected]:
version "4.2.0"
Expand Down Expand Up @@ -4653,7 +4658,7 @@ eventemitter3@^3.0.0:
resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-3.1.0.tgz#090b4d6cdbd645ed10bf750d4b5407942d7ba163"
integrity sha512-ivIvhpq/Y0uSjcHDcOIccjmYjGLcP09MFGE7ysAwkAvkXfpZlC985pH2/ui64DKazbTW/4kN3yqozUxlXzI6cA==

events@^1.1.0, events@^1.1.1:
events@^1.1.0:
version "1.1.1"
resolved "https://registry.yarnpkg.com/events/-/events-1.1.1.tgz#9ebdb7635ad099c70dcc4c2a1f5004288e8bd924"
integrity sha1-nr23Y1rQmccNzEwqH1AEKI6L2SQ=
Expand Down Expand Up @@ -10196,26 +10201,27 @@ react-hot-loader@^4.12.5:
shallowequal "^1.0.2"
source-map "^0.7.3"

react-instantsearch-core@^6.4.0:
version "6.4.0"
resolved "https://registry.yarnpkg.com/react-instantsearch-core/-/react-instantsearch-core-6.4.0.tgz#12dd37163b3f3297d7ab6d1ee78b649df5e06d5f"
integrity sha512-iJ33uxpo9suc9p8LTH3v5by5BXzhuttBvSaoePZheuLLG8dnbpiUt+m0iC4oeyr1cgubKJ1OhGCL8AQN2fR11A==
react-instantsearch-core@6.23.0:
version "6.23.0"
resolved "https://registry.yarnpkg.com/react-instantsearch-core/-/react-instantsearch-core-6.23.0.tgz#13d661435a8eaa4fd251ca09279f985ff64fd2e0"
integrity sha512-vsNtxX7olb3WoQveZ6jK9EnRfoyVp/RRdmNbf21RaeaY8QNTs6bscAgKekVyQhydncnquy15I8MKlZa0syr75A==
dependencies:
"@babel/runtime" "^7.1.2"
algoliasearch-helper "^3.1.0"
prop-types "^15.5.10"
algoliasearch-helper "^3.7.4"
prop-types "^15.6.2"
react-fast-compare "^3.0.0"

react-instantsearch-dom@6.4.0:
version "6.4.0"
resolved "https://registry.yarnpkg.com/react-instantsearch-dom/-/react-instantsearch-dom-6.4.0.tgz#61c7e453652136ebc549e6427e2dab7d57519f07"
integrity sha512-FyJaD+jVNt59KOd8Nt6nQrmueEEJNH0VmS9IlSwWbQz2NrkQniaCFm+k8G13LsAASOCq4vQ8ULG2up+WpJeS8w==
react-instantsearch-dom@6.23.0:
version "6.23.0"
resolved "https://registry.yarnpkg.com/react-instantsearch-dom/-/react-instantsearch-dom-6.23.0.tgz#384de21335f6ba4a961b94105115bd21f19de205"
integrity sha512-N3t7vqXnC+T9Hg9nHRn4KRIyPbKuS6vucg9NLua6z629t10fsjU/WOFGMspJhmmg5yfeccsBkMQl1TJ8iksFgA==
dependencies:
"@babel/runtime" "^7.1.2"
algoliasearch-helper "^3.1.0"
algoliasearch-helper "^3.7.4"
classnames "^2.2.5"
prop-types "^15.5.10"
react-instantsearch-core "^6.4.0"
prop-types "^15.6.2"
react-fast-compare "^3.0.0"
react-instantsearch-core "6.23.0"

react-is@^16.6.0:
version "16.9.0"
Expand Down

0 comments on commit 760c400

Please sign in to comment.