diff --git a/apps/client/package.json b/apps/client/package.json index 7acaeb844..231b8bebf 100644 --- a/apps/client/package.json +++ b/apps/client/package.json @@ -34,7 +34,7 @@ "draggabilly": "3.0.0", "force-graph": "1.49.6", "globals": "16.1.0", - "i18next": "25.2.0", + "i18next": "25.2.1", "i18next-http-backend": "3.0.2", "jquery": "3.7.1", "jquery-hotkeys": "0.2.2", diff --git a/apps/server/package.json b/apps/server/package.json index 7ca5f5eb8..5996886a3 100644 --- a/apps/server/package.json +++ b/apps/server/package.json @@ -74,7 +74,7 @@ "html2plaintext": "2.1.4", "http-proxy-agent": "7.0.2", "https-proxy-agent": "7.0.6", - "i18next": "25.2.0", + "i18next": "25.2.1", "i18next-fs-backend": "2.6.0", "image-type": "6.0.0", "ini": "5.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3967e3b1b..1a3cf8986 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -239,8 +239,8 @@ importers: specifier: 16.1.0 version: 16.1.0 i18next: - specifier: 25.2.0 - version: 25.2.0(typescript@5.8.3) + specifier: 25.2.1 + version: 25.2.1(typescript@5.8.3) i18next-http-backend: specifier: 3.0.2 version: 3.0.2(encoding@0.1.13) @@ -682,8 +682,8 @@ importers: specifier: 7.0.6 version: 7.0.6 i18next: - specifier: 25.2.0 - version: 25.2.0(typescript@5.8.3) + specifier: 25.2.1 + version: 25.2.1(typescript@5.8.3) i18next-fs-backend: specifier: 2.6.0 version: 2.6.0 @@ -8149,8 +8149,8 @@ packages: i18next-http-backend@3.0.2: resolution: {integrity: sha512-PdlvPnvIp4E1sYi46Ik4tBYh/v/NbYfFFgTjkwFl0is8A18s7/bx9aXqsrOax9WUbeNS6mD2oix7Z0yGGf6m5g==} - i18next@25.2.0: - resolution: {integrity: sha512-ERhJICsxkw1vE7G0lhCUYv4ZxdBEs03qblt1myJs94rYRK9loJF3xDj8mgQz3LmCyp0yYrNjbN/1/GWZTZDGCA==} + i18next@25.2.1: + resolution: {integrity: sha512-+UoXK5wh+VlE1Zy5p6MjcvctHXAhRwQKCxiJD8noKZzIXmnAX8gdHX5fLPA3MEVxEN4vbZkQFy8N0LyD9tUqPw==} peerDependencies: typescript: ^5 peerDependenciesMeta: @@ -22260,7 +22260,7 @@ snapshots: transitivePeerDependencies: - encoding - i18next@25.2.0(typescript@5.8.3): + i18next@25.2.1(typescript@5.8.3): dependencies: '@babel/runtime': 7.27.1 optionalDependencies: