From 6d1bfa1d0bed6e78baafc5ff22641de8c750a61e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Oct 2022 11:41:10 +1100 Subject: [PATCH] build(deps): update dependency i18next to v22.0.4 (#4294) 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 f120c7d8e..98379adf0 100644 --- a/web/package.json +++ b/web/package.json @@ -31,7 +31,7 @@ "axios": "0.27.2", "broadcast-channel": "4.18.0", "classnames": "2.3.2", - "i18next": "22.0.3", + "i18next": "22.0.4", "i18next-browser-languagedetector": "7.0.0", "i18next-http-backend": "2.0.0", "qrcode.react": "3.1.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 456883a79..87f9fc00b 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -40,7 +40,7 @@ specifiers: eslint-plugin-react: 7.31.10 eslint-plugin-react-hooks: 4.6.0 husky: 8.0.1 - i18next: 22.0.3 + i18next: 22.0.4 i18next-browser-languagedetector: 7.0.0 i18next-http-backend: 2.0.0 jest: 29.2.2 @@ -79,14 +79,14 @@ dependencies: axios: 0.27.2 broadcast-channel: 4.18.0 classnames: 2.3.2 - i18next: 22.0.3 + i18next: 22.0.4 i18next-browser-languagedetector: 7.0.0 i18next-http-backend: 2.0.0 qrcode.react: 3.1.0_react@18.2.0 query-string: 7.1.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-i18next: 12.0.0_stofmi6dj437ctg2rzgtmdpkoe + react-i18next: 12.0.0_n3kmhq4527torfjiti537juzwy react-loading: 2.0.3_react@18.2.0 react-otp-input: 2.4.0_biqbaboplfbrettd7655fr4n2y react-router-dom: 6.4.2_biqbaboplfbrettd7655fr4n2y @@ -6362,8 +6362,8 @@ packages: - encoding dev: false - /i18next/22.0.3: - resolution: {integrity: sha512-gG6kCG5+gnPXdK8TLTJ2oiuFSjn6CYMSUwV3vnmISxwTunJHREn/z6gi1g7942c61K1dL3Gm+9a64nZCPv6mlg==} + /i18next/22.0.4: + resolution: {integrity: sha512-TOp7BTMKDbUkOHMzDlVsCYWpyaFkKakrrO3HNXfSz4EeJaWwnBScRmgQSTaWHScXVHBUFXTvShrCW8uryBYFcg==} dependencies: '@babel/runtime': 7.19.4 dev: false @@ -8269,7 +8269,7 @@ packages: react: 18.2.0 scheduler: 0.23.0 - /react-i18next/12.0.0_stofmi6dj437ctg2rzgtmdpkoe: + /react-i18next/12.0.0_n3kmhq4527torfjiti537juzwy: resolution: {integrity: sha512-/O7N6aIEAl1FaWZBNvhdIo9itvF/MO/nRKr9pYqRc9LhuC1u21SlfwpiYQqvaeNSEW3g3qUXLREOWMt+gxrWbg==} peerDependencies: i18next: '>= 19.0.0' @@ -8284,7 +8284,7 @@ packages: dependencies: '@babel/runtime': 7.19.0 html-parse-stringify: 3.0.1 - i18next: 22.0.3 + i18next: 22.0.4 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 dev: false