@vue-macros/common
Advanced tools
Comparing version
{ | ||
"name": "@vue-macros/common", | ||
"version": "3.0.0-beta.3", | ||
"version": "3.0.0-beta.4", | ||
"description": "common feature from Vue Macros.", | ||
@@ -26,2 +26,3 @@ "type": "module", | ||
"author": "三咲智子 Kevin Deng <sxzz@sxzz.moe>", | ||
"funding": "https://github.com/sponsors/vue-macros", | ||
"files": [ | ||
@@ -51,5 +52,5 @@ "dist" | ||
"@vue/compiler-sfc": "^3.5.13", | ||
"ast-kit": "^1.4.0", | ||
"ast-kit": "^1.4.2", | ||
"local-pkg": "^1.1.1", | ||
"magic-string-ast": "^0.7.0", | ||
"magic-string-ast": "^0.8.0", | ||
"unplugin-utils": "^0.2.4" | ||
@@ -64,3 +65,2 @@ }, | ||
}, | ||
"funding": "https://github.com/sponsors/vue-macros", | ||
"scripts": { | ||
@@ -67,0 +67,0 @@ "build": "tsup", |
+ Added
- Removed
Updated
Updated