Merge pull request #3830 from freesewing/dependabot/npm_and_yarn/react-hotkeys-hook-4.4.0
chore(deps): bump react-hotkeys-hook from 4.3.8 to 4.4.0
This commit is contained in:
commit
4ef138fac8
5 changed files with 8 additions and 8 deletions
|
@ -248,7 +248,7 @@ dev:
|
|||
'react': &react '18.2.0'
|
||||
'react-copy-to-clipboard': &reactCopyToClipboard '5.1.0'
|
||||
'react-dom': *react
|
||||
'react-hotkeys-hook': &reactHotkeysHook '4.3.8'
|
||||
'react-hotkeys-hook': &reactHotkeysHook '4.4.0'
|
||||
'react-instantsearch-dom': &reactInstantsearchDom '6.39.1'
|
||||
'react-markdown': &reactMarkdown '8.0.7'
|
||||
'react-swipeable': &reactSwipeable '7.0.0'
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
"react": "18.2.0",
|
||||
"react-copy-to-clipboard": "5.1.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-hotkeys-hook": "4.3.8",
|
||||
"react-hotkeys-hook": "4.4.0",
|
||||
"react-instantsearch-dom": "6.39.1",
|
||||
"react-markdown": "8.0.7",
|
||||
"react-swipeable": "7.0.0",
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
"next-i18next": "13.2.2",
|
||||
"react": "18.2.0",
|
||||
"react-copy-to-clipboard": "5.1.0",
|
||||
"react-hotkeys-hook": "4.3.8",
|
||||
"react-hotkeys-hook": "4.4.0",
|
||||
"react-i18next": "12.2.0",
|
||||
"react-instantsearch-dom": "6.39.1",
|
||||
"react-markdown": "8.0.7",
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
"luxon": "3.3.0",
|
||||
"next": "13.3.0",
|
||||
"react-dropzone": "14.2.3",
|
||||
"react-hotkeys-hook": "4.3.8",
|
||||
"react-hotkeys-hook": "4.4.0",
|
||||
"react-instantsearch-dom": "6.39.1",
|
||||
"react-hot-toast": "2.4.0",
|
||||
"react-markdown": "8.0.7",
|
||||
|
|
|
@ -16207,10 +16207,10 @@ react-hot-toast@2.4.0:
|
|||
dependencies:
|
||||
goober "^2.1.10"
|
||||
|
||||
react-hotkeys-hook@4.3.8:
|
||||
version "4.3.8"
|
||||
resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-4.3.8.tgz#75fa18e7edb393c2d308a59378932c6badf94b80"
|
||||
integrity sha512-RmrIQ3M259c84MnYVEAQsmHkD6s7XUgLG0rW6S7qjt1Lh7q+SPIz5b6obVU8OJw1Utsj1mUCj6twtBPaK/ytww==
|
||||
react-hotkeys-hook@4.4.0:
|
||||
version "4.4.0"
|
||||
resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-4.4.0.tgz#e7c55bb13ecb6ffb447e90ca5525403a5a3ac7b8"
|
||||
integrity sha512-wOaCWLwgT/f895CMJrR9hmzVf+gfL8IpjWDXWXKngBp9i6Xqzf0tvLv4VI8l3Vlsg/cc4C/Iik3Ck76L/Hj0tw==
|
||||
|
||||
react-i18next@12.2.0:
|
||||
version "12.2.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue