chore: update pnpm-lock

This commit is contained in:
lleohao
2024-09-03 03:18:57 +00:00
parent a5cc03bcff
commit a63d80433a
3 changed files with 6583 additions and 11726 deletions

View File

@ -18,7 +18,7 @@ export default function AccountLanguage() {
}
function LanguageSwitcher() {
const { t } = useTranslation("user");
const { t, i18n } = useTranslation("user");
const handleChange = (value: string) => {
i18n.changeLanguage(value);

View File

@ -78,8 +78,5 @@
"apps/*",
"packages/*"
]
},
"prettier": {
"semi": true
}
}

18304
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff