diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2b3d7136..afa3a8b0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -615,6 +615,27 @@ importers: specifier: catalog:dev version: 5.0.6 + examples/blog: + dependencies: + '@iconify/json': + specifier: catalog:peer + version: 2.2.446 + '@vuepress/bundler-vite': + specifier: catalog:vuepress + version: 2.0.0-rc.26(@types/node@25.3.3)(@vue/compiler-sfc@3.5.29)(esbuild@0.27.3)(jiti@2.6.1)(less@4.5.1)(sass-embedded@1.97.3)(sass@1.97.3)(stylus@0.64.0)(typescript@5.9.3)(yaml@2.8.2) + http-server: + specifier: catalog:dev + version: 14.1.1 + vue: + specifier: catalog:prod + version: 3.5.29(typescript@5.9.3) + vuepress: + specifier: catalog:vuepress + version: 2.0.0-rc.26(@vue/compiler-sfc@3.5.29)(@vuepress/bundler-vite@2.0.0-rc.26(@types/node@25.3.3)(@vue/compiler-sfc@3.5.29)(esbuild@0.27.3)(jiti@2.6.1)(less@4.5.1)(sass-embedded@1.97.3)(sass@1.97.3)(stylus@0.64.0)(typescript@5.9.3)(yaml@2.8.2))(typescript@5.9.3)(vue@3.5.29(typescript@5.9.3)) + vuepress-theme-plume: + specifier: workspace:* + version: link:../../theme + examples/layout-slots: dependencies: '@iconify/json':