From ca7a96918baf9c03e49212f6451442f6cf0d761b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 16:04:47 +0000 Subject: [PATCH] chore(deps): update dependency react-i18next to v17 --- ui/package.json | 2 +- ui/pnpm-lock.yaml | 24 +++++++++++++++--------- 2 files changed, 16 insertions(+), 10 deletions(-) diff --git a/ui/package.json b/ui/package.json index bd246871..172c408a 100644 --- a/ui/package.json +++ b/ui/package.json @@ -29,7 +29,7 @@ "react": "^19.0.0", "react-dom": "^19.0.0", "react-dropzone": "^15.0.0", - "react-i18next": "^16.0.0", + "react-i18next": "^17.0.0", "tailwind-merge": "^3.3.0" }, "devDependencies": { diff --git a/ui/pnpm-lock.yaml b/ui/pnpm-lock.yaml index d64308d7..43b11c71 100644 --- a/ui/pnpm-lock.yaml +++ b/ui/pnpm-lock.yaml @@ -72,8 +72,8 @@ importers: specifier: ^15.0.0 version: 15.0.0(react@19.2.4) react-i18next: - specifier: ^16.0.0 - version: 16.5.4(i18next@25.3.0(typescript@5.9.3))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3) + specifier: ^17.0.0 + version: 17.0.8(i18next@25.3.0(typescript@5.9.3))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3) tailwind-merge: specifier: ^3.3.0 version: 3.5.0 @@ -103,7 +103,7 @@ importers: specifier: ^10 version: 10.4.27(postcss@8.5.14) eslint: - specifier: ^10.4.1 + specifier: ^10.0.0 version: 10.4.1(jiti@2.6.1) eslint-config-prettier: specifier: ^10.0.0 @@ -206,6 +206,10 @@ packages: resolution: {integrity: sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==} engines: {node: '>=6.9.0'} + '@babel/runtime@7.29.7': + resolution: {integrity: sha512-Nq8OhGWiZIZGV6hLHoyAKLLcJihP/xFeBMGJoUrxTX2psI8dCifzLhZISFb+VWS3wFMRDmCGw5R+dOySCqPLhw==} + engines: {node: '>=6.9.0'} + '@babel/template@7.28.6': resolution: {integrity: sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==} engines: {node: '>=6.9.0'} @@ -1677,14 +1681,14 @@ packages: peerDependencies: react: '>= 16.8 || 18.0.0' - react-i18next@16.5.4: - resolution: {integrity: sha512-6yj+dcfMncEC21QPhOTsW8mOSO+pzFmT6uvU7XXdvM/Cp38zJkmTeMeKmTrmCMD5ToT79FmiE/mRWiYWcJYW4g==} + react-i18next@17.0.8: + resolution: {integrity: sha512-0ooKbGLU8JXhe1zwpQUWIeXSgLPOfwJmgheWRIUpcoA0CpyabpGhayjdG+/eA5esC1AQ8h2jWpXjJfzQzeDOCw==} peerDependencies: - i18next: '>= 25.6.2' + i18next: '>= 26.2.0' react: '>= 16.8.0' react-dom: '*' react-native: '*' - typescript: ^5 + typescript: ^5 || ^6 peerDependenciesMeta: react-dom: optional: true @@ -1989,6 +1993,8 @@ snapshots: '@babel/runtime@7.28.6': {} + '@babel/runtime@7.29.7': {} + '@babel/template@7.28.6': dependencies: '@babel/code-frame': 7.29.0 @@ -3271,9 +3277,9 @@ snapshots: prop-types: 15.8.1 react: 19.2.4 - react-i18next@16.5.4(i18next@25.3.0(typescript@5.9.3))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3): + react-i18next@17.0.8(i18next@25.3.0(typescript@5.9.3))(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(typescript@5.9.3): dependencies: - '@babel/runtime': 7.28.6 + '@babel/runtime': 7.29.7 html-parse-stringify: 3.0.1 i18next: 25.3.0(typescript@5.9.3) react: 19.2.4