From 29379a124e0d6452c1d79a35670a4a5e0141037f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 22:33:56 +1100 Subject: [PATCH] build(deps): update dependency react-i18next to v12.2.0 (#4985) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- web/package.json | 2 +- web/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/web/package.json b/web/package.json index 509570299..6d1fdfbeb 100644 --- a/web/package.json +++ b/web/package.json @@ -37,7 +37,7 @@ "qrcode.react": "3.1.0", "react": "18.2.0", "react-dom": "18.2.0", - "react-i18next": "12.1.5", + "react-i18next": "12.2.0", "react-loading": "2.0.3", "react-router-dom": "6.8.1", "react18-input-otp": "1.1.2", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index a9fdbddef..fe2ec9f3d 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -52,7 +52,7 @@ specifiers: qrcode.react: 3.1.0 react: 18.2.0 react-dom: 18.2.0 - react-i18next: 12.1.5 + react-i18next: 12.2.0 react-loading: 2.0.3 react-router-dom: 6.8.1 react-test-renderer: 18.2.0 @@ -85,7 +85,7 @@ dependencies: qrcode.react: 3.1.0_react@18.2.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-i18next: 12.1.5_3yopsigl4h4eb2nqrqfsy65uwi + react-i18next: 12.2.0_3yopsigl4h4eb2nqrqfsy65uwi react-loading: 2.0.3_react@18.2.0 react-router-dom: 6.8.1_biqbaboplfbrettd7655fr4n2y react18-input-otp: 1.1.2_biqbaboplfbrettd7655fr4n2y @@ -8368,8 +8368,8 @@ packages: react: 18.2.0 scheduler: 0.23.0 - /react-i18next/12.1.5_3yopsigl4h4eb2nqrqfsy65uwi: - resolution: {integrity: sha512-7PQAv6DA0TcStG96fle+8RfTwxVbHVlZZJPoEszwUNvDuWpGldJmNWa3ZPesEsZQZGF6GkzwvEh6p57qpFD2gQ==} + /react-i18next/12.2.0_3yopsigl4h4eb2nqrqfsy65uwi: + resolution: {integrity: sha512-5XeVgSygaGfyFmDd2WcXvINRw2WEC1XviW1LXY/xLOEMzsCFRwKqfnHN+hUjla8ZipbVJR27GCMSuTr0BhBBBQ==} peerDependencies: i18next: '>= 19.0.0' react: '>= 16.8.0 || 18' @@ -8381,7 +8381,7 @@ packages: react-native: optional: true dependencies: - '@babel/runtime': 7.20.7 + '@babel/runtime': 7.20.13 html-parse-stringify: 3.0.1 i18next: 22.4.10 react: 18.2.0