@vue-macros/short-bind
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "@vue-macros/short-bind", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "shortBind feature from Vue Macros.", | ||
@@ -67,7 +67,7 @@ "type": "module", | ||
"dependencies": { | ||
"@vue/compiler-core": "^3.5.12", | ||
"@vue-macros/common": "1.15.0" | ||
"@vue/compiler-core": "^3.5.13", | ||
"@vue-macros/common": "1.15.1" | ||
}, | ||
"devDependencies": { | ||
"@vue/compiler-sfc": "^3.5.12" | ||
"@vue/compiler-sfc": "^3.5.13" | ||
}, | ||
@@ -74,0 +74,0 @@ "engines": { |
+ Added@vue-macros/common@1.15.1(transitive)
- Removed@vue-macros/common@1.15.0(transitive)
Updated@vue-macros/common@1.15.1
Updated@vue/compiler-core@^3.5.13