upgrade third party dependencies

This commit is contained in:
MaysWind
2025-02-09 19:59:37 +08:00
parent c5e8a50033
commit b65a246fcb
6 changed files with 920 additions and 723 deletions
-1
View File
@@ -171,7 +171,6 @@ export interface LocalizedError {
export function getI18nOptions(): object {
return {
legacy: true,
locale: DEFAULT_LANGUAGE,
fallbackLocale: DEFAULT_LANGUAGE,
formatFallbackMessages: true,