@vue-macros/common
Advanced tools
Comparing version
{ | ||
"name": "@vue-macros/common", | ||
"version": "3.0.0-beta.14", | ||
"version": "3.0.0-beta.15", | ||
"description": "common feature from Vue Macros.", | ||
@@ -50,11 +50,11 @@ "type": "module", | ||
"dependencies": { | ||
"@vue/compiler-sfc": "^3.5.16", | ||
"@vue/compiler-sfc": "^3.5.17", | ||
"ast-kit": "^2.1.0", | ||
"local-pkg": "^1.1.1", | ||
"magic-string-ast": "^0.9.1", | ||
"magic-string-ast": "^1.0.0", | ||
"unplugin-utils": "^0.2.4" | ||
}, | ||
"devDependencies": { | ||
"@babel/parser": "^7.27.3", | ||
"@vitejs/plugin-vue": "^5.2.4" | ||
"@babel/parser": "^7.27.5", | ||
"@vitejs/plugin-vue": "^6.0.0" | ||
}, | ||
@@ -61,0 +61,0 @@ "engines": { |
+ Added
- Removed
Updated
Updated