From 809c00eb898e64def5149f8175c0c1c031835d6e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 20:37:05 +1100 Subject: [PATCH] build(deps): update dependency i18next to v22.4.7 (#4684) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- web/package.json | 2 +- web/pnpm-lock.yaml | 21 +++++++++++---------- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/web/package.json b/web/package.json index bdbc189ff..fab958c32 100644 --- a/web/package.json +++ b/web/package.json @@ -31,7 +31,7 @@ "axios": "1.2.2", "broadcast-channel": "4.19.1", "classnames": "2.3.2", - "i18next": "22.4.6", + "i18next": "22.4.7", "i18next-browser-languagedetector": "7.0.1", "i18next-http-backend": "2.1.1", "qrcode.react": "3.1.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 0cc064fbd..c9b2480aa 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -41,7 +41,7 @@ specifiers: eslint-plugin-react: 7.31.11 eslint-plugin-react-hooks: 4.6.0 husky: 8.0.2 - i18next: 22.4.6 + i18next: 22.4.7 i18next-browser-languagedetector: 7.0.1 i18next-http-backend: 2.1.1 jest: 29.3.1 @@ -80,14 +80,14 @@ dependencies: axios: 1.2.2 broadcast-channel: 4.19.1 classnames: 2.3.2 - i18next: 22.4.6 + i18next: 22.4.7 i18next-browser-languagedetector: 7.0.1 i18next-http-backend: 2.1.1 qrcode.react: 3.1.0_react@18.2.0 query-string: 7.1.3 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-i18next: 12.1.1_6vygckh2jgtx4nucc3no6lnm3y + react-i18next: 12.1.1_3r37x4625bhyapjpkvm7oal73a react-loading: 2.0.3_react@18.2.0 react-router-dom: 6.6.1_biqbaboplfbrettd7655fr4n2y react18-input-otp: 1.1.2_biqbaboplfbrettd7655fr4n2y @@ -1975,6 +1975,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.13.11 + dev: false /@babel/runtime/7.20.7: resolution: {integrity: sha512-UF0tvkUtxwAgZ5W/KrkHf0Rn0fdnLDU9ScxBrEVNUprE/MzirjK4MJUX1/BVDv00Sv8cljtukVK1aky++X1SjQ==} @@ -2215,7 +2216,7 @@ packages: dependencies: '@babel/helper-module-imports': 7.18.6 '@babel/plugin-syntax-jsx': 7.18.6 - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 '@emotion/hash': 0.9.0 '@emotion/memoize': 0.8.0 '@emotion/serialize': 1.1.1 @@ -3377,7 +3378,7 @@ packages: engines: {node: '>=12'} dependencies: '@babel/code-frame': 7.18.6 - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 '@types/aria-query': 4.2.2 aria-query: 5.0.0 chalk: 4.1.2 @@ -6089,10 +6090,10 @@ packages: - encoding dev: false - /i18next/22.4.6: - resolution: {integrity: sha512-9Tm1ezxWyzV+306CIDMBbYBitC1jedQyYuuLtIv7oxjp2ohh8eyxP9xytIf+2bbQfhH784IQKPSYp+Zq9+YSbw==} + /i18next/22.4.7: + resolution: {integrity: sha512-nWHK0wtxY64Lf3h7lIGcslY4bcO7fRZsgO3GrpzUCJCEZurwuLG4sNzIWYrAD5iza1l4/HMhge7eDf0GjdPErQ==} dependencies: - '@babel/runtime': 7.20.6 + '@babel/runtime': 7.20.7 dev: false /iconv-lite/0.6.3: @@ -8018,7 +8019,7 @@ packages: react: 18.2.0 scheduler: 0.23.0 - /react-i18next/12.1.1_6vygckh2jgtx4nucc3no6lnm3y: + /react-i18next/12.1.1_3r37x4625bhyapjpkvm7oal73a: resolution: {integrity: sha512-mFdieOI0LDy84q3JuZU6Aou1DoWW2fhapcTGeBS8+vWSJuViuoCLQAMYSb0QoHhXS8B0WKUOPpx4cffAP7r/aA==} peerDependencies: i18next: '>= 19.0.0' @@ -8033,7 +8034,7 @@ packages: dependencies: '@babel/runtime': 7.20.6 html-parse-stringify: 3.0.1 - i18next: 22.4.6 + i18next: 22.4.7 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false