From 5c05ddeb29f08788ce2613d7148cfec932762dd5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 16:30:34 +0900 Subject: [PATCH] fix(deps): update dependency i18next to v24.0.4 (#2668) 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 5c7dac9d..83c68505 100644 --- a/package.json +++ b/package.json @@ -262,7 +262,7 @@ "hono": "4.6.12", "howler": "2.2.4", "html-to-text": "9.0.5", - "i18next": "24.0.2", + "i18next": "24.0.4", "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 e88a3ad0..1c578f7d 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.2 - version: 24.0.2(typescript@5.7.2) + specifier: 24.0.4 + version: 24.0.4(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.2: - resolution: {integrity: sha512-D88xyIGcWAKwBTAs4RSqASi8NXR/NhCVSTM4LDbdoU8qb/5dcEZjNCLDhtQBB7Epw/Cp1w2vH/3ujoTbqLSs5g==} + i18next@24.0.4: + resolution: {integrity: sha512-xU0LmSW/Cpfc34tZ7Y7WiRZ5oIU5RoqaV6uBVFKBu8juwwoJb8Wmzey/SIRy8k0c4af5uyzFNKKyj4Nk6v8+MA==} peerDependencies: typescript: ^5 peerDependenciesMeta: @@ -7156,7 +7156,7 @@ snapshots: human-signals@2.1.0: {} - i18next@24.0.2(typescript@5.7.2): + i18next@24.0.4(typescript@5.7.2): dependencies: '@babel/runtime': 7.26.0 optionalDependencies: