From 7142a253d6e6546b798f93776fb1353e54ce9bb0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 07:24:07 +0900 Subject: [PATCH] fix(deps): update dependency i18next to v24.0.2 (#2637) 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 196eddb3..4864d56f 100644 --- a/package.json +++ b/package.json @@ -262,7 +262,7 @@ "hono": "4.6.11", "howler": "2.2.4", "html-to-text": "9.0.5", - "i18next": "24.0.0", + "i18next": "24.0.2", "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 13d3b83c..977121ad 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -139,8 +139,8 @@ importers: specifier: 9.0.5 version: 9.0.5 i18next: - specifier: 24.0.0 - version: 24.0.0(typescript@5.7.2) + specifier: 24.0.2 + version: 24.0.2(typescript@5.7.2) jimp: specifier: 1.6.0 version: 1.6.0 @@ -2692,8 +2692,8 @@ packages: resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==} engines: {node: '>=10.17.0'} - i18next@24.0.0: - resolution: {integrity: sha512-ORGCwMrXxpmB/AljFbGEe0UK/9Pz6umb9aZgLZ9qJGE+kjKhlnLj423WX2mt+N0MlEJ78pQXFMBmeMzrkLxriQ==} + i18next@24.0.2: + resolution: {integrity: sha512-D88xyIGcWAKwBTAs4RSqASi8NXR/NhCVSTM4LDbdoU8qb/5dcEZjNCLDhtQBB7Epw/Cp1w2vH/3ujoTbqLSs5g==} peerDependencies: typescript: ^5 peerDependenciesMeta: @@ -7147,7 +7147,7 @@ snapshots: human-signals@2.1.0: {} - i18next@24.0.0(typescript@5.7.2): + i18next@24.0.2(typescript@5.7.2): dependencies: '@babel/runtime': 7.26.0 optionalDependencies: