1
0
Fork 0

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:
Joost De Cock 2023-04-17 20:12:25 +02:00 committed by GitHub
commit 4ef138fac8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 8 additions and 8 deletions

View file

@ -248,7 +248,7 @@ dev:
'react': &react '18.2.0' 'react': &react '18.2.0'
'react-copy-to-clipboard': &reactCopyToClipboard '5.1.0' 'react-copy-to-clipboard': &reactCopyToClipboard '5.1.0'
'react-dom': *react '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-instantsearch-dom': &reactInstantsearchDom '6.39.1'
'react-markdown': &reactMarkdown '8.0.7' 'react-markdown': &reactMarkdown '8.0.7'
'react-swipeable': &reactSwipeable '7.0.0' 'react-swipeable': &reactSwipeable '7.0.0'

View file

@ -40,7 +40,7 @@
"react": "18.2.0", "react": "18.2.0",
"react-copy-to-clipboard": "5.1.0", "react-copy-to-clipboard": "5.1.0",
"react-dom": "18.2.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-instantsearch-dom": "6.39.1",
"react-markdown": "8.0.7", "react-markdown": "8.0.7",
"react-swipeable": "7.0.0", "react-swipeable": "7.0.0",

View file

@ -44,7 +44,7 @@
"next-i18next": "13.2.2", "next-i18next": "13.2.2",
"react": "18.2.0", "react": "18.2.0",
"react-copy-to-clipboard": "5.1.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-i18next": "12.2.0",
"react-instantsearch-dom": "6.39.1", "react-instantsearch-dom": "6.39.1",
"react-markdown": "8.0.7", "react-markdown": "8.0.7",

View file

@ -42,7 +42,7 @@
"luxon": "3.3.0", "luxon": "3.3.0",
"next": "13.3.0", "next": "13.3.0",
"react-dropzone": "14.2.3", "react-dropzone": "14.2.3",
"react-hotkeys-hook": "4.3.8", "react-hotkeys-hook": "4.4.0",
"react-instantsearch-dom": "6.39.1", "react-instantsearch-dom": "6.39.1",
"react-hot-toast": "2.4.0", "react-hot-toast": "2.4.0",
"react-markdown": "8.0.7", "react-markdown": "8.0.7",

View file

@ -16207,10 +16207,10 @@ react-hot-toast@2.4.0:
dependencies: dependencies:
goober "^2.1.10" goober "^2.1.10"
react-hotkeys-hook@4.3.8: react-hotkeys-hook@4.4.0:
version "4.3.8" version "4.4.0"
resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-4.3.8.tgz#75fa18e7edb393c2d308a59378932c6badf94b80" resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-4.4.0.tgz#e7c55bb13ecb6ffb447e90ca5525403a5a3ac7b8"
integrity sha512-RmrIQ3M259c84MnYVEAQsmHkD6s7XUgLG0rW6S7qjt1Lh7q+SPIz5b6obVU8OJw1Utsj1mUCj6twtBPaK/ytww== integrity sha512-wOaCWLwgT/f895CMJrR9hmzVf+gfL8IpjWDXWXKngBp9i6Xqzf0tvLv4VI8l3Vlsg/cc4C/Iik3Ck76L/Hj0tw==
react-i18next@12.2.0: react-i18next@12.2.0:
version "12.2.0" version "12.2.0"