diff --git a/package.json b/package.json index 2f5496a600..8ded7d759e 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "react-dom": "18.2.0", "react-error-boundary": "4.0.13", "react-hook-form": "7.51.0", - "react-i18next": "14.0.8", + "react-i18next": "14.1.0", "react-markdown": "9.0.1", "react-router-dom": "6.22.2", "react-transition-group": "4.4.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a38d77d6a0..7575448991 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -78,8 +78,8 @@ dependencies: specifier: 7.51.0 version: 7.51.0(react@18.2.0) react-i18next: - specifier: 14.0.8 - version: 14.0.8(i18next@23.10.0)(react-dom@18.2.0)(react@18.2.0) + specifier: 14.1.0 + version: 14.1.0(i18next@23.10.0)(react-dom@18.2.0)(react@18.2.0) react-markdown: specifier: 9.0.1 version: 9.0.1(@types/react@18.2.64)(react@18.2.0) @@ -5966,8 +5966,8 @@ packages: react: 18.2.0 dev: false - /react-i18next@14.0.8(i18next@23.10.0)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-1HKM41/Q8c/nQ2rYNNZlFmrjF2aubZT8sMBmY9aH/xa1/gsrTZ+hPwuLv4V7Cr8fYIh0GQ7vv5C1jCx104uNig==} + /react-i18next@14.1.0(i18next@23.10.0)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-3KwX6LHpbvGQ+sBEntjV4sYW3Zovjjl3fpoHbUwSgFHf0uRBcbeCBLR5al6ikncI5+W0EFb71QXZmfop+J6NrQ==} peerDependencies: i18next: '>= 23.2.3' react: '>= 16.8.0'