@vue-macros/named-template
Advanced tools
Comparing version 0.4.1 to 0.4.2
{ | ||
"name": "@vue-macros/named-template", | ||
"version": "0.4.1", | ||
"packageManager": "pnpm@8.11.0", | ||
"version": "0.4.2", | ||
"packageManager": "pnpm@8.14.1", | ||
"description": "named-template feature from Vue Macros.", | ||
@@ -78,8 +78,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@vue/compiler-dom": "^3.3.10", | ||
"unplugin": "^1.5.1", | ||
"@vue-macros/common": "1.10.0" | ||
"@vue/compiler-dom": "^3.4.13", | ||
"unplugin": "^1.6.0", | ||
"@vue-macros/common": "1.10.1" | ||
}, | ||
"devDependencies": { | ||
"vue": "^3.3.10" | ||
"vue": "^3.4.13" | ||
}, | ||
@@ -86,0 +86,0 @@ "engines": { |
+ Added@vue-macros/common@1.10.1(transitive)
- Removed@vue-macros/common@1.10.0(transitive)
Updated@vue-macros/common@1.10.1
Updated@vue/compiler-dom@^3.4.13
Updatedunplugin@^1.6.0