From b63d32ed04851f0ef163365911a082c1ae705d42 Mon Sep 17 00:00:00 2001 From: Frost-ZX Date: Tue, 7 Oct 2025 19:23:35 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=AE=89=E8=A3=85=20vue=EF=BC=8C?= =?UTF-8?q?=E7=94=A8=E4=BA=8E=E4=BB=A3=E7=A0=81=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 ++- pnpm-lock.yaml | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index f8d8378..bd19036 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,7 @@ "packageManager": "pnpm@10.11.0", "devDependencies": { "less": "^4.4.2", - "vitepress": "2.0.0-alpha.12" + "vitepress": "2.0.0-alpha.12", + "vue": "3.5.22" } } \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d38adcb..18f9a3d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,6 +14,9 @@ importers: vitepress: specifier: 2.0.0-alpha.12 version: 2.0.0-alpha.12(less@4.4.2)(postcss@8.5.6) + vue: + specifier: 3.5.22 + version: 3.5.22 packages: