@vue-macros/short-bind
Advanced tools
Comparing version 0.2.3 to 0.2.4
{ | ||
"name": "@vue-macros/short-bind", | ||
"version": "0.2.3", | ||
"packageManager": "pnpm@8.15.5", | ||
"version": "0.2.4", | ||
"description": "short-bind feature from Vue Macros.", | ||
@@ -67,7 +66,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@vue/compiler-core": "^3.4.21", | ||
"@vue-macros/common": "1.10.2" | ||
"@vue/compiler-core": "^3.4.25", | ||
"@vue-macros/common": "1.10.3" | ||
}, | ||
"devDependencies": { | ||
"@vue/compiler-sfc": "^3.4.21" | ||
"@vue/compiler-sfc": "^3.4.25" | ||
}, | ||
@@ -74,0 +73,0 @@ "engines": { |
12409
+ Added@vue-macros/common@1.10.3(transitive)
+ Addedmagic-string-ast@0.5.0(transitive)
- Removed@vue-macros/common@1.10.2(transitive)
- Removedmagic-string-ast@0.3.0(transitive)
Updated@vue-macros/common@1.10.3
Updated@vue/compiler-core@^3.4.25