From d9dca0497846b5f0d04549705830e0413a91d25d Mon Sep 17 00:00:00 2001 From: AaronHux Date: Sat, 25 May 2024 15:00:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=83=A8=E5=88=86=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 2ab2c0d..bc408b5 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,6 @@ "sass": "^1.77.2", "swiper": "^11.1.3", "unity-webgl": "^3.4.2", - "vue-tsc": "^2.0.19", "vue-unity-webgl": "^1.2.0" }, "devDependencies": { @@ -30,8 +29,8 @@ "@nuxtjs/i18n": "8.3.1", "@unocss/nuxt": "0.60.3", "@vue-macros/nuxt": "^1.9.33", - "@vueuse/nuxt": "^9.13.0", - "nuxt": "^3.11.2", + "@vueuse/nuxt": "^10.9.0", + "nuxt": "3.11.2", "typescript": "^5.4.5", "unocss-preset-extra": "^0.5.3", "unocss-preset-scrollbar": "^0.3.1",