From 77c9d4482313401f99b758d8c91bc5e2ccf1ef2f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 May 2025 00:17:31 +0900 Subject: [PATCH] fix(deps): update dependency i18next to v25.2.0 (#3370) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 87952460..7c5d64ac 100644 --- a/package.json +++ b/package.json @@ -279,7 +279,7 @@ "hono": "4.7.9", "howler": "2.2.4", "html-to-text": "9.0.5", - "i18next": "25.1.2", + "i18next": "25.2.0", "jimp": "1.6.0", "keyboardevent-from-electron-accelerator": "2.0.0", "keyboardevents-areequal": "0.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e177e060..ae4200a7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -154,8 +154,8 @@ importers: specifier: 9.0.5 version: 9.0.5 i18next: - specifier: 25.1.2 - version: 25.1.2(typescript@5.8.3) + specifier: 25.2.0 + version: 25.2.0(typescript@5.8.3) jimp: specifier: 1.6.0 version: 1.6.0 @@ -2851,8 +2851,8 @@ packages: humanize-ms@1.2.1: resolution: {integrity: sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==} - i18next@25.1.2: - resolution: {integrity: sha512-SP63m8LzdjkrAjruH7SCI3ndPSgjt4/wX7ouUUOzCW/eY+HzlIo19IQSfYA9X3qRiRP1SYtaTsg/Oz/PGsfD8w==} + i18next@25.2.0: + resolution: {integrity: sha512-ERhJICsxkw1vE7G0lhCUYv4ZxdBEs03qblt1myJs94rYRK9loJF3xDj8mgQz3LmCyp0yYrNjbN/1/GWZTZDGCA==} peerDependencies: typescript: ^5 peerDependenciesMeta: @@ -7834,7 +7834,7 @@ snapshots: dependencies: ms: 2.1.3 - i18next@25.1.2(typescript@5.8.3): + i18next@25.2.0(typescript@5.8.3): dependencies: '@babel/runtime': 7.27.1 optionalDependencies: