1
0
Fork 0

Merge pull request #4614 from freesewing/dependabot/npm_and_yarn/react-instantsearch-hooks-web-6.47.3

chore(deps): bump react-instantsearch-hooks-web from 6.47.2 to 6.47.3
This commit is contained in:
Joost De Cock 2023-07-31 17:51:56 +02:00 committed by GitHub
commit 8ae19ba263
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 11 deletions

View file

@ -238,7 +238,7 @@ dev:
'react-dom': *react 'react-dom': *react
'react-hotkeys-hook': &reactHotkeysHook '4.4.1' 'react-hotkeys-hook': &reactHotkeysHook '4.4.1'
'react-instantsearch-dom': &reactInstantsearchDom '6.40.4' '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-markdown': &reactMarkdown '8.0.7'
'react-swipeable': &reactSwipeable '7.0.1' 'react-swipeable': &reactSwipeable '7.0.1'
'react-timeago': &reactTimeago '7.1.0' 'react-timeago': &reactTimeago '7.1.0'

View file

@ -46,7 +46,7 @@
"react-dom": "18.2.0", "react-dom": "18.2.0",
"react-hotkeys-hook": "4.4.1", "react-hotkeys-hook": "4.4.1",
"react-instantsearch-dom": "6.40.4", "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-markdown": "8.0.7",
"react-swipeable": "7.0.1", "react-swipeable": "7.0.1",
"react-timeago": "7.1.0", "react-timeago": "7.1.0",

View file

@ -14256,19 +14256,19 @@ react-instantsearch-dom@6.40.4:
react-fast-compare "^3.0.0" react-fast-compare "^3.0.0"
react-instantsearch-core "6.40.4" react-instantsearch-core "6.40.4"
react-instantsearch-hooks-web@6.47.2: react-instantsearch-hooks-web@6.47.3:
version "6.47.2" version "6.47.3"
resolved "https://registry.yarnpkg.com/react-instantsearch-hooks-web/-/react-instantsearch-hooks-web-6.47.2.tgz#8aff19550a076deca70ae6562494fa2ac889db7e" resolved "https://registry.yarnpkg.com/react-instantsearch-hooks-web/-/react-instantsearch-hooks-web-6.47.3.tgz#aad0381c72ee85dc0465a59894d1f0c16bf4e3b5"
integrity sha512-NlIiWmMrdzM4JnQdxxRdmjWI/eHW9XfFdRxPiYJT9fZb9M5WnaYi7o7kXY+IwiBub1wjwSriGqUFofhj0ANkpw== integrity sha512-JTkPm11xwCX9eO4FgeeJ4v4O98wz1L7cAa2LkspgzDD1MPjMLtmiRVzvGxuYnOayQTtfC5+0GOBwuJEN8TDI8A==
dependencies: dependencies:
"@babel/runtime" "^7.1.2" "@babel/runtime" "^7.1.2"
instantsearch.js "4.56.8" instantsearch.js "4.56.8"
react-instantsearch-hooks "6.47.2" react-instantsearch-hooks "6.47.3"
react-instantsearch-hooks@6.47.2: react-instantsearch-hooks@6.47.3:
version "6.47.2" version "6.47.3"
resolved "https://registry.yarnpkg.com/react-instantsearch-hooks/-/react-instantsearch-hooks-6.47.2.tgz#ac8ad5b23ea5d1c3ce897836b6a3e5e78434d6d6" resolved "https://registry.yarnpkg.com/react-instantsearch-hooks/-/react-instantsearch-hooks-6.47.3.tgz#66876c9a5fdf0bb0e777fcf14901b63269a17953"
integrity sha512-fG8smGkwh2+MqiCkKjrrbDbv1sZiNlGpUt6vjOxi3HlTyXEG0D471SWbIwKzGBzPxijc/MChbQrjnIIOIkQLnw== integrity sha512-QuGSwZ664MHrzvndXGnsyPhpKHywGqyDgqOVorYpEE24Y063OPv5XtmJaZqn27MIvvByUormTb6dbPgbjqkd8w==
dependencies: dependencies:
"@babel/runtime" "^7.1.2" "@babel/runtime" "^7.1.2"
algoliasearch-helper "3.14.0" algoliasearch-helper "3.14.0"