From a7402e6171198084d4ff3284626c444b92292ba2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 May 2025 08:23:27 +0000 Subject: [PATCH] Bump i18next from 25.0.0 to 25.1.2 Bumps [i18next](https://github.com/i18next/i18next) from 25.0.0 to 25.1.2. - [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/v25.0.0...v25.1.2) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.1.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 00e8968..85b8e70 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "axios": "^1.8.4", "eris": "github:abalabahaha/eris#dev", "eris-additions": "^1.4.1", - "i18next": "^25.0.0", + "i18next": "^25.1.2", "i18next-node-fs-backend": "^2.1.3", "lavacord": "^2.2.0", "moment": "^2.29.1", diff --git a/yarn.lock b/yarn.lock index 1f20ddb..4c59caf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -354,10 +354,10 @@ i18next-node-fs-backend@^2.1.3: js-yaml "3.13.1" json5 "2.0.0" -i18next@^25.0.0: - version "25.0.0" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.0.0.tgz#ae6b44dea48597e556a126c6f4f10d9c18cc62e2" - integrity sha512-POPvwjOPR1GQvRnbikTMPEhQD+ekd186MHE6NtVxl3Lby+gPp0iq60eCqGrY6wfRnp1lejjFNu0EKs1afA322w== +i18next@^25.1.2: + version "25.1.2" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.1.2.tgz#c667b814ed1b4dbea76976a4c746a87922ac6ceb" + integrity sha512-SP63m8LzdjkrAjruH7SCI3ndPSgjt4/wX7ouUUOzCW/eY+HzlIo19IQSfYA9X3qRiRP1SYtaTsg/Oz/PGsfD8w== dependencies: "@babel/runtime" "^7.26.10"