diff --git a/packages/i18n/package.json b/packages/i18n/package.json index 26fde397a..2238123bf 100644 --- a/packages/i18n/package.json +++ b/packages/i18n/package.json @@ -36,7 +36,7 @@ "lint": "eslint ." }, "dependencies": { - "i18next": "^26.1.0", + "i18next": "^26.2.0", "react-i18next": "^17.0.7" }, "peerDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 38a4b00d5..7b79454c8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1165,11 +1165,11 @@ importers: packages/i18n: dependencies: i18next: - specifier: ^26.1.0 - version: 26.1.0(typescript@6.0.3) + specifier: ^26.2.0 + version: 26.2.0(typescript@6.0.3) react-i18next: specifier: ^17.0.7 - version: 17.0.8(i18next@26.1.0(typescript@6.0.3))(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(typescript@6.0.3) + version: 17.0.8(i18next@26.2.0(typescript@6.0.3))(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(typescript@6.0.3) devDependencies: '@types/react': specifier: 19.2.14 @@ -8629,8 +8629,8 @@ packages: resolution: {integrity: sha512-eKCa6bwnJhvxj14kZk5NCPc6Hb6BdsU9DZcOnmQKSnO1VKrfV0zCvtttPZUsBvjmNDn8rpcJfpwSYnHBjc95MQ==} engines: {node: '>=18.18.0'} - i18next@26.1.0: - resolution: {integrity: sha512-dIU6td04DvQuIqVst5S9g0GviTmhZ0DYD4b9ociVGJmuCa5vZ2de/t+Enf4olvj87mF8Y2lwjNQBwC9QZsvzKQ==} + i18next@26.2.0: + resolution: {integrity: sha512-zwBHldHdTmwN7r6UNc7lC6GWNN+YYg3DrRSeHR5PRRBf5QnJZcYHrQc0uaU26qZeYxR7iFZD+Y315dPnKP47wA==} peerDependencies: typescript: ^5 || ^6 peerDependenciesMeta: @@ -18847,7 +18847,7 @@ snapshots: human-signals@8.0.1: {} - i18next@26.1.0(typescript@6.0.3): + i18next@26.2.0(typescript@6.0.3): optionalDependencies: typescript: 6.0.3 @@ -21092,11 +21092,11 @@ snapshots: dependencies: react: 19.2.6 - react-i18next@17.0.8(i18next@26.1.0(typescript@6.0.3))(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(typescript@6.0.3): + react-i18next@17.0.8(i18next@26.2.0(typescript@6.0.3))(react-dom@19.2.6(react@19.2.6))(react@19.2.6)(typescript@6.0.3): dependencies: '@babel/runtime': 7.29.2 html-parse-stringify: 3.0.1 - i18next: 26.1.0(typescript@6.0.3) + i18next: 26.2.0(typescript@6.0.3) react: 19.2.6 use-sync-external-store: 1.6.0(react@19.2.6) optionalDependencies: