From ed5139d75411623b14ab57ccb70a2f569afbacf1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 01:13:24 +0000 Subject: [PATCH] chore(deps): update dependency i18next to v23.7.16 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 08391a4..7248130 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.7.16", "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 5630f57..8676fe0 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.7.16 + version: 23.7.16 i18next-fs-backend: specifier: 2.3.1 version: 2.3.1 @@ -2273,8 +2273,8 @@ packages: '@babel/runtime': 7.23.7 dev: true - /i18next@23.7.13: - resolution: {integrity: sha512-DbCPlw6VmURSZa43iOnycxq9o15e+WuBWDBZ3aj+gQZcDz4sgnuKwrcwmP1n8gSSCwCN7CRFGTpnwTd93A16Mg==} + /i18next@23.7.16: + resolution: {integrity: sha512-SrqFkMn9W6Wb43ZJ9qrO6U2U4S80RsFMA7VYFSqp7oc7RllQOYDCdRfsse6A7Cq/V8MnpxKvJCYgM8++27n4Fw==} dependencies: '@babel/runtime': 7.23.7 dev: false