@markuplint/file-resolver
Advanced tools
Comparing version 4.0.3 to 4.1.0
{ | ||
"name": "@markuplint/file-resolver", | ||
"version": "4.0.3", | ||
"version": "4.1.0", | ||
"description": "The file resolver of markuplint", | ||
@@ -30,9 +30,9 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"@markuplint/html-parser": "4.0.1", | ||
"@markuplint/html-parser": "4.1.0", | ||
"@markuplint/ml-ast": "4.0.1", | ||
"@markuplint/ml-config": "4.0.1", | ||
"@markuplint/ml-core": "4.0.3", | ||
"@markuplint/ml-config": "4.1.0", | ||
"@markuplint/ml-core": "4.1.0", | ||
"@markuplint/ml-spec": "4.0.1", | ||
"@markuplint/parser-utils": "4.0.1", | ||
"@markuplint/selector": "4.0.1", | ||
"@markuplint/parser-utils": "4.1.0", | ||
"@markuplint/selector": "4.1.0", | ||
"@markuplint/shared": "4.0.1", | ||
@@ -46,3 +46,3 @@ "cosmiconfig": "^9.0.0", | ||
}, | ||
"gitHead": "bf84b391b580a8586fa7acaf56eb2e8114c8e33e" | ||
"gitHead": "b9817c30c2df71faa866e3b3fe286afa499deede" | ||
} |
+ Added@markuplint/config-presets@4.1.0(transitive)
+ Added@markuplint/html-parser@4.1.0(transitive)
+ Added@markuplint/html-spec@4.1.0(transitive)
+ Added@markuplint/i18n@4.1.0(transitive)
+ Added@markuplint/ml-config@4.1.0(transitive)
+ Added@markuplint/ml-core@4.1.0(transitive)
+ Added@markuplint/parser-utils@4.1.0(transitive)
+ Added@markuplint/selector@4.1.0(transitive)
- Removed@markuplint/config-presets@4.0.1(transitive)
- Removed@markuplint/html-parser@4.0.1(transitive)
- Removed@markuplint/html-spec@4.0.2(transitive)
- Removed@markuplint/i18n@4.0.1(transitive)
- Removed@markuplint/ml-config@4.0.1(transitive)
- Removed@markuplint/ml-core@4.0.3(transitive)
- Removed@markuplint/parser-utils@4.0.1(transitive)
- Removed@markuplint/selector@4.0.1(transitive)
Updated@markuplint/ml-config@4.1.0
Updated@markuplint/ml-core@4.1.0
Updated@markuplint/selector@4.1.0