diff --git a/package.json b/package.json index 5a75b9dac2..8b272f5206 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "react-dom": "^18.2.0", "react-error-boundary": "^4.0.0", "react-hook-form": "^7.39.5", - "react-i18next": "^13.0.0", + "react-i18next": "^14.0.0", "react-router-dom": "^6.4.3", "react-transition-group": "^4.4.5", "react-virtuoso": "^4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 41f043d6d5..8151cfa508 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -72,8 +72,8 @@ dependencies: specifier: ^7.39.5 version: 7.39.5(react@18.2.0) react-i18next: - specifier: ^13.0.0 - version: 13.5.0(i18next@23.7.9)(react-dom@18.2.0)(react@18.2.0) + specifier: ^14.0.0 + version: 14.0.0(i18next@23.7.9)(react-dom@18.2.0)(react@18.2.0) react-router-dom: specifier: ^6.4.3 version: 6.4.3(react-dom@18.2.0)(react@18.2.0) @@ -5735,8 +5735,8 @@ packages: react: 18.2.0 dev: false - /react-i18next@13.5.0(i18next@23.7.9)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-CFJ5NDGJ2MUyBohEHxljOq/39NQ972rh1ajnadG9BjTk+UXbHLq4z5DKEbEQBDoIhUmmbuS/fIMJKo6VOax1HA==} + /react-i18next@14.0.0(i18next@23.7.9)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-OCrS8rHNAmnr8ggGRDxjakzihrMW7HCbsplduTm3EuuQ6fyvWGT41ksZpqbduYoqJurBmEsEVZ1pILSUWkHZng==} peerDependencies: i18next: '>= 23.2.3' react: '>= 16.8.0'