From 3d5b0aca661cb7ad95eccd27cafd8c44aa3988a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 15:45:57 +0000 Subject: [PATCH] chore(deps): update dependency i18next to v23.8.3 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 08391a4..5ea6a04 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "dotenv": "16.3.1", "fastify": "4.24.3", "fuzzy": "0.1.3", - "i18next": "23.7.13", + "i18next": "23.8.3", "i18next-fs-backend": "2.3.1", "ioredis": "5.3.2", "nanoid": "5.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8364188..3e15238 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ dependencies: specifier: 0.1.3 version: 0.1.3 i18next: - specifier: 23.7.13 - version: 23.7.13 + specifier: 23.8.3 + version: 23.8.3 i18next-fs-backend: specifier: 2.3.1 version: 2.3.1 @@ -2273,8 +2273,8 @@ packages: '@babel/runtime': 7.23.8 dev: true - /i18next@23.7.13: - resolution: {integrity: sha512-DbCPlw6VmURSZa43iOnycxq9o15e+WuBWDBZ3aj+gQZcDz4sgnuKwrcwmP1n8gSSCwCN7CRFGTpnwTd93A16Mg==} + /i18next@23.8.3: + resolution: {integrity: sha512-IQn6Tfn+XkIRHjC/z3uQSGLhsRC6Y14kgyrsgoPqnFD9MqbNt2B9MF3Ch4p114pEVPQ2qktE2nd0aYr7UxRLKA==} dependencies: '@babel/runtime': 7.23.8 dev: false