@markuplint/rules
Advanced tools
Comparing version 4.3.1-alpha.0 to 4.4.0
@@ -79,3 +79,3 @@ declare const rules: { | ||
readonly 'no-refer-to-non-existent-id': Readonly<import("@markuplint/ml-core").RuleSeed<import("@markuplint/ml-core").RuleConfigValue, { | ||
ariaVersion: "1.2" | "1.1" | "1.3"; | ||
ariaVersion: "1.1" | "1.2" | "1.3"; | ||
fragmentRefersNameAttr: boolean; | ||
@@ -89,3 +89,3 @@ }>>; | ||
readonly 'require-accessible-name': Readonly<import("@markuplint/ml-core").RuleSeed<boolean, { | ||
ariaVersion: "1.2" | "1.1" | "1.3"; | ||
ariaVersion: "1.1" | "1.2" | "1.3"; | ||
}>>; | ||
@@ -92,0 +92,0 @@ readonly 'require-datetime': Readonly<import("@markuplint/ml-core").RuleSeed<boolean, { |
declare const _default: Readonly<import("@markuplint/ml-core").RuleSeed<import("@markuplint/ml-core").RuleConfigValue, { | ||
ariaVersion: "1.2" | "1.1" | "1.3"; | ||
ariaVersion: "1.1" | "1.2" | "1.3"; | ||
fragmentRefersNameAttr: boolean; | ||
}>>; | ||
export default _default; |
{ | ||
"name": "@markuplint/rules", | ||
"version": "4.3.1-alpha.0", | ||
"version": "4.4.0", | ||
"description": "Built-in rules of markuplint", | ||
@@ -28,8 +28,8 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"@markuplint/html-spec": "4.3.1-alpha.0", | ||
"@markuplint/ml-core": "4.3.1-alpha.0", | ||
"@markuplint/ml-spec": "4.1.1-alpha.0", | ||
"@markuplint/selector": "4.2.1-alpha.0", | ||
"@markuplint/shared": "4.0.2-alpha.0", | ||
"@markuplint/types": "4.0.3-alpha.0", | ||
"@markuplint/html-spec": "4.4.0", | ||
"@markuplint/ml-core": "4.4.0", | ||
"@markuplint/ml-spec": "4.2.0", | ||
"@markuplint/selector": "4.3.0", | ||
"@markuplint/shared": "4.1.0", | ||
"@markuplint/types": "4.1.0", | ||
"@types/debug": "4.1.12", | ||
@@ -40,5 +40,5 @@ "@ungap/structured-clone": "1.2.0", | ||
"debug": "4.3.4", | ||
"type-fest": "4.12.0" | ||
"type-fest": "4.14.0" | ||
}, | ||
"gitHead": "02b8ba8440aeeafbf9507ea0ef84bc258fced2c6" | ||
"gitHead": "fe251a0257345255ee887dd2302b889ac32a22a5" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
207586
+ Added@markuplint/config-presets@4.2.0(transitive)
+ Added@markuplint/html-parser@4.3.0(transitive)
+ Added@markuplint/html-spec@4.4.0(transitive)
+ Added@markuplint/i18n@4.2.0(transitive)
+ Added@markuplint/ml-ast@4.1.0(transitive)
+ Added@markuplint/ml-config@4.3.0(transitive)
+ Added@markuplint/ml-core@4.4.0(transitive)
+ Added@markuplint/ml-spec@4.2.0(transitive)
+ Added@markuplint/parser-utils@4.3.0(transitive)
+ Added@markuplint/selector@4.3.0(transitive)
+ Added@markuplint/shared@4.1.0(transitive)
+ Added@markuplint/types@4.1.0(transitive)
+ Addedpostcss-selector-parser@6.0.16(transitive)
+ Addedtype-fest@4.14.0(transitive)
- Removed@markuplint/config-presets@4.1.1-alpha.0(transitive)
- Removed@markuplint/html-parser@4.2.1-alpha.0(transitive)
- Removed@markuplint/html-spec@4.3.1-alpha.0(transitive)
- Removed@markuplint/i18n@4.1.1-alpha.0(transitive)
- Removed@markuplint/ml-ast@4.0.2-alpha.0(transitive)
- Removed@markuplint/ml-config@4.2.1-alpha.0(transitive)
- Removed@markuplint/ml-core@4.3.1-alpha.0(transitive)
- Removed@markuplint/ml-spec@4.1.1-alpha.0(transitive)
- Removed@markuplint/parser-utils@4.2.1-alpha.0(transitive)
- Removed@markuplint/selector@4.2.1-alpha.0(transitive)
- Removed@markuplint/shared@4.0.2-alpha.0(transitive)
- Removed@markuplint/types@4.0.3-alpha.0(transitive)
- Removedpostcss-selector-parser@6.0.15(transitive)
- Removedtype-fest@4.12.0(transitive)
Updated@markuplint/html-spec@4.4.0
Updated@markuplint/ml-core@4.4.0
Updated@markuplint/ml-spec@4.2.0
Updated@markuplint/selector@4.3.0
Updated@markuplint/shared@4.1.0
Updated@markuplint/types@4.1.0
Updatedtype-fest@4.14.0