vuepress-shared
Advanced tools
Comparing version
{ | ||
"name": "vuepress-shared", | ||
"version": "2.0.0-rc.89", | ||
"version": "2.0.0-rc.90", | ||
"description": "Shared files for vuepress2", | ||
@@ -41,5 +41,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@vuepress/helper": "^2.0.0-rc.106", | ||
"@vuepress/helper": "^2.0.0-rc.108", | ||
"@vueuse/core": "^13.3.0", | ||
"vue": "^3.5.15" | ||
"vue": "^3.5.16" | ||
}, | ||
@@ -50,3 +50,3 @@ "devDependencies": { | ||
"@vuepress/bundler-webpack": "2.0.0-rc.23", | ||
"@vuepress/plugin-git": "2.0.0-rc.106", | ||
"@vuepress/plugin-git": "2.0.0-rc.108", | ||
"ora": "8.2.0", | ||
@@ -53,0 +53,0 @@ "vite": "6.3.5" |
Updated