chore(deps): bump react-instantsearch-dom from 6.38.2 to 6.38.3
Bumps [react-instantsearch-dom](https://github.com/algolia/instantsearch.js) from 6.38.2 to 6.38.3. - [Release notes](https://github.com/algolia/instantsearch.js/releases) - [Commits](https://github.com/algolia/instantsearch.js/compare/react-instantsearch-dom@6.38.2...react-instantsearch-dom@6.38.3) --- 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:
parent
d098449ff1
commit
2f13774242
4 changed files with 19 additions and 26 deletions
|
@ -41,7 +41,7 @@
|
|||
"react-copy-to-clipboard": "5.1.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-hotkeys-hook": "4.3.2",
|
||||
"react-instantsearch-dom": "6.38.2",
|
||||
"react-instantsearch-dom": "6.38.3",
|
||||
"react-markdown": "8.0.4",
|
||||
"react-swipeable": "7.0.0",
|
||||
"react-timeago": "7.1.0",
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
"react-copy-to-clipboard": "5.1.0",
|
||||
"react-hotkeys-hook": "4.3.2",
|
||||
"react-i18next": "12.1.4",
|
||||
"react-instantsearch-dom": "6.38.2",
|
||||
"react-instantsearch-dom": "6.38.3",
|
||||
"react-markdown": "8.0.4",
|
||||
"react-swipeable": "7.0.0",
|
||||
"react-timeago": "7.1.0",
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
"lodash.set": "4.3.2",
|
||||
"next": "13.1.1",
|
||||
"react-hotkeys-hook": "4.3.2",
|
||||
"react-instantsearch-dom": "6.38.2",
|
||||
"react-instantsearch-dom": "6.38.3",
|
||||
"react-markdown": "8.0.4",
|
||||
"react-swipeable": "7.0.0",
|
||||
"react-timeago": "7.1.0",
|
||||
|
|
39
yarn.lock
39
yarn.lock
|
@ -2012,14 +2012,7 @@
|
|||
core-js-pure "^3.20.2"
|
||||
regenerator-runtime "^0.13.4"
|
||||
|
||||
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.14.0", "@babel/runtime@^7.14.6", "@babel/runtime@^7.17.2", "@babel/runtime@^7.17.8", "@babel/runtime@^7.18.9", "@babel/runtime@^7.20.6", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4":
|
||||
version "7.20.6"
|
||||
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.6.tgz#facf4879bfed9b5326326273a64220f099b0fce3"
|
||||
integrity sha512-Q+8MqP7TiHMWzSfwiJwXCjyf4GYA4Dgw3emg/7xmwsdLJOZUp+nMqcOwOzzYheuM1rhDu8FSj2l0aoMygEuXuA==
|
||||
dependencies:
|
||||
regenerator-runtime "^0.13.11"
|
||||
|
||||
"@babel/runtime@^7.18.6":
|
||||
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.14.0", "@babel/runtime@^7.14.6", "@babel/runtime@^7.17.2", "@babel/runtime@^7.17.8", "@babel/runtime@^7.18.6", "@babel/runtime@^7.18.9", "@babel/runtime@^7.20.6", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4":
|
||||
version "7.20.7"
|
||||
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.7.tgz#fcb41a5a70550e04a7b708037c7c32f7f356d8fd"
|
||||
integrity sha512-UF0tvkUtxwAgZ5W/KrkHf0Rn0fdnLDU9ScxBrEVNUprE/MzirjK4MJUX1/BVDv00Sv8cljtukVK1aky++X1SjQ==
|
||||
|
@ -5653,10 +5646,10 @@ ajv@^8.11.0:
|
|||
require-from-string "^2.0.2"
|
||||
uri-js "^4.2.2"
|
||||
|
||||
algoliasearch-helper@^3.11.1:
|
||||
version "3.11.1"
|
||||
resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.11.1.tgz#d83ab7f1a2a374440686ef7a144b3c288b01188a"
|
||||
integrity sha512-mvsPN3eK4E0bZG0/WlWJjeqe/bUD2KOEVOl0GyL/TGXn6wcpZU8NOuztGHCUKXkyg5gq6YzUakVTmnmSSO5Yiw==
|
||||
algoliasearch-helper@^3.11.2:
|
||||
version "3.11.2"
|
||||
resolved "https://registry.yarnpkg.com/algoliasearch-helper/-/algoliasearch-helper-3.11.2.tgz#f42db10433e6264f1d1ba503699cbdbff7b48dff"
|
||||
integrity sha512-eKvSM5hz5w9RcUowu8LnQ5v0KRrFLCvF4K3KF/Ab3VwCT726rWgZUWUIQUPjr9qDENUMukQ/IHZ7bGUVYRGP0g==
|
||||
dependencies:
|
||||
"@algolia/events" "^4.0.1"
|
||||
|
||||
|
@ -16699,27 +16692,27 @@ react-i18next@12.1.4:
|
|||
"@babel/runtime" "^7.20.6"
|
||||
html-parse-stringify "^3.0.1"
|
||||
|
||||
react-instantsearch-core@6.38.2:
|
||||
version "6.38.2"
|
||||
resolved "https://registry.yarnpkg.com/react-instantsearch-core/-/react-instantsearch-core-6.38.2.tgz#155b10a24307a2b735661da26219fe8e5437bb8c"
|
||||
integrity sha512-eX1FJQ7648mZgY+B79EghggjCHLLxiv/otQ7kgkXiHpU2XNfqEhweufqgwSEJH5gUgGUo4JsgHHWLoX56YvrDQ==
|
||||
react-instantsearch-core@6.38.3:
|
||||
version "6.38.3"
|
||||
resolved "https://registry.yarnpkg.com/react-instantsearch-core/-/react-instantsearch-core-6.38.3.tgz#aea403bdc36667180cf4c00c8af58102d1c56083"
|
||||
integrity sha512-m7sL8NR5SlqctZJqoRYyBUFSUplK221EHESC+g6+fZ9Vd1fUX07MNvnbZ9+8Uyn0v+Hi8nL/3qGesJZ/xbJ/dg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.1.2"
|
||||
algoliasearch-helper "^3.11.1"
|
||||
algoliasearch-helper "^3.11.2"
|
||||
prop-types "^15.6.2"
|
||||
react-fast-compare "^3.0.0"
|
||||
|
||||
react-instantsearch-dom@6.38.2:
|
||||
version "6.38.2"
|
||||
resolved "https://registry.yarnpkg.com/react-instantsearch-dom/-/react-instantsearch-dom-6.38.2.tgz#c88b004dc420b8f23ef7f3cada44d928b4dc657b"
|
||||
integrity sha512-etNAo0xRhpb8BAzV5Gt21mAt831bMMata71PDAQDLY7fzUjon9nM4s2Ad7cyPFDAU2wd5rp6wbveDyhlaw1hJw==
|
||||
react-instantsearch-dom@6.38.3:
|
||||
version "6.38.3"
|
||||
resolved "https://registry.yarnpkg.com/react-instantsearch-dom/-/react-instantsearch-dom-6.38.3.tgz#6e76b9781fda349dc56b086c12de25a4987a95c0"
|
||||
integrity sha512-1VQxMq23pAaeJjyBdTuC+U2DHa35ygnKd4fCTWHv0YK/GwneoSOubxKf24QtNLsHfswJ/qjpW21xXv6IVRA90g==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.1.2"
|
||||
algoliasearch-helper "^3.11.1"
|
||||
algoliasearch-helper "^3.11.2"
|
||||
classnames "^2.2.5"
|
||||
prop-types "^15.6.2"
|
||||
react-fast-compare "^3.0.0"
|
||||
react-instantsearch-core "6.38.2"
|
||||
react-instantsearch-core "6.38.3"
|
||||
|
||||
react-is@18.2.0, react-is@^18.0.0, react-is@^18.2.0:
|
||||
version "18.2.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue