@markuplint/react-spec
Advanced tools
Comparing version 4.5.1 to 4.5.2
@@ -6,2 +6,6 @@ # Change Log | ||
## [4.5.2](https://github.com/markuplint/markuplint/compare/@markuplint/react-spec@4.5.1...@markuplint/react-spec@4.5.2) (2024-05-12) | ||
**Note:** Version bump only for package @markuplint/react-spec | ||
## [4.5.1](https://github.com/markuplint/markuplint/compare/@markuplint/react-spec@4.5.1-alpha.0...@markuplint/react-spec@4.5.1) (2024-05-04) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@markuplint/react-spec", | ||
"version": "4.5.1", | ||
"version": "4.5.2", | ||
"description": "Extended specification for tags and attributes in React", | ||
@@ -24,5 +24,5 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"@markuplint/ml-spec": "4.5.1" | ||
"@markuplint/ml-spec": "4.6.0" | ||
}, | ||
"gitHead": "7a5967fce14fdf66f0d8eae9d93ae5b350648d3d" | ||
"gitHead": "ca7dc6bf40eac4f2813e492878f889eb77751a70" | ||
} |
6958
+ Added@markuplint/ml-spec@4.6.0(transitive)
+ Added@markuplint/shared@4.4.0(transitive)
+ Added@markuplint/types@4.5.0(transitive)
+ Addedhtml-entities@2.5.2(transitive)
+ Addedtype-fest@4.18.2(transitive)
- Removed@markuplint/ml-spec@4.5.1(transitive)
- Removed@markuplint/types@4.4.1(transitive)
- Removedtype-fest@4.18.1(transitive)
Updated@markuplint/ml-spec@4.6.0