From e8c9b573022fad36bbdbbec2340e245726d05416 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 21:50:52 +0000 Subject: [PATCH] Bump i18next from 23.7.7 to 23.7.13 in /template Bumps [i18next](https://github.com/i18next/i18next) from 23.7.7 to 23.7.13. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v23.7.7...v23.7.13) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- template/package.json | 2 +- template/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/template/package.json b/template/package.json index f3697ec..933cfa9 100644 --- a/template/package.json +++ b/template/package.json @@ -23,7 +23,7 @@ "@tanstack/react-query": "^5.12.2", "axios": "^1.6.2", "babel-plugin-module-resolver": "^5.0.0", - "i18next": "^23.7.7", + "i18next": "^23.7.13", "lottie-react-native": "^6.4.1", "nanoid": "^5.0.4", "react": "18.2.0", diff --git a/template/yarn.lock b/template/yarn.lock index b3340e7..c92a5a0 100644 --- a/template/yarn.lock +++ b/template/yarn.lock @@ -4629,10 +4629,10 @@ hyperlinker@^1.0.0: resolved "https://registry.yarnpkg.com/hyperlinker/-/hyperlinker-1.0.0.tgz#23dc9e38a206b208ee49bc2d6c8ef47027df0c0e" integrity sha512-Ty8UblRWFEcfSuIaajM34LdPXIhbs1ajEX/BBPv24J+enSVaEVY63xQ6lTO9VRYS5LAoghIG0IDJ+p+IPzKUQQ== -i18next@^23.7.7: - version "23.7.7" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.7.tgz#e650ee962417186c5ba78bdaea3979abd31d3bfc" - integrity sha512-peTvdT+Lma+o0LfLFD7IC2M37N9DJ04dH0IJYOyOHRhDfLo6nK36v7LkrQH35C2l8NHiiXZqGirhKESlEb/5PA== +i18next@^23.7.13: + version "23.7.13" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.13.tgz#2dda870cbf63e168e1d4eb8f6f700b5c26794a3d" + integrity sha512-DbCPlw6VmURSZa43iOnycxq9o15e+WuBWDBZ3aj+gQZcDz4sgnuKwrcwmP1n8gSSCwCN7CRFGTpnwTd93A16Mg== dependencies: "@babel/runtime" "^7.23.2"