From f8fcb7d1b14c50c8f750cf80892f2f6933764e42 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 09:08:33 +1000 Subject: [PATCH] build(deps): update dependency i18next to v21.8.4 (#3416) Co-authored-by: Renovate Bot Co-authored-by: James Elliott Co-authored-by: Amir Zarrinkafsh --- 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 92d8bad6..a74297f6 100644 --- a/web/package.json +++ b/web/package.json @@ -26,7 +26,7 @@ "@material-ui/styles": "4.11.5", "axios": "0.27.2", "classnames": "2.3.1", - "i18next": "21.8.3", + "i18next": "21.8.4", "i18next-browser-languagedetector": "6.1.4", "i18next-http-backend": "1.4.0", "qrcode.react": "3.0.2", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 6583ac2c..4eae1958 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -35,7 +35,7 @@ specifiers: eslint-plugin-react: 7.30.0 eslint-plugin-react-hooks: 4.5.0 husky: 8.0.1 - i18next: 21.8.3 + i18next: 21.8.4 i18next-browser-languagedetector: 6.1.4 i18next-http-backend: 1.4.0 jest: 28.1.0 @@ -70,14 +70,14 @@ dependencies: '@material-ui/styles': 4.11.5_ohobp6rpsmerwlq5ipwfh5yigy axios: 0.27.2 classnames: 2.3.1 - i18next: 21.8.3 + i18next: 21.8.4 i18next-browser-languagedetector: 6.1.4 i18next-http-backend: 1.4.0 qrcode.react: 3.0.2_react@18.1.0 query-string: 7.1.1 react: 18.1.0 react-dom: 18.1.0_react@18.1.0 - react-i18next: 11.16.9_glwzsba65vemj3boks3r66vswm + react-i18next: 11.16.9_wi5sjr6yvltve4ut27alavmhka react-loading: 2.0.3_react@18.1.0 react-otp-input: 2.4.0_ef5jwxihqo6n7gxfmzogljlgcm react-router-dom: 6.3.0_ef5jwxihqo6n7gxfmzogljlgcm @@ -5401,8 +5401,8 @@ packages: - encoding dev: false - /i18next/21.8.3: - resolution: {integrity: sha512-I6QEXu096oaNH8h+hs2eHu6hxtWPdb/rsoRFHmFep01uuwB0h86ckXaT14ladhstWenEScsxiAQ2TW9fmDG57Q==} + /i18next/21.8.4: + resolution: {integrity: sha512-b3LQ5n9V1juu8UItb5x1QTI4OTvNqsNs/wetwQlBvfijEqks+N5HKMKSoevf8w0/RGUrDQ7g4cvVzF8WBp9pUw==} dependencies: '@babel/runtime': 7.17.8 dev: false @@ -7249,7 +7249,7 @@ packages: react: 18.1.0 scheduler: 0.22.0 - /react-i18next/11.16.9_glwzsba65vemj3boks3r66vswm: + /react-i18next/11.16.9_wi5sjr6yvltve4ut27alavmhka: resolution: {integrity: sha512-euXxWvcEAvsY7ZVkwx9ztCq4butqtsGHEkpkuo0RMj8Ru09IF9o2KxCyN+zyv51Nr0aBh/elaTIiR6fMb8YfVg==} peerDependencies: i18next: '>= 19.0.0' @@ -7265,7 +7265,7 @@ packages: '@babel/runtime': 7.17.8 html-escaper: 2.0.2 html-parse-stringify: 3.0.1 - i18next: 21.8.3 + i18next: 21.8.4 react: 18.1.0 react-dom: 18.1.0_react@18.1.0 dev: false