From 1053b85be3197670b7bf4a1c4e657bd157a2306c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 16:50:51 +0000 Subject: [PATCH] chore(deps): Bump i18next from 24.2.3 to 26.0.4 Bumps [i18next](https://github.com/i18next/i18next) from 24.2.3 to 26.0.4. - [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/v24.2.3...v26.0.4) --- updated-dependencies: - dependency-name: i18next dependency-version: 26.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/web/package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index be498d4..97de82b 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -26,7 +26,7 @@ "@inariwrite/core": "workspace:*", "@inariwrite/i18n": "workspace:*", "@inariwrite/plugin-sample": "workspace:*", - "i18next": "^24.2.0", + "i18next": "^26.0.4", "react": "^18.3.1", "react-dom": "^18.3.1", "react-i18next": "^15.2.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2f2f2dd..b6ac8c6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -97,8 +97,8 @@ importers: specifier: workspace:* version: link:../../packages/plugin-sample i18next: - specifier: ^24.2.0 - version: 24.2.3(typescript@5.9.3) + specifier: ^26.0.4 + version: 26.0.4(typescript@5.9.3) react: specifier: ^18.3.1 version: 18.3.1 @@ -107,7 +107,7 @@ importers: version: 18.3.1(react@18.3.1) react-i18next: specifier: ^15.2.0 - version: 15.7.4(i18next@24.2.3(typescript@5.9.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.3) + version: 15.7.4(i18next@26.0.4(typescript@5.9.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.3) devDependencies: '@capacitor/android': specifier: ^7.2.0 @@ -2545,10 +2545,10 @@ packages: resolution: {integrity: sha512-tsYlhAYpjCKa//8rXZ9DqKEawhPoSytweBC2eNvcaDK+57RZLHGqNs3PZTQO6yekLFSuvA6AlnAfrw1uBvtb+Q==} hasBin: true - i18next@24.2.3: - resolution: {integrity: sha512-lfbf80OzkocvX7nmZtu7nSTNbrTYR52sLWxPtlXX1zAhVw8WEnFk4puUkCR4B1dNQwbSpEHHHemcZu//7EcB7A==} + i18next@26.0.4: + resolution: {integrity: sha512-gXF7U9bfioXPLv7mw8Qt2nfO7vij5MyINvPgVv99pX3fL1Y01pw2mKBFrlYpRxRCl2wz3ISenj6VsMJT2isfuA==} peerDependencies: - typescript: ^5 + typescript: ^5 || ^6 peerDependenciesMeta: typescript: optional: true @@ -6752,7 +6752,7 @@ snapshots: human-id@4.1.3: {} - i18next@24.2.3(typescript@5.9.3): + i18next@26.0.4(typescript@5.9.3): dependencies: '@babel/runtime': 7.29.2 optionalDependencies: @@ -7632,11 +7632,11 @@ snapshots: react: 18.3.1 scheduler: 0.23.2 - react-i18next@15.7.4(i18next@24.2.3(typescript@5.9.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.3): + react-i18next@15.7.4(i18next@26.0.4(typescript@5.9.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.3): dependencies: '@babel/runtime': 7.29.2 html-parse-stringify: 3.0.1 - i18next: 24.2.3(typescript@5.9.3) + i18next: 26.0.4(typescript@5.9.3) react: 18.3.1 optionalDependencies: react-dom: 18.3.1(react@18.3.1)