Skip to content

Commit

Permalink
Update i18n dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 11, 2023
1 parent 51de3ca commit e0cc75a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"copy-to-clipboard": "3.3.3",
"grommet": "2.33.1",
"grommet-icons": "4.11.0",
"i18next": "23.4.2",
"i18next": "23.4.4",
"i18next-browser-languagedetector": "7.1.0",
"lodash": "4.17.21",
"qrcode.react": "3.1.0",
Expand All @@ -76,7 +76,7 @@
"react-data-table-component": "6.11.8",
"react-dom": "18.2.0",
"react-helmet-async": "1.3.0",
"react-i18next": "13.0.3",
"react-i18next": "13.1.2",
"react-redux": "7.2.9",
"react-router-dom": "6.14.2",
"redux-saga": "1.2.3",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7046,10 +7046,10 @@ i18next@*:
dependencies:
"@babel/runtime" "^7.12.0"

[email protected].2:
version "23.4.2"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.2.tgz#e68108be82287114e027afc5402bb7830d7f45c9"
integrity sha512-hkVPHKFLtn9iewdqHDiU+MGVIBk+bVFn5usw7CIeCn/SBcVKGTItGdjNPm2B8Lnz42CeHUlnSOTgsr5vbITjhA==
[email protected].4:
version "23.4.4"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.4.tgz#ec8fb2b5f3c5d8e3bf3f8ab1b19e743be91300e0"
integrity sha512-+c9B0txp/x1m5zn+QlwHaCS9vyFtmIAEXbVSFzwCX7vupm5V7va8F9cJGNJZ46X9ZtoGzhIiRC7eTIIh93TxPA==
dependencies:
"@babel/runtime" "^7.22.5"

Expand Down Expand Up @@ -9627,10 +9627,10 @@ [email protected]:
react-fast-compare "^3.2.0"
shallowequal "^1.1.0"

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==
react-i18next@13.1.2:
version "13.1.2"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-13.1.2.tgz#dbb1b18c364295af2a9072333ee4e0b43cbc2da8"
integrity sha512-D/OJ/8ZQYscabsvbCAiOgvJq8W3feQF/VIV0to1w7V7UvrUE1IZ3hcalOckUYvKBd7BP3b8EPm+hop3J8sS+Mw==
dependencies:
"@babel/runtime" "^7.22.5"
html-parse-stringify "^3.0.1"
Expand Down

0 comments on commit e0cc75a

Please sign in to comment.