@vue-macros/api
Advanced tools
Comparing version 0.2.8 to 0.3.0
{ | ||
"name": "@vue-macros/api", | ||
"version": "0.2.8", | ||
"packageManager": "pnpm@7.25.1", | ||
"version": "0.3.0", | ||
"packageManager": "pnpm@7.26.0", | ||
"license": "MIT", | ||
@@ -23,2 +23,3 @@ "homepage": "https://github.com/sxzz/unplugin-vue-macros#readme", | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"require": "./dist/index.js", | ||
@@ -31,3 +32,3 @@ "import": "./dist/index.mjs" | ||
"@babel/types": "^7.20.7", | ||
"@vue-macros/common": "~0.15.0" | ||
"@vue-macros/common": "~1.0.0" | ||
}, | ||
@@ -34,0 +35,0 @@ "engines": { |
75197
+ Added@vue-macros/common@1.0.1(transitive)
+ Addedmagic-string@0.29.0(transitive)
- Removed@vue-macros/common@0.15.0(transitive)
- Removedmagic-string@0.27.0(transitive)
Updated@vue-macros/common@~1.0.0