Merge pull request #4621 from freesewing/dependabot/npm_and_yarn/react-i18next-13.0.3
chore(deps): bump react-i18next from 13.0.2 to 13.0.3
This commit is contained in:
commit
83efb7389a
3 changed files with 6 additions and 6 deletions
|
@ -284,7 +284,7 @@ lab:
|
|||
'react': *react
|
||||
'react-copy-to-clipboard': *reactCopyToClipboard
|
||||
'react-hotkeys-hook': *reactHotkeysHook
|
||||
'react-i18next': &reactI18next '13.0.2'
|
||||
'react-i18next': &reactI18next '13.0.3'
|
||||
'react-instantsearch-dom': *reactInstantsearchDom
|
||||
'react-markdown': *reactMarkdown
|
||||
'react-swipeable': *reactSwipeable
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
"react": "18.2.0",
|
||||
"react-copy-to-clipboard": "5.1.0",
|
||||
"react-hotkeys-hook": "4.4.1",
|
||||
"react-i18next": "13.0.2",
|
||||
"react-i18next": "13.0.3",
|
||||
"react-instantsearch-dom": "6.40.4",
|
||||
"react-markdown": "8.0.7",
|
||||
"react-swipeable": "7.0.1",
|
||||
|
|
|
@ -14237,10 +14237,10 @@ react-hotkeys-hook@4.4.1:
|
|||
resolved "https://registry.yarnpkg.com/react-hotkeys-hook/-/react-hotkeys-hook-4.4.1.tgz#1f7a7a1c9c21d4fa3280bf340fcca8fd77d81994"
|
||||
integrity sha512-sClBMBioFEgFGYLTWWRKvhxcCx1DRznd+wkFHwQZspnRBkHTgruKIHptlK/U/2DPX8BhHoRGzpMVWUXMmdZlmw==
|
||||
|
||||
react-i18next@13.0.2:
|
||||
version "13.0.2"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-13.0.2.tgz#1708a9bdabc1fe1dd4a8534f4c3a80ab784b01e9"
|
||||
integrity sha512-NEVxC32v0oR4egwYM0QM0WE93AiJG5r0NTXTL8mhQfAhsMfDS2fSO6jpluyfsfypP988KzUQrAXncspcJ7+GHA==
|
||||
react-i18next@13.0.3:
|
||||
version "13.0.3"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-13.0.3.tgz#8eedc5c2ab57f4641540778cc7373c8ed891523c"
|
||||
integrity sha512-/t4kt4Y2o+21hbvx+o9zpVnmoiud7KLDncyZFGN0U6TGAWYaXdTsp/ytAHFcKKSAODg4noIMaOO3X7bMgCqLHw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.22.5"
|
||||
html-parse-stringify "^3.0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue