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: