Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@d-zero/cspell-config": "5.1.0",
"@d-zero/eslint-config": "5.0.0",
"@d-zero/lint-staged-config": "5.1.0",
"@d-zero/markuplint-config": "5.0.0",
"@d-zero/markuplint-config": "5.1.0",
"@d-zero/prettier-config": "5.1.0",
"@d-zero/stylelint-config": "5.0.0",
"@d-zero/textlint-config": "5.1.0",
Expand Down
114 changes: 100 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1361,13 +1361,13 @@ __metadata:
languageName: node
linkType: hard

"@d-zero/markuplint-config@npm:5.0.0":
version: 5.0.0
resolution: "@d-zero/markuplint-config@npm:5.0.0"
"@d-zero/markuplint-config@npm:5.1.0":
version: 5.1.0
resolution: "@d-zero/markuplint-config@npm:5.1.0"
dependencies:
"@markuplint/pug-parser": "npm:4.6.22"
"@markuplint/pug-parser": "npm:4.6.23"
markuplint: "npm:4.14.0"
checksum: 10c0/fa5a288e5380dda55f3a8efb09e5c1d8562bb7b8d40b30af334f52c089f5a016f575b30bbfe7c4e2b918b53398434af6852792366f072c375f690b9ec0415836
checksum: 10c0/579f0f4dee7f21383aee04adf2f7141250542a2a60fe555df849985283e0439fb97f6de187ceea9b38765731a5cbb58436751e91fb8dfe25af8c050625cfb5ef
languageName: node
linkType: hard

Expand Down Expand Up @@ -2571,6 +2571,18 @@ __metadata:
languageName: node
linkType: hard

"@markuplint/html-parser@npm:4.6.23":
version: 4.6.23
resolution: "@markuplint/html-parser@npm:4.6.23"
dependencies:
"@markuplint/ml-ast": "npm:4.4.11"
"@markuplint/parser-utils": "npm:4.8.11"
parse5: "npm:8.0.0"
type-fest: "npm:4.41.0"
checksum: 10c0/68b958fe862f301a366a7c7ebcb7c0205aa7e99890d8b628c5926ec3dde6048226a63f0fe3cb56f96f5a074945df77d0daf78111c0f6dfc830001fb9a9a93cf4
languageName: node
linkType: hard

"@markuplint/html-spec@npm:4.16.1":
version: 4.16.1
resolution: "@markuplint/html-spec@npm:4.16.1"
Expand Down Expand Up @@ -2601,6 +2613,13 @@ __metadata:
languageName: node
linkType: hard

"@markuplint/ml-ast@npm:4.4.11":
version: 4.4.11
resolution: "@markuplint/ml-ast@npm:4.4.11"
checksum: 10c0/0ffc53e22a187c6db85f653e98fbd150b5a081d34e2a612c2a7085887beded9aeb12233f4f7c8ea8462487ad7241405e55b6cfe75e45707542be691866e5b91b
languageName: node
linkType: hard

"@markuplint/ml-config@npm:4.8.14":
version: 4.8.14
resolution: "@markuplint/ml-config@npm:4.8.14"
Expand Down Expand Up @@ -2653,6 +2672,19 @@ __metadata:
languageName: node
linkType: hard

"@markuplint/ml-spec@npm:4.10.2":
version: 4.10.2
resolution: "@markuplint/ml-spec@npm:4.10.2"
dependencies:
"@markuplint/ml-ast": "npm:4.4.11"
"@markuplint/types": "npm:4.8.2"
dom-accessibility-api: "npm:0.7.1"
is-plain-object: "npm:5.0.0"
type-fest: "npm:4.41.0"
checksum: 10c0/911de5ef10adc72bdffa3c02fdd8756b8bd4eb0d632daefd33d68eb03eeb78cf3542dcc076b7a6bf334f78a884ccdf6caf58bf0c0dfb8022ed4054b79679036d
languageName: node
linkType: hard

"@markuplint/ml-spec@npm:4.18.0":
version: 4.18.0
resolution: "@markuplint/ml-spec@npm:4.18.0"
Expand Down Expand Up @@ -2698,16 +2730,32 @@ __metadata:
languageName: node
linkType: hard

"@markuplint/pug-parser@npm:4.6.22":
version: 4.6.22
resolution: "@markuplint/pug-parser@npm:4.6.22"
"@markuplint/parser-utils@npm:4.8.11":
version: 4.8.11
resolution: "@markuplint/parser-utils@npm:4.8.11"
dependencies:
"@markuplint/html-parser": "npm:4.6.22"
"@markuplint/ml-ast": "npm:4.4.10"
"@markuplint/parser-utils": "npm:4.8.10"
"@markuplint/ml-ast": "npm:4.4.11"
"@markuplint/ml-spec": "npm:4.10.2"
"@markuplint/types": "npm:4.8.2"
"@types/uuid": "npm:11.0.0"
debug: "npm:4.4.3"
espree: "npm:11.1.0"
type-fest: "npm:4.41.0"
uuid: "npm:13.0.0"
checksum: 10c0/75c9f70eb79cfeb4ccd4c5fed4afe5ff5632c5367538f58a95dc48744f3e6116cbe4a99f7ef64a484a38b4579ab5c3143e5716c0cfb0b5060f8bd284205d02d6
languageName: node
linkType: hard

"@markuplint/pug-parser@npm:4.6.23":
version: 4.6.23
resolution: "@markuplint/pug-parser@npm:4.6.23"
dependencies:
"@markuplint/html-parser": "npm:4.6.23"
"@markuplint/ml-ast": "npm:4.4.11"
"@markuplint/parser-utils": "npm:4.8.11"
pug-lexer: "npm:5.0.1"
pug-parser: "npm:6.0.0"
checksum: 10c0/5184efb10f8f4ebc7527cc663a92a1df6c9eb19b0f018c196c78129cfca0d0e604d6fd7a172b0de7d9e9c38f38ee2ab834e84dc516645eb913520f0a57944966
checksum: 10c0/f5725d17993a1a7af76f96262eecdce23aa8b6e05e4a50335519b4e6b9cf2281bfe5a5cf56521ac9083a471e73b7f53200fa2eab9725d843eede883589c53a59
languageName: node
linkType: hard

Expand Down Expand Up @@ -2762,6 +2810,15 @@ __metadata:
languageName: node
linkType: hard

"@markuplint/shared@npm:4.4.13":
version: 4.4.13
resolution: "@markuplint/shared@npm:4.4.13"
dependencies:
html-entities: "npm:2.6.0"
checksum: 10c0/c5bc51b5745a84af98e0f28309fbc953d45881e2af9ae83c521da4b8ec96722a0ff84533073c58fd7ebe74726397e1ca030b4853b9e9662d77c8e5739a6c0a90
languageName: node
linkType: hard

"@markuplint/svelte-parser@npm:4.18.3":
version: 4.18.3
resolution: "@markuplint/svelte-parser@npm:4.18.3"
Expand Down Expand Up @@ -2819,6 +2876,24 @@ __metadata:
languageName: node
linkType: hard

"@markuplint/types@npm:4.8.2":
version: 4.8.2
resolution: "@markuplint/types@npm:4.8.2"
dependencies:
"@markuplint/shared": "npm:4.4.13"
"@types/css-tree": "npm:2.3.11"
"@types/debug": "npm:4.1.12"
"@types/whatwg-mimetype": "npm:3.0.2"
bcp-47: "npm:2.1.0"
css-tree: "npm:3.1.0"
debug: "npm:4.4.3"
leven: "npm:4.1.0"
type-fest: "npm:4.41.0"
whatwg-mimetype: "npm:4.0.0"
checksum: 10c0/2f6db1ce3df629f5d8de0140df151cd4c0ffac7fe0599167178372faf11c2216b46774992500987ad3acd8c7a148e0c1fb4041cba1f8580a04877c6d9df17142
languageName: node
linkType: hard

"@microsoft/api-extractor-model@npm:7.33.1":
version: 7.33.1
resolution: "@microsoft/api-extractor-model@npm:7.33.1"
Expand Down Expand Up @@ -8284,7 +8359,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-visitor-keys@npm:^5.0.1":
"eslint-visitor-keys@npm:^5.0.0, eslint-visitor-keys@npm:^5.0.1":
version: 5.0.1
resolution: "eslint-visitor-keys@npm:5.0.1"
checksum: 10c0/16190bdf2cbae40a1109384c94450c526a79b0b9c3cb21e544256ed85ac48a4b84db66b74a6561d20fe6ab77447f150d711c2ad5ad74df4fcc133736bce99678
Expand Down Expand Up @@ -8358,6 +8433,17 @@ __metadata:
languageName: node
linkType: hard

"espree@npm:11.1.0":
version: 11.1.0
resolution: "espree@npm:11.1.0"
dependencies:
acorn: "npm:^8.15.0"
acorn-jsx: "npm:^5.3.2"
eslint-visitor-keys: "npm:^5.0.0"
checksum: 10c0/32228d12896f5aa09f59fad8bf5df228d73310e436c21389876cdd21513b620c087d24b40646cdcff848540d11b078653db0e37ea67ac9c7012a12595d86630c
languageName: node
linkType: hard

"espree@npm:11.2.0":
version: 11.2.0
resolution: "espree@npm:11.2.0"
Expand Down Expand Up @@ -14592,7 +14678,7 @@ __metadata:
"@d-zero/cspell-config": "npm:5.1.0"
"@d-zero/eslint-config": "npm:5.0.0"
"@d-zero/lint-staged-config": "npm:5.1.0"
"@d-zero/markuplint-config": "npm:5.0.0"
"@d-zero/markuplint-config": "npm:5.1.0"
"@d-zero/prettier-config": "npm:5.1.0"
"@d-zero/stylelint-config": "npm:5.0.0"
"@d-zero/textlint-config": "npm:5.1.0"
Expand Down
Loading