From dcf4bba867105eba2fec3be80f5d94aa9e3d19f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 09:00:07 +0000 Subject: [PATCH] Bump i18next from 25.0.0 to 25.1.1 Bumps [i18next](https://github.com/i18next/i18next) from 25.0.0 to 25.1.1. - [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.1) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.1.1 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..a390880 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.1", "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..5d4c5e1 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.1: + version "25.1.1" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.1.1.tgz#113e7773697d300e7e824185f766362eceb8dc61" + integrity sha512-FZcp3vk3PXc8onasbsWYahfeDIWX4LkKr4vd01xeXrmqyNXlVNtVecEIw2K1o8z3xYrHMcd1bwYQub+3g7zqCw== dependencies: "@babel/runtime" "^7.26.10"