From 7dfcc6a8ff655b32b70ba74adb50b4e06e6f0b82 Mon Sep 17 00:00:00 2001 From: kakkokari-gtyih Date: Fri, 9 Feb 2024 21:15:12 +0900 Subject: [PATCH] =?UTF-8?q?update=20deps=20=EF=BC=88=E4=B8=80=E9=83=A8?= =?UTF-8?q?=E3=81=AE=E3=83=8F=E3=83=83=E3=82=AD=E3=83=BC=E3=81=AA=E6=89=8B?= =?UTF-8?q?=E6=B3=95=E3=81=8C=E6=AD=BB=E3=82=93=E3=81=A7=E3=81=84=E3=81=9F?= =?UTF-8?q?=E3=81=AE=E3=81=A7=E3=81=9D=E3=81=AE=E4=BF=AE=E6=AD=A3=E3=82=82?= =?UTF-8?q?=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.vue | 6 +- assets/data/locales.ts | 2 +- assets/js/misc/index.ts | 4 +- components/g/Nav.vue | 10 +- composables/useGLocalPath.ts | 23 +- composables/useGSwitchLocalePath.ts | 23 +- error.vue | 6 +- package.json | 24 +- pnpm-lock.yaml | 1544 +++++++++++++++------------ scripts/get-old-hub-redirects.ts | 5 +- server/plugins/i18nRedirector.ts | 4 +- types/misc.d.ts | 3 +- 12 files changed, 907 insertions(+), 747 deletions(-) diff --git a/app.vue b/app.vue index 08a0f557..067199ca 100644 --- a/app.vue +++ b/app.vue @@ -1,13 +1,13 @@