intact-vue
Advanced tools
Comparing version 3.0.29 to 3.0.30
{ | ||
"name": "intact-vue", | ||
"version": "3.0.29", | ||
"version": "3.0.30", | ||
"description": "A compatibility layer for running intact component in vue2.0", | ||
@@ -33,6 +33,6 @@ "main": "index.js", | ||
"dependencies": { | ||
"intact": "^3.0.29", | ||
"intact-shared": "^3.0.29", | ||
"intact": "^3.0.30", | ||
"intact-shared": "^3.0.30", | ||
"tslib": "^2.3.1" | ||
} | ||
} |
+ Added@babel/parser@7.26.7(transitive)
+ Added@babel/types@7.26.7(transitive)
+ Addedpostcss@8.5.1(transitive)
- Removed@babel/parser@7.26.8(transitive)
- Removed@babel/types@7.26.8(transitive)
- Removedpostcss@8.5.2(transitive)
Updatedintact@^3.0.30
Updatedintact-shared@^3.0.30