1
0
Fork 0

Bump react-instantsearch-dom from 6.40.3 to 6.40.4

Bumps [react-instantsearch-dom](https://github.com/algolia/instantsearch.js) from 6.40.3 to 6.40.4.
- [Release notes](https://github.com/algolia/instantsearch.js/releases)
- [Commits](https://github.com/algolia/instantsearch.js/compare/react-instantsearch-dom@6.40.3...react-instantsearch-dom@6.40.4)

---
updated-dependencies:
- dependency-name: react-instantsearch-dom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-27 08:24:40 +00:00 committed by GitHub
parent 6e19d7136b
commit d1a335f0ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 14 additions and 21 deletions

View file

@ -48,7 +48,7 @@
"react-copy-to-clipboard": "5.1.0",
"react-dom": "18.2.0",
"react-hotkeys-hook": "4.4.1",
"react-instantsearch-dom": "6.40.3",
"react-instantsearch-dom": "6.40.4",
"react-instantsearch-hooks-web": "6.47.2",
"react-markdown": "8.0.7",
"react-swipeable": "7.0.1",

View file

@ -53,7 +53,7 @@
"react-copy-to-clipboard": "5.1.0",
"react-hotkeys-hook": "4.4.1",
"react-i18next": "13.0.2",
"react-instantsearch-dom": "6.40.3",
"react-instantsearch-dom": "6.40.4",
"react-markdown": "8.0.7",
"react-swipeable": "7.0.1",
"react-timeago": "7.1.0",

View file

@ -53,7 +53,7 @@
"next": "13.4.12",
"react-dropzone": "14.2.3",
"react-hotkeys-hook": "4.4.1",
"react-instantsearch-dom": "6.40.3",
"react-instantsearch-dom": "6.40.4",
"react-hot-toast": "2.4.1",
"react-markdown": "8.0.7",
"react-swipeable": "7.0.1",

View file

@ -4426,13 +4426,6 @@ ajv@^8.11.0:
require-from-string "^2.0.2"
uri-js "^4.2.2"
algoliasearch-helper@3.13.5:
version "3.13.5"
resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.13.5.tgz#0e20f6af3b2cb918e0b8bcb6f7f233bdbb53be1d"
integrity sha512-UsiDw8/RN3S/46EEJ6s5fX/vCNPlMNPQrB0TL/105Umyc+UdgbErCTaSf46pcVDIctAFN+9HF7txEg1eMHUvww==
dependencies:
"@algolia/events" "^4.0.1"
algoliasearch-helper@3.14.0:
version "3.14.0"
resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.14.0.tgz#2409c2591952719ab6fba1de77b3bbe5094ab85e"
@ -14204,27 +14197,27 @@ react-i18next@13.0.2:
"@babel/runtime" "^7.22.5"
html-parse-stringify "^3.0.1"
react-instantsearch-core@6.40.3:
version "6.40.3"
resolved "https://registry.yarnpkg.com/react-instantsearch-core/-/react-instantsearch-core-6.40.3.tgz#5ee0abca93bc7d7e00c445377914f1d922000612"
integrity sha512-hAwJVCh0fwFwoyy5TqvXAHRcrQpwUojzqUnIr/RRD9z2Pz/HfGosgizKaEETpY5PGl40jFfjCXHwFgaTVcxUXQ==
react-instantsearch-core@6.40.4:
version "6.40.4"
resolved "https://registry.yarnpkg.com/react-instantsearch-core/-/react-instantsearch-core-6.40.4.tgz#74feaa94436a20df91febe64b7d8ef0f7b3e657a"
integrity sha512-sEOgRU2MKL8edO85sNHvKlZ5yq9OFw++CDsEqYpHJvbWLE/2J2N49XAUY90kior09I2kBkbgowBbov+Py1AubQ==
dependencies:
"@babel/runtime" "^7.1.2"
algoliasearch-helper "3.13.5"
algoliasearch-helper "3.14.0"
prop-types "^15.6.2"
react-fast-compare "^3.0.0"
react-instantsearch-dom@6.40.3:
version "6.40.3"
resolved "https://registry.yarnpkg.com/react-instantsearch-dom/-/react-instantsearch-dom-6.40.3.tgz#745148aa1f773382e09841aada4259f6d2dd6061"
integrity sha512-ozmedd7Mo27JpsJHTFbpdReqH9Wmu8Xt7yGnY070koHoxbD27QaABQsvi/mh/kh3NWrq+B/ROTqXNLlK2VtE/g==
react-instantsearch-dom@6.40.4:
version "6.40.4"
resolved "https://registry.yarnpkg.com/react-instantsearch-dom/-/react-instantsearch-dom-6.40.4.tgz#9e56bb66626a66da523bd343e2cb5cd6362efbe4"
integrity sha512-Oy8EKEOg/dfTE8tHc7GZRlzUdbZY4Mxas1x2OtvSNui+YAbIWafIf1g98iOGyVTB2qI5WH91YyUJTLPNfLrs6Q==
dependencies:
"@babel/runtime" "^7.1.2"
algoliasearch-helper "3.13.5"
algoliasearch-helper "3.14.0"
classnames "^2.2.5"
prop-types "^15.6.2"
react-fast-compare "^3.0.0"
react-instantsearch-core "6.40.3"
react-instantsearch-core "6.40.4"
react-instantsearch-hooks-web@6.47.2:
version "6.47.2"