diff --git a/web/app/account/(commonLayout)/account-page/email-change-modal.tsx b/web/app/account/(commonLayout)/account-page/email-change-modal.tsx index 6e702770f7..e74ca9ed41 100644 --- a/web/app/account/(commonLayout)/account-page/email-change-modal.tsx +++ b/web/app/account/(commonLayout)/account-page/email-change-modal.tsx @@ -214,7 +214,8 @@ const EmailChangeModal = ({ onClose, email, show }: Props) => {
{t('account.changeEmail.authTip', { ns: 'common' })}
}} values={{ email }} /> @@ -244,7 +245,8 @@ const EmailChangeModal = ({ onClose, email, show }: Props) => {
}} values={{ email }} /> @@ -333,7 +335,8 @@ const EmailChangeModal = ({ onClose, email, show }: Props) => {
}} values={{ email: mail }} /> diff --git a/web/app/components/app/log/empty-element.tsx b/web/app/components/app/log/empty-element.tsx index d433c7fd72..e42a1df7d5 100644 --- a/web/app/components/app/log/empty-element.tsx +++ b/web/app/components/app/log/empty-element.tsx @@ -34,7 +34,8 @@ const EmptyElement: FC<{ appDetail: App }> = ({ appDetail }) => {
, testLink: , diff --git a/web/app/components/app/overview/settings/index.tsx b/web/app/components/app/overview/settings/index.tsx index 0117510890..428a475da9 100644 --- a/web/app/components/app/overview/settings/index.tsx +++ b/web/app/components/app/overview/settings/index.tsx @@ -413,6 +413,7 @@ const SettingsModal: FC = ({

}} />

diff --git a/web/app/components/header/account-setting/members-page/transfer-ownership-modal/index.tsx b/web/app/components/header/account-setting/members-page/transfer-ownership-modal/index.tsx index 80dc91702b..1d54167458 100644 --- a/web/app/components/header/account-setting/members-page/transfer-ownership-modal/index.tsx +++ b/web/app/components/header/account-setting/members-page/transfer-ownership-modal/index.tsx @@ -140,7 +140,8 @@ const TransferOwnershipModal = ({ onClose, show }: Props) => {
{t('members.transferModal.warningTip', { ns: 'common' })}
}} values={{ email: userProfile.email }} /> @@ -170,7 +171,8 @@ const TransferOwnershipModal = ({ onClose, show }: Props) => {
}} values={{ email: userProfile.email }} /> diff --git a/web/app/components/plugins/base/deprecation-notice.tsx b/web/app/components/plugins/base/deprecation-notice.tsx index ef59dc3645..7e32133045 100644 --- a/web/app/components/plugins/base/deprecation-notice.tsx +++ b/web/app/components/plugins/base/deprecation-notice.tsx @@ -74,6 +74,7 @@ const DeprecationNotice: FC = ({ = ({

}} />

diff --git a/web/app/components/plugins/reference-setting-modal/auto-update-setting/index.tsx b/web/app/components/plugins/reference-setting-modal/auto-update-setting/index.tsx index 93e7a01811..4b4f7cb0b0 100644 --- a/web/app/components/plugins/reference-setting-modal/auto-update-setting/index.tsx +++ b/web/app/components/plugins/reference-setting-modal/auto-update-setting/index.tsx @@ -152,6 +152,7 @@ const AutoUpdateSetting: FC = ({
, }} diff --git a/web/app/components/rag-pipeline/components/rag-pipeline-header/publisher/popup.tsx b/web/app/components/rag-pipeline/components/rag-pipeline-header/publisher/popup.tsx index aa1884d207..b006c9acfb 100644 --- a/web/app/components/rag-pipeline/components/rag-pipeline-header/publisher/popup.tsx +++ b/web/app/components/rag-pipeline/components/rag-pipeline-header/publisher/popup.tsx @@ -118,7 +118,8 @@ const Popup = () => { children: (
=16.8.1' react-dom: '>=16.8.1' - react-i18next@15.7.4: - resolution: {integrity: sha512-nyU8iKNrI5uDJch0z9+Y5XEr34b0wkyYj3Rp+tfbahxtlswxSCjcUL9H0nqXo9IR3/t5Y5PKIA3fx3MfUyR9Xw==} + react-i18next@16.5.0: + resolution: {integrity: sha512-IMpPTyCTKxEj8klCrLKUTIUa8uYTd851+jcu2fJuUB9Agkk9Qq8asw4omyeHVnOXHrLgQJGTm5zTvn8HpaPiqw==} peerDependencies: - i18next: '>= 23.4.0' + i18next: '>= 25.6.2' react: '>= 16.8.0' react-dom: '*' react-native: '*' @@ -15124,9 +15129,11 @@ snapshots: dependencies: '@babel/runtime': 7.28.4 - i18next@23.16.8: + i18next@25.7.3(typescript@5.9.3): dependencies: '@babel/runtime': 7.28.4 + optionalDependencies: + typescript: 5.9.3 iconv-lite@0.6.3: dependencies: @@ -16877,12 +16884,13 @@ snapshots: react: 19.2.3 react-dom: 19.2.3(react@19.2.3) - react-i18next@15.7.4(i18next@23.16.8)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3): + react-i18next@16.5.0(i18next@25.7.3(typescript@5.9.3))(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3): dependencies: '@babel/runtime': 7.28.4 html-parse-stringify: 3.0.1 - i18next: 23.16.8 + i18next: 25.7.3(typescript@5.9.3) react: 19.2.3 + use-sync-external-store: 1.6.0(react@19.2.3) optionalDependencies: react-dom: 19.2.3(react@19.2.3) typescript: 5.9.3