diff --git a/package.json b/package.json index d88ec65..e09f5cd 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@markuplint-dev/eslint-config": "^1.0.11", "@markuplint-dev/prettier-config": "^1.0.9", "@markuplint/jsx-parser": "^4.7.15", - "@markuplint/react-spec": "4.5.5", + "@markuplint/react-spec": "4.5.16", "@playwright/test": "^1.50.1", "@testing-library/dom": "10.4.0", "@testing-library/jest-dom": "6.4.8", diff --git a/yarn.lock b/yarn.lock index 1199c9b..8ca9063 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1483,6 +1483,17 @@ is-plain-object "5.0.0" type-fest "4.33.0" +"@markuplint/ml-spec@4.9.3": + version "4.9.3" + resolved "https://registry.yarnpkg.com/@markuplint/ml-spec/-/ml-spec-4.9.3.tgz#75385f6019b7eabc87490f0078cb03759c1d14b2" + integrity sha512-9Gg2veY7s/R9D940irshdpHVGowBTMtnaHP/NqkGcKrcJKsh5gPBhoz/WLTbZ5MLQvDAZ5bXQ8FW4x7P82DOng== + dependencies: + "@markuplint/ml-ast" "4.4.9" + "@markuplint/types" "4.7.3" + dom-accessibility-api "0.7.0" + is-plain-object "5.0.0" + type-fest "4.34.1" + "@markuplint/parser-utils@4.6.5": version "4.6.5" resolved "https://registry.yarnpkg.com/@markuplint/parser-utils/-/parser-utils-4.6.5.tgz#564f098974995051cb923d3019442e008067dd22" @@ -1511,12 +1522,12 @@ type-fest "4.33.0" uuid "11.0.5" -"@markuplint/react-spec@4.5.5": - version "4.5.5" - resolved "https://registry.yarnpkg.com/@markuplint/react-spec/-/react-spec-4.5.5.tgz#06ffce2eaf8378700add19d36ffe746a840bcdee" - integrity sha512-exEFSIlkCOIB8wUy9grBJD+W8Qdny4m9aRQ3kgUqyiE43YmHc1doyjm9N4fyxFvP7Vv0Z9rCQtrSyftO8WbbMw== +"@markuplint/react-spec@4.5.16": + version "4.5.16" + resolved "https://registry.yarnpkg.com/@markuplint/react-spec/-/react-spec-4.5.16.tgz#3090508a292f65c002465439a06000dfcde94794" + integrity sha512-hJA6oK4z7BFD3TsuRIOySZDi7CAzfWtRMDzlRmlPMZ+KXA9NRln99BTtjDgGeC6bWBWZhpEudBpg50L937y1Lw== dependencies: - "@markuplint/ml-spec" "4.6.3" + "@markuplint/ml-spec" "4.9.3" "@markuplint/rules@4.9.3": version "4.9.3" @@ -1593,6 +1604,22 @@ type-fest "4.33.0" whatwg-mimetype "4.0.0" +"@markuplint/types@4.7.3": + version "4.7.3" + resolved "https://registry.yarnpkg.com/@markuplint/types/-/types-4.7.3.tgz#21489e498357ed6082a186d48858f0482b03ff30" + integrity sha512-eCcmcDMekzOv3L6EfbzCZfauP9oFmyonL35REt3z4ND9BflnpbELoNFkz5/YAHEtbL5jO8OH8qZSzZVR59E6GA== + dependencies: + "@markuplint/shared" "4.4.10" + "@types/css-tree" "2.3.10" + "@types/debug" "4.1.12" + "@types/whatwg-mimetype" "3.0.2" + bcp-47 "2.1.0" + css-tree "3.1.0" + debug "4.4.0" + leven "4.0.0" + type-fest "4.34.1" + whatwg-mimetype "4.0.0" + "@monaco-editor/loader@^1.4.0": version "1.4.0" resolved "https://registry.yarnpkg.com/@monaco-editor/loader/-/loader-1.4.0.tgz#f08227057331ec890fa1e903912a5b711a2ad558" @@ -7061,6 +7088,11 @@ type-fest@4.33.0: resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.33.0.tgz#2da0c135b9afa76cf8b18ecfd4f260ecd414a432" integrity sha512-s6zVrxuyKbbAsSAD5ZPTB77q4YIdRctkTbJ2/Dqlinwz+8ooH2gd+YA7VA6Pa93KML9GockVvoxjZ2vHP+mu8g== +type-fest@4.34.1: + version "4.34.1" + resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.34.1.tgz#406a9c573cc51c3fbfee3c85742cf85c52860076" + integrity sha512-6kSc32kT0rbwxD6QL1CYe8IqdzN/J/ILMrNK+HMQCKH3insCDRY/3ITb0vcBss0a3t72fzh2YSzj8ko1HgwT3g== + type-fest@^0.6.0: version "0.6.0" resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.6.0.tgz#8d2a2370d3df886eb5c90ada1c5bf6188acf838b"