@vue-macros/setup-component
Advanced tools
Comparing version 0.16.6 to 0.16.7
{ | ||
"name": "@vue-macros/setup-component", | ||
"version": "0.16.6", | ||
"packageManager": "pnpm@8.3.1", | ||
"version": "0.16.7", | ||
"packageManager": "pnpm@8.5.1", | ||
"description": "setup-component feature from Vue Macros.", | ||
@@ -17,9 +17,9 @@ "keywords": [ | ||
"license": "MIT", | ||
"homepage": "https://github.com/sxzz/unplugin-vue-macros#readme", | ||
"homepage": "https://github.com/sxzz/vue-macros#readme", | ||
"bugs": { | ||
"url": "https://github.com/sxzz/unplugin-vue-macros/issues" | ||
"url": "https://github.com/sxzz/vue-macros/issues" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/sxzz/unplugin-vue-macros.git", | ||
"url": "git+https://github.com/sxzz/vue-macros.git", | ||
"directory": "packages/setup-component" | ||
@@ -88,10 +88,10 @@ }, | ||
"unplugin": "^1.3.1", | ||
"@vue-macros/common": "~1.3.1" | ||
"@vue-macros/common": "~1.3.2" | ||
}, | ||
"devDependencies": { | ||
"rollup": "^3.21.5", | ||
"vue": "^3.3.0-beta.4" | ||
"rollup": "^3.23.0", | ||
"vue": "^3.3.4" | ||
}, | ||
"engines": { | ||
"node": ">=14.19.0" | ||
"node": ">=16.14.0" | ||
}, | ||
@@ -98,0 +98,0 @@ "scripts": { |
# @vue-macros/setup-sfc [](https://npmjs.com/package/@vue-macros/setup-sfc) | ||
Please refer to [README.md](https://github.com/sxzz/unplugin-vue-macros#readme) | ||
Please refer to [README.md](https://github.com/sxzz/vue-macros#readme) |
32810
Updated@vue-macros/common@~1.3.2