From 6188c3074f049c901ca4b1b029184685e4c69f5a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 03:05:57 +0000 Subject: [PATCH] build(deps): update dependency i18next to v22.4.6 (#4599) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- web/package.json | 2 +- web/pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/web/package.json b/web/package.json index e2a245202..e79863e2b 100644 --- a/web/package.json +++ b/web/package.json @@ -31,7 +31,7 @@ "axios": "1.2.1", "broadcast-channel": "4.18.1", "classnames": "2.3.2", - "i18next": "22.4.5", + "i18next": "22.4.6", "i18next-browser-languagedetector": "7.0.1", "i18next-http-backend": "2.1.0", "qrcode.react": "3.1.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index dcee7a2d7..9b1e69e67 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.5 + i18next: 22.4.6 i18next-browser-languagedetector: 7.0.1 i18next-http-backend: 2.1.0 jest: 29.3.1 @@ -80,14 +80,14 @@ dependencies: axios: 1.2.1 broadcast-channel: 4.18.1 classnames: 2.3.2 - i18next: 22.4.5 + i18next: 22.4.6 i18next-browser-languagedetector: 7.0.1 i18next-http-backend: 2.1.0 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_ewanii43wbrufvukcu3uzq3hsy + react-i18next: 12.1.1_6vygckh2jgtx4nucc3no6lnm3y react-loading: 2.0.3_react@18.2.0 react-router-dom: 6.5.0_biqbaboplfbrettd7655fr4n2y react18-input-otp: 1.1.1_biqbaboplfbrettd7655fr4n2y @@ -6087,8 +6087,8 @@ packages: - encoding dev: false - /i18next/22.4.5: - resolution: {integrity: sha512-Kc+Ow0guRetUq+kv02tj0Yof9zveROPBAmJ8UxxNODLVBRSwsM4iD0Gw3BEieOmkWemF6clU3K1fbnCuTqiN2Q==} + /i18next/22.4.6: + resolution: {integrity: sha512-9Tm1ezxWyzV+306CIDMBbYBitC1jedQyYuuLtIv7oxjp2ohh8eyxP9xytIf+2bbQfhH784IQKPSYp+Zq9+YSbw==} dependencies: '@babel/runtime': 7.20.6 dev: false @@ -8016,7 +8016,7 @@ packages: react: 18.2.0 scheduler: 0.23.0 - /react-i18next/12.1.1_ewanii43wbrufvukcu3uzq3hsy: + /react-i18next/12.1.1_6vygckh2jgtx4nucc3no6lnm3y: resolution: {integrity: sha512-mFdieOI0LDy84q3JuZU6Aou1DoWW2fhapcTGeBS8+vWSJuViuoCLQAMYSb0QoHhXS8B0WKUOPpx4cffAP7r/aA==} peerDependencies: i18next: '>= 19.0.0' @@ -8031,7 +8031,7 @@ packages: dependencies: '@babel/runtime': 7.20.6 html-parse-stringify: 3.0.1 - i18next: 22.4.5 + i18next: 22.4.6 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false