@vue-macros/setup-sfc
Advanced tools
Comparing version 0.15.8 to 0.15.9
{ | ||
"name": "@vue-macros/setup-sfc", | ||
"version": "0.15.8", | ||
"packageManager": "pnpm@8.5.1", | ||
"version": "0.15.9", | ||
"packageManager": "pnpm@8.6.0", | ||
"description": "setup-sfc feature from Vue Macros.", | ||
@@ -85,6 +85,6 @@ "keywords": [ | ||
"unplugin": "^1.3.1", | ||
"@vue-macros/common": "~1.3.3" | ||
"@vue-macros/common": "~1.4.0" | ||
}, | ||
"devDependencies": { | ||
"rollup": "^3.23.0", | ||
"rollup": "^3.23.1", | ||
"vue": "^3.3.4" | ||
@@ -96,5 +96,5 @@ }, | ||
"scripts": { | ||
"build": "tsup && tsx ../../scripts/postbuild.mts", | ||
"build": "tsup && tsx ../../scripts/postbuild.ts", | ||
"dev": "DEV=true tsup" | ||
} | ||
} |
12668
+ Added@vue-macros/common@1.4.1(transitive)
+ Addedast-kit@0.6.9(transitive)
+ Addedpathe@1.1.2(transitive)
- Removed@vue-macros/common@1.3.3(transitive)
Updated@vue-macros/common@~1.4.0