11cb0ef41Sopenharmony_ci{
21cb0ef41Sopenharmony_ci  "name": "lint-md",
31cb0ef41Sopenharmony_ci  "version": "1.0.0",
41cb0ef41Sopenharmony_ci  "lockfileVersion": 3,
51cb0ef41Sopenharmony_ci  "requires": true,
61cb0ef41Sopenharmony_ci  "packages": {
71cb0ef41Sopenharmony_ci    "": {
81cb0ef41Sopenharmony_ci      "name": "lint-md",
91cb0ef41Sopenharmony_ci      "version": "1.0.0",
101cb0ef41Sopenharmony_ci      "dependencies": {
111cb0ef41Sopenharmony_ci        "remark-parse": "^11.0.0",
121cb0ef41Sopenharmony_ci        "remark-preset-lint-node": "^5.0.0",
131cb0ef41Sopenharmony_ci        "remark-stringify": "^11.0.0",
141cb0ef41Sopenharmony_ci        "to-vfile": "^8.0.0",
151cb0ef41Sopenharmony_ci        "unified": "^11.0.3",
161cb0ef41Sopenharmony_ci        "vfile-reporter": "^8.1.0"
171cb0ef41Sopenharmony_ci      },
181cb0ef41Sopenharmony_ci      "devDependencies": {
191cb0ef41Sopenharmony_ci        "@rollup/plugin-commonjs": "^25.0.5",
201cb0ef41Sopenharmony_ci        "@rollup/plugin-node-resolve": "^15.2.2",
211cb0ef41Sopenharmony_ci        "rollup": "^4.0.2",
221cb0ef41Sopenharmony_ci        "rollup-plugin-cleanup": "^3.2.1"
231cb0ef41Sopenharmony_ci      }
241cb0ef41Sopenharmony_ci    },
251cb0ef41Sopenharmony_ci    "node_modules/@jridgewell/sourcemap-codec": {
261cb0ef41Sopenharmony_ci      "version": "1.4.15",
271cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz",
281cb0ef41Sopenharmony_ci      "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==",
291cb0ef41Sopenharmony_ci      "dev": true
301cb0ef41Sopenharmony_ci    },
311cb0ef41Sopenharmony_ci    "node_modules/@rollup/plugin-commonjs": {
321cb0ef41Sopenharmony_ci      "version": "25.0.5",
331cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.5.tgz",
341cb0ef41Sopenharmony_ci      "integrity": "sha512-xY8r/A9oisSeSuLCTfhssyDjo9Vp/eDiRLXkg1MXCcEEgEjPmLU+ZyDB20OOD0NlyDa/8SGbK5uIggF5XTx77w==",
351cb0ef41Sopenharmony_ci      "dev": true,
361cb0ef41Sopenharmony_ci      "dependencies": {
371cb0ef41Sopenharmony_ci        "@rollup/pluginutils": "^5.0.1",
381cb0ef41Sopenharmony_ci        "commondir": "^1.0.1",
391cb0ef41Sopenharmony_ci        "estree-walker": "^2.0.2",
401cb0ef41Sopenharmony_ci        "glob": "^8.0.3",
411cb0ef41Sopenharmony_ci        "is-reference": "1.2.1",
421cb0ef41Sopenharmony_ci        "magic-string": "^0.27.0"
431cb0ef41Sopenharmony_ci      },
441cb0ef41Sopenharmony_ci      "engines": {
451cb0ef41Sopenharmony_ci        "node": ">=14.0.0"
461cb0ef41Sopenharmony_ci      },
471cb0ef41Sopenharmony_ci      "peerDependencies": {
481cb0ef41Sopenharmony_ci        "rollup": "^2.68.0||^3.0.0||^4.0.0"
491cb0ef41Sopenharmony_ci      },
501cb0ef41Sopenharmony_ci      "peerDependenciesMeta": {
511cb0ef41Sopenharmony_ci        "rollup": {
521cb0ef41Sopenharmony_ci          "optional": true
531cb0ef41Sopenharmony_ci        }
541cb0ef41Sopenharmony_ci      }
551cb0ef41Sopenharmony_ci    },
561cb0ef41Sopenharmony_ci    "node_modules/@rollup/plugin-node-resolve": {
571cb0ef41Sopenharmony_ci      "version": "15.2.2",
581cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.2.tgz",
591cb0ef41Sopenharmony_ci      "integrity": "sha512-f64bU4OKqV0yihtxFemmuf0oj37pToCFMISCA+sJbbIAl5wcpbRO9XgWNWb1tDiWQJUcPxo6V0l59hcuZOQ3kw==",
601cb0ef41Sopenharmony_ci      "dev": true,
611cb0ef41Sopenharmony_ci      "dependencies": {
621cb0ef41Sopenharmony_ci        "@rollup/pluginutils": "^5.0.1",
631cb0ef41Sopenharmony_ci        "@types/resolve": "1.20.2",
641cb0ef41Sopenharmony_ci        "deepmerge": "^4.2.2",
651cb0ef41Sopenharmony_ci        "is-builtin-module": "^3.2.1",
661cb0ef41Sopenharmony_ci        "is-module": "^1.0.0",
671cb0ef41Sopenharmony_ci        "resolve": "^1.22.1"
681cb0ef41Sopenharmony_ci      },
691cb0ef41Sopenharmony_ci      "engines": {
701cb0ef41Sopenharmony_ci        "node": ">=14.0.0"
711cb0ef41Sopenharmony_ci      },
721cb0ef41Sopenharmony_ci      "peerDependencies": {
731cb0ef41Sopenharmony_ci        "rollup": "^2.78.0||^3.0.0||^4.0.0"
741cb0ef41Sopenharmony_ci      },
751cb0ef41Sopenharmony_ci      "peerDependenciesMeta": {
761cb0ef41Sopenharmony_ci        "rollup": {
771cb0ef41Sopenharmony_ci          "optional": true
781cb0ef41Sopenharmony_ci        }
791cb0ef41Sopenharmony_ci      }
801cb0ef41Sopenharmony_ci    },
811cb0ef41Sopenharmony_ci    "node_modules/@rollup/pluginutils": {
821cb0ef41Sopenharmony_ci      "version": "5.0.5",
831cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.0.5.tgz",
841cb0ef41Sopenharmony_ci      "integrity": "sha512-6aEYR910NyP73oHiJglti74iRyOwgFU4x3meH/H8OJx6Ry0j6cOVZ5X/wTvub7G7Ao6qaHBEaNsV3GLJkSsF+Q==",
851cb0ef41Sopenharmony_ci      "dev": true,
861cb0ef41Sopenharmony_ci      "dependencies": {
871cb0ef41Sopenharmony_ci        "@types/estree": "^1.0.0",
881cb0ef41Sopenharmony_ci        "estree-walker": "^2.0.2",
891cb0ef41Sopenharmony_ci        "picomatch": "^2.3.1"
901cb0ef41Sopenharmony_ci      },
911cb0ef41Sopenharmony_ci      "engines": {
921cb0ef41Sopenharmony_ci        "node": ">=14.0.0"
931cb0ef41Sopenharmony_ci      },
941cb0ef41Sopenharmony_ci      "peerDependencies": {
951cb0ef41Sopenharmony_ci        "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
961cb0ef41Sopenharmony_ci      },
971cb0ef41Sopenharmony_ci      "peerDependenciesMeta": {
981cb0ef41Sopenharmony_ci        "rollup": {
991cb0ef41Sopenharmony_ci          "optional": true
1001cb0ef41Sopenharmony_ci        }
1011cb0ef41Sopenharmony_ci      }
1021cb0ef41Sopenharmony_ci    },
1031cb0ef41Sopenharmony_ci    "node_modules/@rollup/rollup-android-arm-eabi": {
1041cb0ef41Sopenharmony_ci      "version": "4.0.2",
1051cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.0.2.tgz",
1061cb0ef41Sopenharmony_ci      "integrity": "sha512-xDvk1pT4vaPU2BOLy0MqHMdYZyntqpaBf8RhBiezlqG9OjY8F50TyctHo8znigYKd+QCFhCmlmXHOL/LoaOl3w==",
1071cb0ef41Sopenharmony_ci      "cpu": [
1081cb0ef41Sopenharmony_ci        "arm"
1091cb0ef41Sopenharmony_ci      ],
1101cb0ef41Sopenharmony_ci      "dev": true,
1111cb0ef41Sopenharmony_ci      "optional": true,
1121cb0ef41Sopenharmony_ci      "os": [
1131cb0ef41Sopenharmony_ci        "android"
1141cb0ef41Sopenharmony_ci      ]
1151cb0ef41Sopenharmony_ci    },
1161cb0ef41Sopenharmony_ci    "node_modules/@rollup/rollup-android-arm64": {
1171cb0ef41Sopenharmony_ci      "version": "4.0.2",
1181cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.0.2.tgz",
1191cb0ef41Sopenharmony_ci      "integrity": "sha512-lqCglytY3E6raze27DD9VQJWohbwCxzqs9aSHcj5X/8hJpzZfNdbsr4Ja9Hqp6iPyF53+5PtPx0pKRlkSvlHZg==",
1201cb0ef41Sopenharmony_ci      "cpu": [
1211cb0ef41Sopenharmony_ci        "arm64"
1221cb0ef41Sopenharmony_ci      ],
1231cb0ef41Sopenharmony_ci      "dev": true,
1241cb0ef41Sopenharmony_ci      "optional": true,
1251cb0ef41Sopenharmony_ci      "os": [
1261cb0ef41Sopenharmony_ci        "android"
1271cb0ef41Sopenharmony_ci      ]
1281cb0ef41Sopenharmony_ci    },
1291cb0ef41Sopenharmony_ci    "node_modules/@rollup/rollup-darwin-arm64": {
1301cb0ef41Sopenharmony_ci      "version": "4.0.2",
1311cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.0.2.tgz",
1321cb0ef41Sopenharmony_ci      "integrity": "sha512-nkBKItS6E6CCzvRwgiKad+j+1ibmL7SIInj7oqMWmdkCjiSX6VeVZw2mLlRKIUL+JjsBgpATTfo7BiAXc1v0jA==",
1331cb0ef41Sopenharmony_ci      "cpu": [
1341cb0ef41Sopenharmony_ci        "arm64"
1351cb0ef41Sopenharmony_ci      ],
1361cb0ef41Sopenharmony_ci      "dev": true,
1371cb0ef41Sopenharmony_ci      "optional": true,
1381cb0ef41Sopenharmony_ci      "os": [
1391cb0ef41Sopenharmony_ci        "darwin"
1401cb0ef41Sopenharmony_ci      ]
1411cb0ef41Sopenharmony_ci    },
1421cb0ef41Sopenharmony_ci    "node_modules/@rollup/rollup-darwin-x64": {
1431cb0ef41Sopenharmony_ci      "version": "4.0.2",
1441cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.0.2.tgz",
1451cb0ef41Sopenharmony_ci      "integrity": "sha512-vX2C8xvWPIbpEgQht95+dY6BReKAvtDgPDGi0XN0kWJKkm4WdNmq5dnwscv/zxvi+n6jUTBhs6GtpkkWT4q8Gg==",
1461cb0ef41Sopenharmony_ci      "cpu": [
1471cb0ef41Sopenharmony_ci        "x64"
1481cb0ef41Sopenharmony_ci      ],
1491cb0ef41Sopenharmony_ci      "dev": true,
1501cb0ef41Sopenharmony_ci      "optional": true,
1511cb0ef41Sopenharmony_ci      "os": [
1521cb0ef41Sopenharmony_ci        "darwin"
1531cb0ef41Sopenharmony_ci      ]
1541cb0ef41Sopenharmony_ci    },
1551cb0ef41Sopenharmony_ci    "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
1561cb0ef41Sopenharmony_ci      "version": "4.0.2",
1571cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.0.2.tgz",
1581cb0ef41Sopenharmony_ci      "integrity": "sha512-DVFIfcHOjgmeHOAqji4xNz2wczt1Bmzy9MwBZKBa83SjBVO/i38VHDR+9ixo8QpBOiEagmNw12DucG+v55tCrg==",
1591cb0ef41Sopenharmony_ci      "cpu": [
1601cb0ef41Sopenharmony_ci        "arm"
1611cb0ef41Sopenharmony_ci      ],
1621cb0ef41Sopenharmony_ci      "dev": true,
1631cb0ef41Sopenharmony_ci      "optional": true,
1641cb0ef41Sopenharmony_ci      "os": [
1651cb0ef41Sopenharmony_ci        "linux"
1661cb0ef41Sopenharmony_ci      ]
1671cb0ef41Sopenharmony_ci    },
1681cb0ef41Sopenharmony_ci    "node_modules/@rollup/rollup-linux-arm64-gnu": {
1691cb0ef41Sopenharmony_ci      "version": "4.0.2",
1701cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.0.2.tgz",
1711cb0ef41Sopenharmony_ci      "integrity": "sha512-GCK/a9ItUxPI0V5hQEJjH4JtOJO90GF2Hja7TO+EZ8rmkGvEi8/ZDMhXmcuDpQT7/PWrTT9RvnG8snMd5SrhBQ==",
1721cb0ef41Sopenharmony_ci      "cpu": [
1731cb0ef41Sopenharmony_ci        "arm64"
1741cb0ef41Sopenharmony_ci      ],
1751cb0ef41Sopenharmony_ci      "dev": true,
1761cb0ef41Sopenharmony_ci      "optional": true,
1771cb0ef41Sopenharmony_ci      "os": [
1781cb0ef41Sopenharmony_ci        "linux"
1791cb0ef41Sopenharmony_ci      ]
1801cb0ef41Sopenharmony_ci    },
1811cb0ef41Sopenharmony_ci    "node_modules/@rollup/rollup-linux-arm64-musl": {
1821cb0ef41Sopenharmony_ci      "version": "4.0.2",
1831cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.0.2.tgz",
1841cb0ef41Sopenharmony_ci      "integrity": "sha512-cLuBp7rOjIB1R2j/VazjCmHC7liWUur2e9mFflLJBAWCkrZ+X0+QwHLvOQakIwDymungzAKv6W9kHZnTp/Mqrg==",
1851cb0ef41Sopenharmony_ci      "cpu": [
1861cb0ef41Sopenharmony_ci        "arm64"
1871cb0ef41Sopenharmony_ci      ],
1881cb0ef41Sopenharmony_ci      "dev": true,
1891cb0ef41Sopenharmony_ci      "optional": true,
1901cb0ef41Sopenharmony_ci      "os": [
1911cb0ef41Sopenharmony_ci        "linux"
1921cb0ef41Sopenharmony_ci      ]
1931cb0ef41Sopenharmony_ci    },
1941cb0ef41Sopenharmony_ci    "node_modules/@rollup/rollup-linux-x64-gnu": {
1951cb0ef41Sopenharmony_ci      "version": "4.0.2",
1961cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.0.2.tgz",
1971cb0ef41Sopenharmony_ci      "integrity": "sha512-Zqw4iVnJr2naoyQus0yLy7sLtisCQcpdMKUCeXPBjkJtpiflRime/TMojbnl8O3oxUAj92mxr+t7im/RbgA20w==",
1981cb0ef41Sopenharmony_ci      "cpu": [
1991cb0ef41Sopenharmony_ci        "x64"
2001cb0ef41Sopenharmony_ci      ],
2011cb0ef41Sopenharmony_ci      "dev": true,
2021cb0ef41Sopenharmony_ci      "optional": true,
2031cb0ef41Sopenharmony_ci      "os": [
2041cb0ef41Sopenharmony_ci        "linux"
2051cb0ef41Sopenharmony_ci      ]
2061cb0ef41Sopenharmony_ci    },
2071cb0ef41Sopenharmony_ci    "node_modules/@rollup/rollup-linux-x64-musl": {
2081cb0ef41Sopenharmony_ci      "version": "4.0.2",
2091cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.0.2.tgz",
2101cb0ef41Sopenharmony_ci      "integrity": "sha512-jJRU9TyUD/iMqjf8aLAp7XiN3pIj5v6Qcu+cdzBfVTKDD0Fvua4oUoK8eVJ9ZuKBEQKt3WdlcwJXFkpmMLk6kg==",
2111cb0ef41Sopenharmony_ci      "cpu": [
2121cb0ef41Sopenharmony_ci        "x64"
2131cb0ef41Sopenharmony_ci      ],
2141cb0ef41Sopenharmony_ci      "dev": true,
2151cb0ef41Sopenharmony_ci      "optional": true,
2161cb0ef41Sopenharmony_ci      "os": [
2171cb0ef41Sopenharmony_ci        "linux"
2181cb0ef41Sopenharmony_ci      ]
2191cb0ef41Sopenharmony_ci    },
2201cb0ef41Sopenharmony_ci    "node_modules/@rollup/rollup-win32-arm64-msvc": {
2211cb0ef41Sopenharmony_ci      "version": "4.0.2",
2221cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.0.2.tgz",
2231cb0ef41Sopenharmony_ci      "integrity": "sha512-ZkS2NixCxHKC4zbOnw64ztEGGDVIYP6nKkGBfOAxEPW71Sji9v8z3yaHNuae/JHPwXA+14oDefnOuVfxl59SmQ==",
2241cb0ef41Sopenharmony_ci      "cpu": [
2251cb0ef41Sopenharmony_ci        "arm64"
2261cb0ef41Sopenharmony_ci      ],
2271cb0ef41Sopenharmony_ci      "dev": true,
2281cb0ef41Sopenharmony_ci      "optional": true,
2291cb0ef41Sopenharmony_ci      "os": [
2301cb0ef41Sopenharmony_ci        "win32"
2311cb0ef41Sopenharmony_ci      ]
2321cb0ef41Sopenharmony_ci    },
2331cb0ef41Sopenharmony_ci    "node_modules/@rollup/rollup-win32-ia32-msvc": {
2341cb0ef41Sopenharmony_ci      "version": "4.0.2",
2351cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.0.2.tgz",
2361cb0ef41Sopenharmony_ci      "integrity": "sha512-3SKjj+tvnZ0oZq2BKB+fI+DqYI83VrRzk7eed8tJkxeZ4zxJZcLSE8YDQLYGq1tZAnAX+H076RHHB4gTZXsQzw==",
2371cb0ef41Sopenharmony_ci      "cpu": [
2381cb0ef41Sopenharmony_ci        "ia32"
2391cb0ef41Sopenharmony_ci      ],
2401cb0ef41Sopenharmony_ci      "dev": true,
2411cb0ef41Sopenharmony_ci      "optional": true,
2421cb0ef41Sopenharmony_ci      "os": [
2431cb0ef41Sopenharmony_ci        "win32"
2441cb0ef41Sopenharmony_ci      ]
2451cb0ef41Sopenharmony_ci    },
2461cb0ef41Sopenharmony_ci    "node_modules/@rollup/rollup-win32-x64-msvc": {
2471cb0ef41Sopenharmony_ci      "version": "4.0.2",
2481cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.0.2.tgz",
2491cb0ef41Sopenharmony_ci      "integrity": "sha512-MBdJIOxRauKkry7t2q+rTHa3aWjVez2eioWg+etRVS3dE4tChhmt5oqZYr48R6bPmcwEhxQr96gVRfeQrLbqng==",
2501cb0ef41Sopenharmony_ci      "cpu": [
2511cb0ef41Sopenharmony_ci        "x64"
2521cb0ef41Sopenharmony_ci      ],
2531cb0ef41Sopenharmony_ci      "dev": true,
2541cb0ef41Sopenharmony_ci      "optional": true,
2551cb0ef41Sopenharmony_ci      "os": [
2561cb0ef41Sopenharmony_ci        "win32"
2571cb0ef41Sopenharmony_ci      ]
2581cb0ef41Sopenharmony_ci    },
2591cb0ef41Sopenharmony_ci    "node_modules/@types/debug": {
2601cb0ef41Sopenharmony_ci      "version": "4.1.9",
2611cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.9.tgz",
2621cb0ef41Sopenharmony_ci      "integrity": "sha512-8Hz50m2eoS56ldRlepxSBa6PWEVCtzUo/92HgLc2qTMnotJNIm7xP+UZhyWoYsyOdd5dxZ+NZLb24rsKyFs2ow==",
2631cb0ef41Sopenharmony_ci      "dependencies": {
2641cb0ef41Sopenharmony_ci        "@types/ms": "*"
2651cb0ef41Sopenharmony_ci      }
2661cb0ef41Sopenharmony_ci    },
2671cb0ef41Sopenharmony_ci    "node_modules/@types/estree": {
2681cb0ef41Sopenharmony_ci      "version": "1.0.2",
2691cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.2.tgz",
2701cb0ef41Sopenharmony_ci      "integrity": "sha512-VeiPZ9MMwXjO32/Xu7+OwflfmeoRwkE/qzndw42gGtgJwZopBnzy2gD//NN1+go1mADzkDcqf/KnFRSjTJ8xJA=="
2711cb0ef41Sopenharmony_ci    },
2721cb0ef41Sopenharmony_ci    "node_modules/@types/estree-jsx": {
2731cb0ef41Sopenharmony_ci      "version": "1.0.1",
2741cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/estree-jsx/-/estree-jsx-1.0.1.tgz",
2751cb0ef41Sopenharmony_ci      "integrity": "sha512-sHyakZlAezNFxmYRo0fopDZW+XvK6ipeZkkp5EAOLjdPfZp8VjZBJ67vSRI99RSCAoqXVmXOHS4fnWoxpuGQtQ==",
2761cb0ef41Sopenharmony_ci      "dependencies": {
2771cb0ef41Sopenharmony_ci        "@types/estree": "*"
2781cb0ef41Sopenharmony_ci      }
2791cb0ef41Sopenharmony_ci    },
2801cb0ef41Sopenharmony_ci    "node_modules/@types/hast": {
2811cb0ef41Sopenharmony_ci      "version": "2.3.6",
2821cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/hast/-/hast-2.3.6.tgz",
2831cb0ef41Sopenharmony_ci      "integrity": "sha512-47rJE80oqPmFdVDCD7IheXBrVdwuBgsYwoczFvKmwfo2Mzsnt+V9OONsYauFmICb6lQPpCuXYJWejBNs4pDJRg==",
2841cb0ef41Sopenharmony_ci      "dependencies": {
2851cb0ef41Sopenharmony_ci        "@types/unist": "^2"
2861cb0ef41Sopenharmony_ci      }
2871cb0ef41Sopenharmony_ci    },
2881cb0ef41Sopenharmony_ci    "node_modules/@types/hast/node_modules/@types/unist": {
2891cb0ef41Sopenharmony_ci      "version": "2.0.8",
2901cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
2911cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
2921cb0ef41Sopenharmony_ci    },
2931cb0ef41Sopenharmony_ci    "node_modules/@types/mdast": {
2941cb0ef41Sopenharmony_ci      "version": "4.0.1",
2951cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.1.tgz",
2961cb0ef41Sopenharmony_ci      "integrity": "sha512-IlKct1rUTJ1T81d8OHzyop15kGv9A/ff7Gz7IJgrk6jDb4Udw77pCJ+vq8oxZf4Ghpm+616+i1s/LNg/Vh7d+g==",
2971cb0ef41Sopenharmony_ci      "dependencies": {
2981cb0ef41Sopenharmony_ci        "@types/unist": "*"
2991cb0ef41Sopenharmony_ci      }
3001cb0ef41Sopenharmony_ci    },
3011cb0ef41Sopenharmony_ci    "node_modules/@types/ms": {
3021cb0ef41Sopenharmony_ci      "version": "0.7.32",
3031cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/ms/-/ms-0.7.32.tgz",
3041cb0ef41Sopenharmony_ci      "integrity": "sha512-xPSg0jm4mqgEkNhowKgZFBNtwoEwF6gJ4Dhww+GFpm3IgtNseHQZ5IqdNwnquZEoANxyDAKDRAdVo4Z72VvD/g=="
3051cb0ef41Sopenharmony_ci    },
3061cb0ef41Sopenharmony_ci    "node_modules/@types/resolve": {
3071cb0ef41Sopenharmony_ci      "version": "1.20.2",
3081cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/resolve/-/resolve-1.20.2.tgz",
3091cb0ef41Sopenharmony_ci      "integrity": "sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==",
3101cb0ef41Sopenharmony_ci      "dev": true
3111cb0ef41Sopenharmony_ci    },
3121cb0ef41Sopenharmony_ci    "node_modules/@types/supports-color": {
3131cb0ef41Sopenharmony_ci      "version": "8.1.1",
3141cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/supports-color/-/supports-color-8.1.1.tgz",
3151cb0ef41Sopenharmony_ci      "integrity": "sha512-dPWnWsf+kzIG140B8z2w3fr5D03TLWbOAFQl45xUpI3vcizeXriNR5VYkWZ+WTMsUHqZ9Xlt3hrxGNANFyNQfw=="
3161cb0ef41Sopenharmony_ci    },
3171cb0ef41Sopenharmony_ci    "node_modules/@types/unist": {
3181cb0ef41Sopenharmony_ci      "version": "3.0.0",
3191cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.0.tgz",
3201cb0ef41Sopenharmony_ci      "integrity": "sha512-MFETx3tbTjE7Uk6vvnWINA/1iJ7LuMdO4fcq8UfF0pRbj01aGLduVvQcRyswuACJdpnHgg8E3rQLhaRdNEJS0w=="
3211cb0ef41Sopenharmony_ci    },
3221cb0ef41Sopenharmony_ci    "node_modules/ansi-regex": {
3231cb0ef41Sopenharmony_ci      "version": "6.0.1",
3241cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
3251cb0ef41Sopenharmony_ci      "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
3261cb0ef41Sopenharmony_ci      "engines": {
3271cb0ef41Sopenharmony_ci        "node": ">=12"
3281cb0ef41Sopenharmony_ci      },
3291cb0ef41Sopenharmony_ci      "funding": {
3301cb0ef41Sopenharmony_ci        "url": "https://github.com/chalk/ansi-regex?sponsor=1"
3311cb0ef41Sopenharmony_ci      }
3321cb0ef41Sopenharmony_ci    },
3331cb0ef41Sopenharmony_ci    "node_modules/argparse": {
3341cb0ef41Sopenharmony_ci      "version": "2.0.1",
3351cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
3361cb0ef41Sopenharmony_ci      "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
3371cb0ef41Sopenharmony_ci    },
3381cb0ef41Sopenharmony_ci    "node_modules/bail": {
3391cb0ef41Sopenharmony_ci      "version": "2.0.2",
3401cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz",
3411cb0ef41Sopenharmony_ci      "integrity": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==",
3421cb0ef41Sopenharmony_ci      "funding": {
3431cb0ef41Sopenharmony_ci        "type": "github",
3441cb0ef41Sopenharmony_ci        "url": "https://github.com/sponsors/wooorm"
3451cb0ef41Sopenharmony_ci      }
3461cb0ef41Sopenharmony_ci    },
3471cb0ef41Sopenharmony_ci    "node_modules/balanced-match": {
3481cb0ef41Sopenharmony_ci      "version": "1.0.2",
3491cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
3501cb0ef41Sopenharmony_ci      "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
3511cb0ef41Sopenharmony_ci      "dev": true
3521cb0ef41Sopenharmony_ci    },
3531cb0ef41Sopenharmony_ci    "node_modules/brace-expansion": {
3541cb0ef41Sopenharmony_ci      "version": "2.0.1",
3551cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
3561cb0ef41Sopenharmony_ci      "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
3571cb0ef41Sopenharmony_ci      "dev": true,
3581cb0ef41Sopenharmony_ci      "dependencies": {
3591cb0ef41Sopenharmony_ci        "balanced-match": "^1.0.0"
3601cb0ef41Sopenharmony_ci      }
3611cb0ef41Sopenharmony_ci    },
3621cb0ef41Sopenharmony_ci    "node_modules/builtin-modules": {
3631cb0ef41Sopenharmony_ci      "version": "3.3.0",
3641cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.3.0.tgz",
3651cb0ef41Sopenharmony_ci      "integrity": "sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==",
3661cb0ef41Sopenharmony_ci      "dev": true,
3671cb0ef41Sopenharmony_ci      "engines": {
3681cb0ef41Sopenharmony_ci        "node": ">=6"
3691cb0ef41Sopenharmony_ci      },
3701cb0ef41Sopenharmony_ci      "funding": {
3711cb0ef41Sopenharmony_ci        "url": "https://github.com/sponsors/sindresorhus"
3721cb0ef41Sopenharmony_ci      }
3731cb0ef41Sopenharmony_ci    },
3741cb0ef41Sopenharmony_ci    "node_modules/ccount": {
3751cb0ef41Sopenharmony_ci      "version": "2.0.1",
3761cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz",
3771cb0ef41Sopenharmony_ci      "integrity": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==",
3781cb0ef41Sopenharmony_ci      "funding": {
3791cb0ef41Sopenharmony_ci        "type": "github",
3801cb0ef41Sopenharmony_ci        "url": "https://github.com/sponsors/wooorm"
3811cb0ef41Sopenharmony_ci      }
3821cb0ef41Sopenharmony_ci    },
3831cb0ef41Sopenharmony_ci    "node_modules/character-entities": {
3841cb0ef41Sopenharmony_ci      "version": "2.0.2",
3851cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/character-entities/-/character-entities-2.0.2.tgz",
3861cb0ef41Sopenharmony_ci      "integrity": "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==",
3871cb0ef41Sopenharmony_ci      "funding": {
3881cb0ef41Sopenharmony_ci        "type": "github",
3891cb0ef41Sopenharmony_ci        "url": "https://github.com/sponsors/wooorm"
3901cb0ef41Sopenharmony_ci      }
3911cb0ef41Sopenharmony_ci    },
3921cb0ef41Sopenharmony_ci    "node_modules/co": {
3931cb0ef41Sopenharmony_ci      "version": "3.1.0",
3941cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/co/-/co-3.1.0.tgz",
3951cb0ef41Sopenharmony_ci      "integrity": "sha512-CQsjCRiNObI8AtTsNIBDRMQ4oMR83CzEswHYahClvul7gKk+lDQiOKv+5qh7LQWf5sh6jkZNispz/QlsZxyNgA=="
3961cb0ef41Sopenharmony_ci    },
3971cb0ef41Sopenharmony_ci    "node_modules/commondir": {
3981cb0ef41Sopenharmony_ci      "version": "1.0.1",
3991cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz",
4001cb0ef41Sopenharmony_ci      "integrity": "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==",
4011cb0ef41Sopenharmony_ci      "dev": true
4021cb0ef41Sopenharmony_ci    },
4031cb0ef41Sopenharmony_ci    "node_modules/debug": {
4041cb0ef41Sopenharmony_ci      "version": "4.3.4",
4051cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
4061cb0ef41Sopenharmony_ci      "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
4071cb0ef41Sopenharmony_ci      "dependencies": {
4081cb0ef41Sopenharmony_ci        "ms": "2.1.2"
4091cb0ef41Sopenharmony_ci      },
4101cb0ef41Sopenharmony_ci      "engines": {
4111cb0ef41Sopenharmony_ci        "node": ">=6.0"
4121cb0ef41Sopenharmony_ci      },
4131cb0ef41Sopenharmony_ci      "peerDependenciesMeta": {
4141cb0ef41Sopenharmony_ci        "supports-color": {
4151cb0ef41Sopenharmony_ci          "optional": true
4161cb0ef41Sopenharmony_ci        }
4171cb0ef41Sopenharmony_ci      }
4181cb0ef41Sopenharmony_ci    },
4191cb0ef41Sopenharmony_ci    "node_modules/decode-named-character-reference": {
4201cb0ef41Sopenharmony_ci      "version": "1.0.2",
4211cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.0.2.tgz",
4221cb0ef41Sopenharmony_ci      "integrity": "sha512-O8x12RzrUF8xyVcY0KJowWsmaJxQbmy0/EtnNtHRpsOcT7dFk5W598coHqBVpmWo1oQQfsCqfCmkZN5DJrZVdg==",
4231cb0ef41Sopenharmony_ci      "dependencies": {
4241cb0ef41Sopenharmony_ci        "character-entities": "^2.0.0"
4251cb0ef41Sopenharmony_ci      },
4261cb0ef41Sopenharmony_ci      "funding": {
4271cb0ef41Sopenharmony_ci        "type": "github",
4281cb0ef41Sopenharmony_ci        "url": "https://github.com/sponsors/wooorm"
4291cb0ef41Sopenharmony_ci      }
4301cb0ef41Sopenharmony_ci    },
4311cb0ef41Sopenharmony_ci    "node_modules/deepmerge": {
4321cb0ef41Sopenharmony_ci      "version": "4.3.1",
4331cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz",
4341cb0ef41Sopenharmony_ci      "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==",
4351cb0ef41Sopenharmony_ci      "dev": true,
4361cb0ef41Sopenharmony_ci      "engines": {
4371cb0ef41Sopenharmony_ci        "node": ">=0.10.0"
4381cb0ef41Sopenharmony_ci      }
4391cb0ef41Sopenharmony_ci    },
4401cb0ef41Sopenharmony_ci    "node_modules/dequal": {
4411cb0ef41Sopenharmony_ci      "version": "2.0.3",
4421cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz",
4431cb0ef41Sopenharmony_ci      "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==",
4441cb0ef41Sopenharmony_ci      "engines": {
4451cb0ef41Sopenharmony_ci        "node": ">=6"
4461cb0ef41Sopenharmony_ci      }
4471cb0ef41Sopenharmony_ci    },
4481cb0ef41Sopenharmony_ci    "node_modules/devlop": {
4491cb0ef41Sopenharmony_ci      "version": "1.1.0",
4501cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz",
4511cb0ef41Sopenharmony_ci      "integrity": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==",
4521cb0ef41Sopenharmony_ci      "dependencies": {
4531cb0ef41Sopenharmony_ci        "dequal": "^2.0.0"
4541cb0ef41Sopenharmony_ci      },
4551cb0ef41Sopenharmony_ci      "funding": {
4561cb0ef41Sopenharmony_ci        "type": "github",
4571cb0ef41Sopenharmony_ci        "url": "https://github.com/sponsors/wooorm"
4581cb0ef41Sopenharmony_ci      }
4591cb0ef41Sopenharmony_ci    },
4601cb0ef41Sopenharmony_ci    "node_modules/diff": {
4611cb0ef41Sopenharmony_ci      "version": "5.1.0",
4621cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/diff/-/diff-5.1.0.tgz",
4631cb0ef41Sopenharmony_ci      "integrity": "sha512-D+mk+qE8VC/PAUrlAU34N+VfXev0ghe5ywmpqrawphmVZc1bEfn56uo9qpyGp1p4xpzOHkSW4ztBd6L7Xx4ACw==",
4641cb0ef41Sopenharmony_ci      "engines": {
4651cb0ef41Sopenharmony_ci        "node": ">=0.3.1"
4661cb0ef41Sopenharmony_ci      }
4671cb0ef41Sopenharmony_ci    },
4681cb0ef41Sopenharmony_ci    "node_modules/eastasianwidth": {
4691cb0ef41Sopenharmony_ci      "version": "0.2.0",
4701cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
4711cb0ef41Sopenharmony_ci      "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA=="
4721cb0ef41Sopenharmony_ci    },
4731cb0ef41Sopenharmony_ci    "node_modules/emoji-regex": {
4741cb0ef41Sopenharmony_ci      "version": "10.2.1",
4751cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.2.1.tgz",
4761cb0ef41Sopenharmony_ci      "integrity": "sha512-97g6QgOk8zlDRdgq1WxwgTMgEWGVAQvB5Fdpgc1MkNy56la5SKP9GsMXKDOdqwn90/41a8yPwIGk1Y6WVbeMQA=="
4771cb0ef41Sopenharmony_ci    },
4781cb0ef41Sopenharmony_ci    "node_modules/escape-string-regexp": {
4791cb0ef41Sopenharmony_ci      "version": "5.0.0",
4801cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
4811cb0ef41Sopenharmony_ci      "integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==",
4821cb0ef41Sopenharmony_ci      "engines": {
4831cb0ef41Sopenharmony_ci        "node": ">=12"
4841cb0ef41Sopenharmony_ci      },
4851cb0ef41Sopenharmony_ci      "funding": {
4861cb0ef41Sopenharmony_ci        "url": "https://github.com/sponsors/sindresorhus"
4871cb0ef41Sopenharmony_ci      }
4881cb0ef41Sopenharmony_ci    },
4891cb0ef41Sopenharmony_ci    "node_modules/estree-walker": {
4901cb0ef41Sopenharmony_ci      "version": "2.0.2",
4911cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
4921cb0ef41Sopenharmony_ci      "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
4931cb0ef41Sopenharmony_ci      "dev": true
4941cb0ef41Sopenharmony_ci    },
4951cb0ef41Sopenharmony_ci    "node_modules/extend": {
4961cb0ef41Sopenharmony_ci      "version": "3.0.2",
4971cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
4981cb0ef41Sopenharmony_ci      "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g=="
4991cb0ef41Sopenharmony_ci    },
5001cb0ef41Sopenharmony_ci    "node_modules/fs.realpath": {
5011cb0ef41Sopenharmony_ci      "version": "1.0.0",
5021cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
5031cb0ef41Sopenharmony_ci      "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",
5041cb0ef41Sopenharmony_ci      "dev": true
5051cb0ef41Sopenharmony_ci    },
5061cb0ef41Sopenharmony_ci    "node_modules/fsevents": {
5071cb0ef41Sopenharmony_ci      "version": "2.3.3",
5081cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
5091cb0ef41Sopenharmony_ci      "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
5101cb0ef41Sopenharmony_ci      "dev": true,
5111cb0ef41Sopenharmony_ci      "hasInstallScript": true,
5121cb0ef41Sopenharmony_ci      "optional": true,
5131cb0ef41Sopenharmony_ci      "os": [
5141cb0ef41Sopenharmony_ci        "darwin"
5151cb0ef41Sopenharmony_ci      ],
5161cb0ef41Sopenharmony_ci      "engines": {
5171cb0ef41Sopenharmony_ci        "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
5181cb0ef41Sopenharmony_ci      }
5191cb0ef41Sopenharmony_ci    },
5201cb0ef41Sopenharmony_ci    "node_modules/glob": {
5211cb0ef41Sopenharmony_ci      "version": "8.1.0",
5221cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
5231cb0ef41Sopenharmony_ci      "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
5241cb0ef41Sopenharmony_ci      "dev": true,
5251cb0ef41Sopenharmony_ci      "dependencies": {
5261cb0ef41Sopenharmony_ci        "fs.realpath": "^1.0.0",
5271cb0ef41Sopenharmony_ci        "inflight": "^1.0.4",
5281cb0ef41Sopenharmony_ci        "inherits": "2",
5291cb0ef41Sopenharmony_ci        "minimatch": "^5.0.1",
5301cb0ef41Sopenharmony_ci        "once": "^1.3.0"
5311cb0ef41Sopenharmony_ci      },
5321cb0ef41Sopenharmony_ci      "engines": {
5331cb0ef41Sopenharmony_ci        "node": ">=12"
5341cb0ef41Sopenharmony_ci      },
5351cb0ef41Sopenharmony_ci      "funding": {
5361cb0ef41Sopenharmony_ci        "url": "https://github.com/sponsors/isaacs"
5371cb0ef41Sopenharmony_ci      }
5381cb0ef41Sopenharmony_ci    },
5391cb0ef41Sopenharmony_ci    "node_modules/has": {
5401cb0ef41Sopenharmony_ci      "version": "1.0.4",
5411cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/has/-/has-1.0.4.tgz",
5421cb0ef41Sopenharmony_ci      "integrity": "sha512-qdSAmqLF6209RFj4VVItywPMbm3vWylknmB3nvNiUIs72xAimcM8nVYxYr7ncvZq5qzk9MKIZR8ijqD/1QuYjQ==",
5431cb0ef41Sopenharmony_ci      "dev": true,
5441cb0ef41Sopenharmony_ci      "engines": {
5451cb0ef41Sopenharmony_ci        "node": ">= 0.4.0"
5461cb0ef41Sopenharmony_ci      }
5471cb0ef41Sopenharmony_ci    },
5481cb0ef41Sopenharmony_ci    "node_modules/inflight": {
5491cb0ef41Sopenharmony_ci      "version": "1.0.6",
5501cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
5511cb0ef41Sopenharmony_ci      "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
5521cb0ef41Sopenharmony_ci      "dev": true,
5531cb0ef41Sopenharmony_ci      "dependencies": {
5541cb0ef41Sopenharmony_ci        "once": "^1.3.0",
5551cb0ef41Sopenharmony_ci        "wrappy": "1"
5561cb0ef41Sopenharmony_ci      }
5571cb0ef41Sopenharmony_ci    },
5581cb0ef41Sopenharmony_ci    "node_modules/inherits": {
5591cb0ef41Sopenharmony_ci      "version": "2.0.4",
5601cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
5611cb0ef41Sopenharmony_ci      "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
5621cb0ef41Sopenharmony_ci      "dev": true
5631cb0ef41Sopenharmony_ci    },
5641cb0ef41Sopenharmony_ci    "node_modules/is-buffer": {
5651cb0ef41Sopenharmony_ci      "version": "2.0.5",
5661cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz",
5671cb0ef41Sopenharmony_ci      "integrity": "sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==",
5681cb0ef41Sopenharmony_ci      "funding": [
5691cb0ef41Sopenharmony_ci        {
5701cb0ef41Sopenharmony_ci          "type": "github",
5711cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/feross"
5721cb0ef41Sopenharmony_ci        },
5731cb0ef41Sopenharmony_ci        {
5741cb0ef41Sopenharmony_ci          "type": "patreon",
5751cb0ef41Sopenharmony_ci          "url": "https://www.patreon.com/feross"
5761cb0ef41Sopenharmony_ci        },
5771cb0ef41Sopenharmony_ci        {
5781cb0ef41Sopenharmony_ci          "type": "consulting",
5791cb0ef41Sopenharmony_ci          "url": "https://feross.org/support"
5801cb0ef41Sopenharmony_ci        }
5811cb0ef41Sopenharmony_ci      ],
5821cb0ef41Sopenharmony_ci      "engines": {
5831cb0ef41Sopenharmony_ci        "node": ">=4"
5841cb0ef41Sopenharmony_ci      }
5851cb0ef41Sopenharmony_ci    },
5861cb0ef41Sopenharmony_ci    "node_modules/is-builtin-module": {
5871cb0ef41Sopenharmony_ci      "version": "3.2.1",
5881cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-3.2.1.tgz",
5891cb0ef41Sopenharmony_ci      "integrity": "sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==",
5901cb0ef41Sopenharmony_ci      "dev": true,
5911cb0ef41Sopenharmony_ci      "dependencies": {
5921cb0ef41Sopenharmony_ci        "builtin-modules": "^3.3.0"
5931cb0ef41Sopenharmony_ci      },
5941cb0ef41Sopenharmony_ci      "engines": {
5951cb0ef41Sopenharmony_ci        "node": ">=6"
5961cb0ef41Sopenharmony_ci      },
5971cb0ef41Sopenharmony_ci      "funding": {
5981cb0ef41Sopenharmony_ci        "url": "https://github.com/sponsors/sindresorhus"
5991cb0ef41Sopenharmony_ci      }
6001cb0ef41Sopenharmony_ci    },
6011cb0ef41Sopenharmony_ci    "node_modules/is-core-module": {
6021cb0ef41Sopenharmony_ci      "version": "2.13.0",
6031cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.0.tgz",
6041cb0ef41Sopenharmony_ci      "integrity": "sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==",
6051cb0ef41Sopenharmony_ci      "dev": true,
6061cb0ef41Sopenharmony_ci      "dependencies": {
6071cb0ef41Sopenharmony_ci        "has": "^1.0.3"
6081cb0ef41Sopenharmony_ci      },
6091cb0ef41Sopenharmony_ci      "funding": {
6101cb0ef41Sopenharmony_ci        "url": "https://github.com/sponsors/ljharb"
6111cb0ef41Sopenharmony_ci      }
6121cb0ef41Sopenharmony_ci    },
6131cb0ef41Sopenharmony_ci    "node_modules/is-module": {
6141cb0ef41Sopenharmony_ci      "version": "1.0.0",
6151cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/is-module/-/is-module-1.0.0.tgz",
6161cb0ef41Sopenharmony_ci      "integrity": "sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g==",
6171cb0ef41Sopenharmony_ci      "dev": true
6181cb0ef41Sopenharmony_ci    },
6191cb0ef41Sopenharmony_ci    "node_modules/is-plain-obj": {
6201cb0ef41Sopenharmony_ci      "version": "4.1.0",
6211cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
6221cb0ef41Sopenharmony_ci      "integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==",
6231cb0ef41Sopenharmony_ci      "engines": {
6241cb0ef41Sopenharmony_ci        "node": ">=12"
6251cb0ef41Sopenharmony_ci      },
6261cb0ef41Sopenharmony_ci      "funding": {
6271cb0ef41Sopenharmony_ci        "url": "https://github.com/sponsors/sindresorhus"
6281cb0ef41Sopenharmony_ci      }
6291cb0ef41Sopenharmony_ci    },
6301cb0ef41Sopenharmony_ci    "node_modules/is-reference": {
6311cb0ef41Sopenharmony_ci      "version": "1.2.1",
6321cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/is-reference/-/is-reference-1.2.1.tgz",
6331cb0ef41Sopenharmony_ci      "integrity": "sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==",
6341cb0ef41Sopenharmony_ci      "dev": true,
6351cb0ef41Sopenharmony_ci      "dependencies": {
6361cb0ef41Sopenharmony_ci        "@types/estree": "*"
6371cb0ef41Sopenharmony_ci      }
6381cb0ef41Sopenharmony_ci    },
6391cb0ef41Sopenharmony_ci    "node_modules/js-cleanup": {
6401cb0ef41Sopenharmony_ci      "version": "1.2.0",
6411cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/js-cleanup/-/js-cleanup-1.2.0.tgz",
6421cb0ef41Sopenharmony_ci      "integrity": "sha512-JeDD0yiiSt80fXzAVa/crrS0JDPQljyBG/RpOtaSbyDq03VHa9szJWMaWOYU/bcTn412uMN2MxApXq8v79cUiQ==",
6431cb0ef41Sopenharmony_ci      "dev": true,
6441cb0ef41Sopenharmony_ci      "dependencies": {
6451cb0ef41Sopenharmony_ci        "magic-string": "^0.25.7",
6461cb0ef41Sopenharmony_ci        "perf-regexes": "^1.0.1",
6471cb0ef41Sopenharmony_ci        "skip-regex": "^1.0.2"
6481cb0ef41Sopenharmony_ci      },
6491cb0ef41Sopenharmony_ci      "engines": {
6501cb0ef41Sopenharmony_ci        "node": "^10.14.2 || >=12.0.0"
6511cb0ef41Sopenharmony_ci      }
6521cb0ef41Sopenharmony_ci    },
6531cb0ef41Sopenharmony_ci    "node_modules/js-cleanup/node_modules/magic-string": {
6541cb0ef41Sopenharmony_ci      "version": "0.25.9",
6551cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz",
6561cb0ef41Sopenharmony_ci      "integrity": "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==",
6571cb0ef41Sopenharmony_ci      "dev": true,
6581cb0ef41Sopenharmony_ci      "dependencies": {
6591cb0ef41Sopenharmony_ci        "sourcemap-codec": "^1.4.8"
6601cb0ef41Sopenharmony_ci      }
6611cb0ef41Sopenharmony_ci    },
6621cb0ef41Sopenharmony_ci    "node_modules/js-yaml": {
6631cb0ef41Sopenharmony_ci      "version": "4.1.0",
6641cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
6651cb0ef41Sopenharmony_ci      "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
6661cb0ef41Sopenharmony_ci      "dependencies": {
6671cb0ef41Sopenharmony_ci        "argparse": "^2.0.1"
6681cb0ef41Sopenharmony_ci      },
6691cb0ef41Sopenharmony_ci      "bin": {
6701cb0ef41Sopenharmony_ci        "js-yaml": "bin/js-yaml.js"
6711cb0ef41Sopenharmony_ci      }
6721cb0ef41Sopenharmony_ci    },
6731cb0ef41Sopenharmony_ci    "node_modules/kleur": {
6741cb0ef41Sopenharmony_ci      "version": "4.1.5",
6751cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz",
6761cb0ef41Sopenharmony_ci      "integrity": "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==",
6771cb0ef41Sopenharmony_ci      "engines": {
6781cb0ef41Sopenharmony_ci        "node": ">=6"
6791cb0ef41Sopenharmony_ci      }
6801cb0ef41Sopenharmony_ci    },
6811cb0ef41Sopenharmony_ci    "node_modules/longest-streak": {
6821cb0ef41Sopenharmony_ci      "version": "3.1.0",
6831cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/longest-streak/-/longest-streak-3.1.0.tgz",
6841cb0ef41Sopenharmony_ci      "integrity": "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==",
6851cb0ef41Sopenharmony_ci      "funding": {
6861cb0ef41Sopenharmony_ci        "type": "github",
6871cb0ef41Sopenharmony_ci        "url": "https://github.com/sponsors/wooorm"
6881cb0ef41Sopenharmony_ci      }
6891cb0ef41Sopenharmony_ci    },
6901cb0ef41Sopenharmony_ci    "node_modules/lru-cache": {
6911cb0ef41Sopenharmony_ci      "version": "6.0.0",
6921cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
6931cb0ef41Sopenharmony_ci      "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
6941cb0ef41Sopenharmony_ci      "dependencies": {
6951cb0ef41Sopenharmony_ci        "yallist": "^4.0.0"
6961cb0ef41Sopenharmony_ci      },
6971cb0ef41Sopenharmony_ci      "engines": {
6981cb0ef41Sopenharmony_ci        "node": ">=10"
6991cb0ef41Sopenharmony_ci      }
7001cb0ef41Sopenharmony_ci    },
7011cb0ef41Sopenharmony_ci    "node_modules/magic-string": {
7021cb0ef41Sopenharmony_ci      "version": "0.27.0",
7031cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.27.0.tgz",
7041cb0ef41Sopenharmony_ci      "integrity": "sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==",
7051cb0ef41Sopenharmony_ci      "dev": true,
7061cb0ef41Sopenharmony_ci      "dependencies": {
7071cb0ef41Sopenharmony_ci        "@jridgewell/sourcemap-codec": "^1.4.13"
7081cb0ef41Sopenharmony_ci      },
7091cb0ef41Sopenharmony_ci      "engines": {
7101cb0ef41Sopenharmony_ci        "node": ">=12"
7111cb0ef41Sopenharmony_ci      }
7121cb0ef41Sopenharmony_ci    },
7131cb0ef41Sopenharmony_ci    "node_modules/markdown-table": {
7141cb0ef41Sopenharmony_ci      "version": "3.0.3",
7151cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/markdown-table/-/markdown-table-3.0.3.tgz",
7161cb0ef41Sopenharmony_ci      "integrity": "sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==",
7171cb0ef41Sopenharmony_ci      "funding": {
7181cb0ef41Sopenharmony_ci        "type": "github",
7191cb0ef41Sopenharmony_ci        "url": "https://github.com/sponsors/wooorm"
7201cb0ef41Sopenharmony_ci      }
7211cb0ef41Sopenharmony_ci    },
7221cb0ef41Sopenharmony_ci    "node_modules/mdast-comment-marker": {
7231cb0ef41Sopenharmony_ci      "version": "2.1.2",
7241cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/mdast-comment-marker/-/mdast-comment-marker-2.1.2.tgz",
7251cb0ef41Sopenharmony_ci      "integrity": "sha512-HED3ezseRVkBzZ0uK4q6RJMdufr/2p3VfVZstE3H1N9K8bwtspztWo6Xd7rEatuGNoCXaBna8oEqMwUn0Ve1bw==",
7261cb0ef41Sopenharmony_ci      "dependencies": {
7271cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
7281cb0ef41Sopenharmony_ci        "mdast-util-mdx-expression": "^1.1.0"
7291cb0ef41Sopenharmony_ci      },
7301cb0ef41Sopenharmony_ci      "funding": {
7311cb0ef41Sopenharmony_ci        "type": "opencollective",
7321cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
7331cb0ef41Sopenharmony_ci      }
7341cb0ef41Sopenharmony_ci    },
7351cb0ef41Sopenharmony_ci    "node_modules/mdast-comment-marker/node_modules/@types/mdast": {
7361cb0ef41Sopenharmony_ci      "version": "3.0.13",
7371cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
7381cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
7391cb0ef41Sopenharmony_ci      "dependencies": {
7401cb0ef41Sopenharmony_ci        "@types/unist": "^2"
7411cb0ef41Sopenharmony_ci      }
7421cb0ef41Sopenharmony_ci    },
7431cb0ef41Sopenharmony_ci    "node_modules/mdast-comment-marker/node_modules/@types/unist": {
7441cb0ef41Sopenharmony_ci      "version": "2.0.8",
7451cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
7461cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
7471cb0ef41Sopenharmony_ci    },
7481cb0ef41Sopenharmony_ci    "node_modules/mdast-util-find-and-replace": {
7491cb0ef41Sopenharmony_ci      "version": "3.0.1",
7501cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/mdast-util-find-and-replace/-/mdast-util-find-and-replace-3.0.1.tgz",
7511cb0ef41Sopenharmony_ci      "integrity": "sha512-SG21kZHGC3XRTSUhtofZkBzZTJNM5ecCi0SK2IMKmSXR8vO3peL+kb1O0z7Zl83jKtutG4k5Wv/W7V3/YHvzPA==",
7521cb0ef41Sopenharmony_ci      "dependencies": {
7531cb0ef41Sopenharmony_ci        "@types/mdast": "^4.0.0",
7541cb0ef41Sopenharmony_ci        "escape-string-regexp": "^5.0.0",
7551cb0ef41Sopenharmony_ci        "unist-util-is": "^6.0.0",
7561cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^6.0.0"
7571cb0ef41Sopenharmony_ci      },
7581cb0ef41Sopenharmony_ci      "funding": {
7591cb0ef41Sopenharmony_ci        "type": "opencollective",
7601cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
7611cb0ef41Sopenharmony_ci      }
7621cb0ef41Sopenharmony_ci    },
7631cb0ef41Sopenharmony_ci    "node_modules/mdast-util-from-markdown": {
7641cb0ef41Sopenharmony_ci      "version": "2.0.0",
7651cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.0.tgz",
7661cb0ef41Sopenharmony_ci      "integrity": "sha512-n7MTOr/z+8NAX/wmhhDji8O3bRvPTV/U0oTCaZJkjhPSKTPhS3xufVhKGF8s1pJ7Ox4QgoIU7KHseh09S+9rTA==",
7671cb0ef41Sopenharmony_ci      "dependencies": {
7681cb0ef41Sopenharmony_ci        "@types/mdast": "^4.0.0",
7691cb0ef41Sopenharmony_ci        "@types/unist": "^3.0.0",
7701cb0ef41Sopenharmony_ci        "decode-named-character-reference": "^1.0.0",
7711cb0ef41Sopenharmony_ci        "devlop": "^1.0.0",
7721cb0ef41Sopenharmony_ci        "mdast-util-to-string": "^4.0.0",
7731cb0ef41Sopenharmony_ci        "micromark": "^4.0.0",
7741cb0ef41Sopenharmony_ci        "micromark-util-decode-numeric-character-reference": "^2.0.0",
7751cb0ef41Sopenharmony_ci        "micromark-util-decode-string": "^2.0.0",
7761cb0ef41Sopenharmony_ci        "micromark-util-normalize-identifier": "^2.0.0",
7771cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^2.0.0",
7781cb0ef41Sopenharmony_ci        "micromark-util-types": "^2.0.0",
7791cb0ef41Sopenharmony_ci        "unist-util-stringify-position": "^4.0.0"
7801cb0ef41Sopenharmony_ci      },
7811cb0ef41Sopenharmony_ci      "funding": {
7821cb0ef41Sopenharmony_ci        "type": "opencollective",
7831cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
7841cb0ef41Sopenharmony_ci      }
7851cb0ef41Sopenharmony_ci    },
7861cb0ef41Sopenharmony_ci    "node_modules/mdast-util-gfm": {
7871cb0ef41Sopenharmony_ci      "version": "3.0.0",
7881cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/mdast-util-gfm/-/mdast-util-gfm-3.0.0.tgz",
7891cb0ef41Sopenharmony_ci      "integrity": "sha512-dgQEX5Amaq+DuUqf26jJqSK9qgixgd6rYDHAv4aTBuA92cTknZlKpPfa86Z/s8Dj8xsAQpFfBmPUHWJBWqS4Bw==",
7901cb0ef41Sopenharmony_ci      "dependencies": {
7911cb0ef41Sopenharmony_ci        "mdast-util-from-markdown": "^2.0.0",
7921cb0ef41Sopenharmony_ci        "mdast-util-gfm-autolink-literal": "^2.0.0",
7931cb0ef41Sopenharmony_ci        "mdast-util-gfm-footnote": "^2.0.0",
7941cb0ef41Sopenharmony_ci        "mdast-util-gfm-strikethrough": "^2.0.0",
7951cb0ef41Sopenharmony_ci        "mdast-util-gfm-table": "^2.0.0",
7961cb0ef41Sopenharmony_ci        "mdast-util-gfm-task-list-item": "^2.0.0",
7971cb0ef41Sopenharmony_ci        "mdast-util-to-markdown": "^2.0.0"
7981cb0ef41Sopenharmony_ci      },
7991cb0ef41Sopenharmony_ci      "funding": {
8001cb0ef41Sopenharmony_ci        "type": "opencollective",
8011cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
8021cb0ef41Sopenharmony_ci      }
8031cb0ef41Sopenharmony_ci    },
8041cb0ef41Sopenharmony_ci    "node_modules/mdast-util-gfm-autolink-literal": {
8051cb0ef41Sopenharmony_ci      "version": "2.0.0",
8061cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/mdast-util-gfm-autolink-literal/-/mdast-util-gfm-autolink-literal-2.0.0.tgz",
8071cb0ef41Sopenharmony_ci      "integrity": "sha512-FyzMsduZZHSc3i0Px3PQcBT4WJY/X/RCtEJKuybiC6sjPqLv7h1yqAkmILZtuxMSsUyaLUWNp71+vQH2zqp5cg==",
8081cb0ef41Sopenharmony_ci      "dependencies": {
8091cb0ef41Sopenharmony_ci        "@types/mdast": "^4.0.0",
8101cb0ef41Sopenharmony_ci        "ccount": "^2.0.0",
8111cb0ef41Sopenharmony_ci        "devlop": "^1.0.0",
8121cb0ef41Sopenharmony_ci        "mdast-util-find-and-replace": "^3.0.0",
8131cb0ef41Sopenharmony_ci        "micromark-util-character": "^2.0.0"
8141cb0ef41Sopenharmony_ci      },
8151cb0ef41Sopenharmony_ci      "funding": {
8161cb0ef41Sopenharmony_ci        "type": "opencollective",
8171cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
8181cb0ef41Sopenharmony_ci      }
8191cb0ef41Sopenharmony_ci    },
8201cb0ef41Sopenharmony_ci    "node_modules/mdast-util-gfm-footnote": {
8211cb0ef41Sopenharmony_ci      "version": "2.0.0",
8221cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/mdast-util-gfm-footnote/-/mdast-util-gfm-footnote-2.0.0.tgz",
8231cb0ef41Sopenharmony_ci      "integrity": "sha512-5jOT2boTSVkMnQ7LTrd6n/18kqwjmuYqo7JUPe+tRCY6O7dAuTFMtTPauYYrMPpox9hlN0uOx/FL8XvEfG9/mQ==",
8241cb0ef41Sopenharmony_ci      "dependencies": {
8251cb0ef41Sopenharmony_ci        "@types/mdast": "^4.0.0",
8261cb0ef41Sopenharmony_ci        "devlop": "^1.1.0",
8271cb0ef41Sopenharmony_ci        "mdast-util-from-markdown": "^2.0.0",
8281cb0ef41Sopenharmony_ci        "mdast-util-to-markdown": "^2.0.0",
8291cb0ef41Sopenharmony_ci        "micromark-util-normalize-identifier": "^2.0.0"
8301cb0ef41Sopenharmony_ci      },
8311cb0ef41Sopenharmony_ci      "funding": {
8321cb0ef41Sopenharmony_ci        "type": "opencollective",
8331cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
8341cb0ef41Sopenharmony_ci      }
8351cb0ef41Sopenharmony_ci    },
8361cb0ef41Sopenharmony_ci    "node_modules/mdast-util-gfm-strikethrough": {
8371cb0ef41Sopenharmony_ci      "version": "2.0.0",
8381cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/mdast-util-gfm-strikethrough/-/mdast-util-gfm-strikethrough-2.0.0.tgz",
8391cb0ef41Sopenharmony_ci      "integrity": "sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==",
8401cb0ef41Sopenharmony_ci      "dependencies": {
8411cb0ef41Sopenharmony_ci        "@types/mdast": "^4.0.0",
8421cb0ef41Sopenharmony_ci        "mdast-util-from-markdown": "^2.0.0",
8431cb0ef41Sopenharmony_ci        "mdast-util-to-markdown": "^2.0.0"
8441cb0ef41Sopenharmony_ci      },
8451cb0ef41Sopenharmony_ci      "funding": {
8461cb0ef41Sopenharmony_ci        "type": "opencollective",
8471cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
8481cb0ef41Sopenharmony_ci      }
8491cb0ef41Sopenharmony_ci    },
8501cb0ef41Sopenharmony_ci    "node_modules/mdast-util-gfm-table": {
8511cb0ef41Sopenharmony_ci      "version": "2.0.0",
8521cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/mdast-util-gfm-table/-/mdast-util-gfm-table-2.0.0.tgz",
8531cb0ef41Sopenharmony_ci      "integrity": "sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==",
8541cb0ef41Sopenharmony_ci      "dependencies": {
8551cb0ef41Sopenharmony_ci        "@types/mdast": "^4.0.0",
8561cb0ef41Sopenharmony_ci        "devlop": "^1.0.0",
8571cb0ef41Sopenharmony_ci        "markdown-table": "^3.0.0",
8581cb0ef41Sopenharmony_ci        "mdast-util-from-markdown": "^2.0.0",
8591cb0ef41Sopenharmony_ci        "mdast-util-to-markdown": "^2.0.0"
8601cb0ef41Sopenharmony_ci      },
8611cb0ef41Sopenharmony_ci      "funding": {
8621cb0ef41Sopenharmony_ci        "type": "opencollective",
8631cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
8641cb0ef41Sopenharmony_ci      }
8651cb0ef41Sopenharmony_ci    },
8661cb0ef41Sopenharmony_ci    "node_modules/mdast-util-gfm-task-list-item": {
8671cb0ef41Sopenharmony_ci      "version": "2.0.0",
8681cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/mdast-util-gfm-task-list-item/-/mdast-util-gfm-task-list-item-2.0.0.tgz",
8691cb0ef41Sopenharmony_ci      "integrity": "sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==",
8701cb0ef41Sopenharmony_ci      "dependencies": {
8711cb0ef41Sopenharmony_ci        "@types/mdast": "^4.0.0",
8721cb0ef41Sopenharmony_ci        "devlop": "^1.0.0",
8731cb0ef41Sopenharmony_ci        "mdast-util-from-markdown": "^2.0.0",
8741cb0ef41Sopenharmony_ci        "mdast-util-to-markdown": "^2.0.0"
8751cb0ef41Sopenharmony_ci      },
8761cb0ef41Sopenharmony_ci      "funding": {
8771cb0ef41Sopenharmony_ci        "type": "opencollective",
8781cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
8791cb0ef41Sopenharmony_ci      }
8801cb0ef41Sopenharmony_ci    },
8811cb0ef41Sopenharmony_ci    "node_modules/mdast-util-heading-style": {
8821cb0ef41Sopenharmony_ci      "version": "2.0.1",
8831cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/mdast-util-heading-style/-/mdast-util-heading-style-2.0.1.tgz",
8841cb0ef41Sopenharmony_ci      "integrity": "sha512-0L5rthU4xKDVbw+UQ7D8Y8xOEsX4JXZvemWoEAsL+WAaeSH+TvVVwFnTb3G/OrjyP4VYQULoNWU+PdZfkmNu4A==",
8851cb0ef41Sopenharmony_ci      "dependencies": {
8861cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0"
8871cb0ef41Sopenharmony_ci      },
8881cb0ef41Sopenharmony_ci      "funding": {
8891cb0ef41Sopenharmony_ci        "type": "opencollective",
8901cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
8911cb0ef41Sopenharmony_ci      }
8921cb0ef41Sopenharmony_ci    },
8931cb0ef41Sopenharmony_ci    "node_modules/mdast-util-heading-style/node_modules/@types/mdast": {
8941cb0ef41Sopenharmony_ci      "version": "3.0.13",
8951cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
8961cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
8971cb0ef41Sopenharmony_ci      "dependencies": {
8981cb0ef41Sopenharmony_ci        "@types/unist": "^2"
8991cb0ef41Sopenharmony_ci      }
9001cb0ef41Sopenharmony_ci    },
9011cb0ef41Sopenharmony_ci    "node_modules/mdast-util-heading-style/node_modules/@types/unist": {
9021cb0ef41Sopenharmony_ci      "version": "2.0.8",
9031cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
9041cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
9051cb0ef41Sopenharmony_ci    },
9061cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression": {
9071cb0ef41Sopenharmony_ci      "version": "1.3.2",
9081cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/mdast-util-mdx-expression/-/mdast-util-mdx-expression-1.3.2.tgz",
9091cb0ef41Sopenharmony_ci      "integrity": "sha512-xIPmR5ReJDu/DHH1OoIT1HkuybIfRGYRywC+gJtI7qHjCJp/M9jrmBEJW22O8lskDWm562BX2W8TiAwRTb0rKA==",
9101cb0ef41Sopenharmony_ci      "dependencies": {
9111cb0ef41Sopenharmony_ci        "@types/estree-jsx": "^1.0.0",
9121cb0ef41Sopenharmony_ci        "@types/hast": "^2.0.0",
9131cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
9141cb0ef41Sopenharmony_ci        "mdast-util-from-markdown": "^1.0.0",
9151cb0ef41Sopenharmony_ci        "mdast-util-to-markdown": "^1.0.0"
9161cb0ef41Sopenharmony_ci      },
9171cb0ef41Sopenharmony_ci      "funding": {
9181cb0ef41Sopenharmony_ci        "type": "opencollective",
9191cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
9201cb0ef41Sopenharmony_ci      }
9211cb0ef41Sopenharmony_ci    },
9221cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/@types/mdast": {
9231cb0ef41Sopenharmony_ci      "version": "3.0.13",
9241cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
9251cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
9261cb0ef41Sopenharmony_ci      "dependencies": {
9271cb0ef41Sopenharmony_ci        "@types/unist": "^2"
9281cb0ef41Sopenharmony_ci      }
9291cb0ef41Sopenharmony_ci    },
9301cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/@types/unist": {
9311cb0ef41Sopenharmony_ci      "version": "2.0.8",
9321cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
9331cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
9341cb0ef41Sopenharmony_ci    },
9351cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/mdast-util-from-markdown": {
9361cb0ef41Sopenharmony_ci      "version": "1.3.1",
9371cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-1.3.1.tgz",
9381cb0ef41Sopenharmony_ci      "integrity": "sha512-4xTO/M8c82qBcnQc1tgpNtubGUW/Y1tBQ1B0i5CtSoelOLKFYlElIr3bvgREYYO5iRqbMY1YuqZng0GVOI8Qww==",
9391cb0ef41Sopenharmony_ci      "dependencies": {
9401cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
9411cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
9421cb0ef41Sopenharmony_ci        "decode-named-character-reference": "^1.0.0",
9431cb0ef41Sopenharmony_ci        "mdast-util-to-string": "^3.1.0",
9441cb0ef41Sopenharmony_ci        "micromark": "^3.0.0",
9451cb0ef41Sopenharmony_ci        "micromark-util-decode-numeric-character-reference": "^1.0.0",
9461cb0ef41Sopenharmony_ci        "micromark-util-decode-string": "^1.0.0",
9471cb0ef41Sopenharmony_ci        "micromark-util-normalize-identifier": "^1.0.0",
9481cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^1.0.0",
9491cb0ef41Sopenharmony_ci        "micromark-util-types": "^1.0.0",
9501cb0ef41Sopenharmony_ci        "unist-util-stringify-position": "^3.0.0",
9511cb0ef41Sopenharmony_ci        "uvu": "^0.5.0"
9521cb0ef41Sopenharmony_ci      },
9531cb0ef41Sopenharmony_ci      "funding": {
9541cb0ef41Sopenharmony_ci        "type": "opencollective",
9551cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
9561cb0ef41Sopenharmony_ci      }
9571cb0ef41Sopenharmony_ci    },
9581cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/mdast-util-phrasing": {
9591cb0ef41Sopenharmony_ci      "version": "3.0.1",
9601cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-3.0.1.tgz",
9611cb0ef41Sopenharmony_ci      "integrity": "sha512-WmI1gTXUBJo4/ZmSk79Wcb2HcjPJBzM1nlI/OUWA8yk2X9ik3ffNbBGsU+09BFmXaL1IBb9fiuvq6/KMiNycSg==",
9621cb0ef41Sopenharmony_ci      "dependencies": {
9631cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
9641cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
9651cb0ef41Sopenharmony_ci      },
9661cb0ef41Sopenharmony_ci      "funding": {
9671cb0ef41Sopenharmony_ci        "type": "opencollective",
9681cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
9691cb0ef41Sopenharmony_ci      }
9701cb0ef41Sopenharmony_ci    },
9711cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/mdast-util-to-markdown": {
9721cb0ef41Sopenharmony_ci      "version": "1.5.0",
9731cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-1.5.0.tgz",
9741cb0ef41Sopenharmony_ci      "integrity": "sha512-bbv7TPv/WC49thZPg3jXuqzuvI45IL2EVAr/KxF0BSdHsU0ceFHOmwQn6evxAh1GaoK/6GQ1wp4R4oW2+LFL/A==",
9751cb0ef41Sopenharmony_ci      "dependencies": {
9761cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
9771cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
9781cb0ef41Sopenharmony_ci        "longest-streak": "^3.0.0",
9791cb0ef41Sopenharmony_ci        "mdast-util-phrasing": "^3.0.0",
9801cb0ef41Sopenharmony_ci        "mdast-util-to-string": "^3.0.0",
9811cb0ef41Sopenharmony_ci        "micromark-util-decode-string": "^1.0.0",
9821cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0",
9831cb0ef41Sopenharmony_ci        "zwitch": "^2.0.0"
9841cb0ef41Sopenharmony_ci      },
9851cb0ef41Sopenharmony_ci      "funding": {
9861cb0ef41Sopenharmony_ci        "type": "opencollective",
9871cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
9881cb0ef41Sopenharmony_ci      }
9891cb0ef41Sopenharmony_ci    },
9901cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/mdast-util-to-string": {
9911cb0ef41Sopenharmony_ci      "version": "3.2.0",
9921cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-3.2.0.tgz",
9931cb0ef41Sopenharmony_ci      "integrity": "sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg==",
9941cb0ef41Sopenharmony_ci      "dependencies": {
9951cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0"
9961cb0ef41Sopenharmony_ci      },
9971cb0ef41Sopenharmony_ci      "funding": {
9981cb0ef41Sopenharmony_ci        "type": "opencollective",
9991cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
10001cb0ef41Sopenharmony_ci      }
10011cb0ef41Sopenharmony_ci    },
10021cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/micromark": {
10031cb0ef41Sopenharmony_ci      "version": "3.2.0",
10041cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark/-/micromark-3.2.0.tgz",
10051cb0ef41Sopenharmony_ci      "integrity": "sha512-uD66tJj54JLYq0De10AhWycZWGQNUvDI55xPgk2sQM5kn1JYlhbCMTtEeT27+vAhW2FBQxLlOmS3pmA7/2z4aA==",
10061cb0ef41Sopenharmony_ci      "funding": [
10071cb0ef41Sopenharmony_ci        {
10081cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
10091cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
10101cb0ef41Sopenharmony_ci        },
10111cb0ef41Sopenharmony_ci        {
10121cb0ef41Sopenharmony_ci          "type": "OpenCollective",
10131cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
10141cb0ef41Sopenharmony_ci        }
10151cb0ef41Sopenharmony_ci      ],
10161cb0ef41Sopenharmony_ci      "dependencies": {
10171cb0ef41Sopenharmony_ci        "@types/debug": "^4.0.0",
10181cb0ef41Sopenharmony_ci        "debug": "^4.0.0",
10191cb0ef41Sopenharmony_ci        "decode-named-character-reference": "^1.0.0",
10201cb0ef41Sopenharmony_ci        "micromark-core-commonmark": "^1.0.1",
10211cb0ef41Sopenharmony_ci        "micromark-factory-space": "^1.0.0",
10221cb0ef41Sopenharmony_ci        "micromark-util-character": "^1.0.0",
10231cb0ef41Sopenharmony_ci        "micromark-util-chunked": "^1.0.0",
10241cb0ef41Sopenharmony_ci        "micromark-util-combine-extensions": "^1.0.0",
10251cb0ef41Sopenharmony_ci        "micromark-util-decode-numeric-character-reference": "^1.0.0",
10261cb0ef41Sopenharmony_ci        "micromark-util-encode": "^1.0.0",
10271cb0ef41Sopenharmony_ci        "micromark-util-normalize-identifier": "^1.0.0",
10281cb0ef41Sopenharmony_ci        "micromark-util-resolve-all": "^1.0.0",
10291cb0ef41Sopenharmony_ci        "micromark-util-sanitize-uri": "^1.0.0",
10301cb0ef41Sopenharmony_ci        "micromark-util-subtokenize": "^1.0.0",
10311cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^1.0.0",
10321cb0ef41Sopenharmony_ci        "micromark-util-types": "^1.0.1",
10331cb0ef41Sopenharmony_ci        "uvu": "^0.5.0"
10341cb0ef41Sopenharmony_ci      }
10351cb0ef41Sopenharmony_ci    },
10361cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/micromark-core-commonmark": {
10371cb0ef41Sopenharmony_ci      "version": "1.1.0",
10381cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-1.1.0.tgz",
10391cb0ef41Sopenharmony_ci      "integrity": "sha512-BgHO1aRbolh2hcrzL2d1La37V0Aoz73ymF8rAcKnohLy93titmv62E0gP8Hrx9PKcKrqCZ1BbLGbP3bEhoXYlw==",
10401cb0ef41Sopenharmony_ci      "funding": [
10411cb0ef41Sopenharmony_ci        {
10421cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
10431cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
10441cb0ef41Sopenharmony_ci        },
10451cb0ef41Sopenharmony_ci        {
10461cb0ef41Sopenharmony_ci          "type": "OpenCollective",
10471cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
10481cb0ef41Sopenharmony_ci        }
10491cb0ef41Sopenharmony_ci      ],
10501cb0ef41Sopenharmony_ci      "dependencies": {
10511cb0ef41Sopenharmony_ci        "decode-named-character-reference": "^1.0.0",
10521cb0ef41Sopenharmony_ci        "micromark-factory-destination": "^1.0.0",
10531cb0ef41Sopenharmony_ci        "micromark-factory-label": "^1.0.0",
10541cb0ef41Sopenharmony_ci        "micromark-factory-space": "^1.0.0",
10551cb0ef41Sopenharmony_ci        "micromark-factory-title": "^1.0.0",
10561cb0ef41Sopenharmony_ci        "micromark-factory-whitespace": "^1.0.0",
10571cb0ef41Sopenharmony_ci        "micromark-util-character": "^1.0.0",
10581cb0ef41Sopenharmony_ci        "micromark-util-chunked": "^1.0.0",
10591cb0ef41Sopenharmony_ci        "micromark-util-classify-character": "^1.0.0",
10601cb0ef41Sopenharmony_ci        "micromark-util-html-tag-name": "^1.0.0",
10611cb0ef41Sopenharmony_ci        "micromark-util-normalize-identifier": "^1.0.0",
10621cb0ef41Sopenharmony_ci        "micromark-util-resolve-all": "^1.0.0",
10631cb0ef41Sopenharmony_ci        "micromark-util-subtokenize": "^1.0.0",
10641cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^1.0.0",
10651cb0ef41Sopenharmony_ci        "micromark-util-types": "^1.0.1",
10661cb0ef41Sopenharmony_ci        "uvu": "^0.5.0"
10671cb0ef41Sopenharmony_ci      }
10681cb0ef41Sopenharmony_ci    },
10691cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/micromark-factory-destination": {
10701cb0ef41Sopenharmony_ci      "version": "1.1.0",
10711cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-1.1.0.tgz",
10721cb0ef41Sopenharmony_ci      "integrity": "sha512-XaNDROBgx9SgSChd69pjiGKbV+nfHGDPVYFs5dOoDd7ZnMAE+Cuu91BCpsY8RT2NP9vo/B8pds2VQNCLiu0zhg==",
10731cb0ef41Sopenharmony_ci      "funding": [
10741cb0ef41Sopenharmony_ci        {
10751cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
10761cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
10771cb0ef41Sopenharmony_ci        },
10781cb0ef41Sopenharmony_ci        {
10791cb0ef41Sopenharmony_ci          "type": "OpenCollective",
10801cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
10811cb0ef41Sopenharmony_ci        }
10821cb0ef41Sopenharmony_ci      ],
10831cb0ef41Sopenharmony_ci      "dependencies": {
10841cb0ef41Sopenharmony_ci        "micromark-util-character": "^1.0.0",
10851cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^1.0.0",
10861cb0ef41Sopenharmony_ci        "micromark-util-types": "^1.0.0"
10871cb0ef41Sopenharmony_ci      }
10881cb0ef41Sopenharmony_ci    },
10891cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/micromark-factory-label": {
10901cb0ef41Sopenharmony_ci      "version": "1.1.0",
10911cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-1.1.0.tgz",
10921cb0ef41Sopenharmony_ci      "integrity": "sha512-OLtyez4vZo/1NjxGhcpDSbHQ+m0IIGnT8BoPamh+7jVlzLJBH98zzuCoUeMxvM6WsNeh8wx8cKvqLiPHEACn0w==",
10931cb0ef41Sopenharmony_ci      "funding": [
10941cb0ef41Sopenharmony_ci        {
10951cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
10961cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
10971cb0ef41Sopenharmony_ci        },
10981cb0ef41Sopenharmony_ci        {
10991cb0ef41Sopenharmony_ci          "type": "OpenCollective",
11001cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
11011cb0ef41Sopenharmony_ci        }
11021cb0ef41Sopenharmony_ci      ],
11031cb0ef41Sopenharmony_ci      "dependencies": {
11041cb0ef41Sopenharmony_ci        "micromark-util-character": "^1.0.0",
11051cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^1.0.0",
11061cb0ef41Sopenharmony_ci        "micromark-util-types": "^1.0.0",
11071cb0ef41Sopenharmony_ci        "uvu": "^0.5.0"
11081cb0ef41Sopenharmony_ci      }
11091cb0ef41Sopenharmony_ci    },
11101cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/micromark-factory-space": {
11111cb0ef41Sopenharmony_ci      "version": "1.1.0",
11121cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-1.1.0.tgz",
11131cb0ef41Sopenharmony_ci      "integrity": "sha512-cRzEj7c0OL4Mw2v6nwzttyOZe8XY/Z8G0rzmWQZTBi/jjwyw/U4uqKtUORXQrR5bAZZnbTI/feRV/R7hc4jQYQ==",
11141cb0ef41Sopenharmony_ci      "funding": [
11151cb0ef41Sopenharmony_ci        {
11161cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
11171cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
11181cb0ef41Sopenharmony_ci        },
11191cb0ef41Sopenharmony_ci        {
11201cb0ef41Sopenharmony_ci          "type": "OpenCollective",
11211cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
11221cb0ef41Sopenharmony_ci        }
11231cb0ef41Sopenharmony_ci      ],
11241cb0ef41Sopenharmony_ci      "dependencies": {
11251cb0ef41Sopenharmony_ci        "micromark-util-character": "^1.0.0",
11261cb0ef41Sopenharmony_ci        "micromark-util-types": "^1.0.0"
11271cb0ef41Sopenharmony_ci      }
11281cb0ef41Sopenharmony_ci    },
11291cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/micromark-factory-title": {
11301cb0ef41Sopenharmony_ci      "version": "1.1.0",
11311cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-1.1.0.tgz",
11321cb0ef41Sopenharmony_ci      "integrity": "sha512-J7n9R3vMmgjDOCY8NPw55jiyaQnH5kBdV2/UXCtZIpnHH3P6nHUKaH7XXEYuWwx/xUJcawa8plLBEjMPU24HzQ==",
11331cb0ef41Sopenharmony_ci      "funding": [
11341cb0ef41Sopenharmony_ci        {
11351cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
11361cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
11371cb0ef41Sopenharmony_ci        },
11381cb0ef41Sopenharmony_ci        {
11391cb0ef41Sopenharmony_ci          "type": "OpenCollective",
11401cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
11411cb0ef41Sopenharmony_ci        }
11421cb0ef41Sopenharmony_ci      ],
11431cb0ef41Sopenharmony_ci      "dependencies": {
11441cb0ef41Sopenharmony_ci        "micromark-factory-space": "^1.0.0",
11451cb0ef41Sopenharmony_ci        "micromark-util-character": "^1.0.0",
11461cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^1.0.0",
11471cb0ef41Sopenharmony_ci        "micromark-util-types": "^1.0.0"
11481cb0ef41Sopenharmony_ci      }
11491cb0ef41Sopenharmony_ci    },
11501cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/micromark-factory-whitespace": {
11511cb0ef41Sopenharmony_ci      "version": "1.1.0",
11521cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-1.1.0.tgz",
11531cb0ef41Sopenharmony_ci      "integrity": "sha512-v2WlmiymVSp5oMg+1Q0N1Lxmt6pMhIHD457whWM7/GUlEks1hI9xj5w3zbc4uuMKXGisksZk8DzP2UyGbGqNsQ==",
11541cb0ef41Sopenharmony_ci      "funding": [
11551cb0ef41Sopenharmony_ci        {
11561cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
11571cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
11581cb0ef41Sopenharmony_ci        },
11591cb0ef41Sopenharmony_ci        {
11601cb0ef41Sopenharmony_ci          "type": "OpenCollective",
11611cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
11621cb0ef41Sopenharmony_ci        }
11631cb0ef41Sopenharmony_ci      ],
11641cb0ef41Sopenharmony_ci      "dependencies": {
11651cb0ef41Sopenharmony_ci        "micromark-factory-space": "^1.0.0",
11661cb0ef41Sopenharmony_ci        "micromark-util-character": "^1.0.0",
11671cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^1.0.0",
11681cb0ef41Sopenharmony_ci        "micromark-util-types": "^1.0.0"
11691cb0ef41Sopenharmony_ci      }
11701cb0ef41Sopenharmony_ci    },
11711cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/micromark-util-character": {
11721cb0ef41Sopenharmony_ci      "version": "1.2.0",
11731cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-1.2.0.tgz",
11741cb0ef41Sopenharmony_ci      "integrity": "sha512-lXraTwcX3yH/vMDaFWCQJP1uIszLVebzUa3ZHdrgxr7KEU/9mL4mVgCpGbyhvNLNlauROiNUq7WN5u7ndbY6xg==",
11751cb0ef41Sopenharmony_ci      "funding": [
11761cb0ef41Sopenharmony_ci        {
11771cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
11781cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
11791cb0ef41Sopenharmony_ci        },
11801cb0ef41Sopenharmony_ci        {
11811cb0ef41Sopenharmony_ci          "type": "OpenCollective",
11821cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
11831cb0ef41Sopenharmony_ci        }
11841cb0ef41Sopenharmony_ci      ],
11851cb0ef41Sopenharmony_ci      "dependencies": {
11861cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^1.0.0",
11871cb0ef41Sopenharmony_ci        "micromark-util-types": "^1.0.0"
11881cb0ef41Sopenharmony_ci      }
11891cb0ef41Sopenharmony_ci    },
11901cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/micromark-util-chunked": {
11911cb0ef41Sopenharmony_ci      "version": "1.1.0",
11921cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-1.1.0.tgz",
11931cb0ef41Sopenharmony_ci      "integrity": "sha512-Ye01HXpkZPNcV6FiyoW2fGZDUw4Yc7vT0E9Sad83+bEDiCJ1uXu0S3mr8WLpsz3HaG3x2q0HM6CTuPdcZcluFQ==",
11941cb0ef41Sopenharmony_ci      "funding": [
11951cb0ef41Sopenharmony_ci        {
11961cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
11971cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
11981cb0ef41Sopenharmony_ci        },
11991cb0ef41Sopenharmony_ci        {
12001cb0ef41Sopenharmony_ci          "type": "OpenCollective",
12011cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
12021cb0ef41Sopenharmony_ci        }
12031cb0ef41Sopenharmony_ci      ],
12041cb0ef41Sopenharmony_ci      "dependencies": {
12051cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^1.0.0"
12061cb0ef41Sopenharmony_ci      }
12071cb0ef41Sopenharmony_ci    },
12081cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/micromark-util-classify-character": {
12091cb0ef41Sopenharmony_ci      "version": "1.1.0",
12101cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-1.1.0.tgz",
12111cb0ef41Sopenharmony_ci      "integrity": "sha512-SL0wLxtKSnklKSUplok1WQFoGhUdWYKggKUiqhX+Swala+BtptGCu5iPRc+xvzJ4PXE/hwM3FNXsfEVgoZsWbw==",
12121cb0ef41Sopenharmony_ci      "funding": [
12131cb0ef41Sopenharmony_ci        {
12141cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
12151cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
12161cb0ef41Sopenharmony_ci        },
12171cb0ef41Sopenharmony_ci        {
12181cb0ef41Sopenharmony_ci          "type": "OpenCollective",
12191cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
12201cb0ef41Sopenharmony_ci        }
12211cb0ef41Sopenharmony_ci      ],
12221cb0ef41Sopenharmony_ci      "dependencies": {
12231cb0ef41Sopenharmony_ci        "micromark-util-character": "^1.0.0",
12241cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^1.0.0",
12251cb0ef41Sopenharmony_ci        "micromark-util-types": "^1.0.0"
12261cb0ef41Sopenharmony_ci      }
12271cb0ef41Sopenharmony_ci    },
12281cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/micromark-util-combine-extensions": {
12291cb0ef41Sopenharmony_ci      "version": "1.1.0",
12301cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-1.1.0.tgz",
12311cb0ef41Sopenharmony_ci      "integrity": "sha512-Q20sp4mfNf9yEqDL50WwuWZHUrCO4fEyeDCnMGmG5Pr0Cz15Uo7KBs6jq+dq0EgX4DPwwrh9m0X+zPV1ypFvUA==",
12321cb0ef41Sopenharmony_ci      "funding": [
12331cb0ef41Sopenharmony_ci        {
12341cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
12351cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
12361cb0ef41Sopenharmony_ci        },
12371cb0ef41Sopenharmony_ci        {
12381cb0ef41Sopenharmony_ci          "type": "OpenCollective",
12391cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
12401cb0ef41Sopenharmony_ci        }
12411cb0ef41Sopenharmony_ci      ],
12421cb0ef41Sopenharmony_ci      "dependencies": {
12431cb0ef41Sopenharmony_ci        "micromark-util-chunked": "^1.0.0",
12441cb0ef41Sopenharmony_ci        "micromark-util-types": "^1.0.0"
12451cb0ef41Sopenharmony_ci      }
12461cb0ef41Sopenharmony_ci    },
12471cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/micromark-util-decode-numeric-character-reference": {
12481cb0ef41Sopenharmony_ci      "version": "1.1.0",
12491cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-1.1.0.tgz",
12501cb0ef41Sopenharmony_ci      "integrity": "sha512-m9V0ExGv0jB1OT21mrWcuf4QhP46pH1KkfWy9ZEezqHKAxkj4mPCy3nIH1rkbdMlChLHX531eOrymlwyZIf2iw==",
12511cb0ef41Sopenharmony_ci      "funding": [
12521cb0ef41Sopenharmony_ci        {
12531cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
12541cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
12551cb0ef41Sopenharmony_ci        },
12561cb0ef41Sopenharmony_ci        {
12571cb0ef41Sopenharmony_ci          "type": "OpenCollective",
12581cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
12591cb0ef41Sopenharmony_ci        }
12601cb0ef41Sopenharmony_ci      ],
12611cb0ef41Sopenharmony_ci      "dependencies": {
12621cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^1.0.0"
12631cb0ef41Sopenharmony_ci      }
12641cb0ef41Sopenharmony_ci    },
12651cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/micromark-util-decode-string": {
12661cb0ef41Sopenharmony_ci      "version": "1.1.0",
12671cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-1.1.0.tgz",
12681cb0ef41Sopenharmony_ci      "integrity": "sha512-YphLGCK8gM1tG1bd54azwyrQRjCFcmgj2S2GoJDNnh4vYtnL38JS8M4gpxzOPNyHdNEpheyWXCTnnTDY3N+NVQ==",
12691cb0ef41Sopenharmony_ci      "funding": [
12701cb0ef41Sopenharmony_ci        {
12711cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
12721cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
12731cb0ef41Sopenharmony_ci        },
12741cb0ef41Sopenharmony_ci        {
12751cb0ef41Sopenharmony_ci          "type": "OpenCollective",
12761cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
12771cb0ef41Sopenharmony_ci        }
12781cb0ef41Sopenharmony_ci      ],
12791cb0ef41Sopenharmony_ci      "dependencies": {
12801cb0ef41Sopenharmony_ci        "decode-named-character-reference": "^1.0.0",
12811cb0ef41Sopenharmony_ci        "micromark-util-character": "^1.0.0",
12821cb0ef41Sopenharmony_ci        "micromark-util-decode-numeric-character-reference": "^1.0.0",
12831cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^1.0.0"
12841cb0ef41Sopenharmony_ci      }
12851cb0ef41Sopenharmony_ci    },
12861cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/micromark-util-encode": {
12871cb0ef41Sopenharmony_ci      "version": "1.1.0",
12881cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-1.1.0.tgz",
12891cb0ef41Sopenharmony_ci      "integrity": "sha512-EuEzTWSTAj9PA5GOAs992GzNh2dGQO52UvAbtSOMvXTxv3Criqb6IOzJUBCmEqrrXSblJIJBbFFv6zPxpreiJw==",
12901cb0ef41Sopenharmony_ci      "funding": [
12911cb0ef41Sopenharmony_ci        {
12921cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
12931cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
12941cb0ef41Sopenharmony_ci        },
12951cb0ef41Sopenharmony_ci        {
12961cb0ef41Sopenharmony_ci          "type": "OpenCollective",
12971cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
12981cb0ef41Sopenharmony_ci        }
12991cb0ef41Sopenharmony_ci      ]
13001cb0ef41Sopenharmony_ci    },
13011cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/micromark-util-html-tag-name": {
13021cb0ef41Sopenharmony_ci      "version": "1.2.0",
13031cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-1.2.0.tgz",
13041cb0ef41Sopenharmony_ci      "integrity": "sha512-VTQzcuQgFUD7yYztuQFKXT49KghjtETQ+Wv/zUjGSGBioZnkA4P1XXZPT1FHeJA6RwRXSF47yvJ1tsJdoxwO+Q==",
13051cb0ef41Sopenharmony_ci      "funding": [
13061cb0ef41Sopenharmony_ci        {
13071cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
13081cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
13091cb0ef41Sopenharmony_ci        },
13101cb0ef41Sopenharmony_ci        {
13111cb0ef41Sopenharmony_ci          "type": "OpenCollective",
13121cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
13131cb0ef41Sopenharmony_ci        }
13141cb0ef41Sopenharmony_ci      ]
13151cb0ef41Sopenharmony_ci    },
13161cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/micromark-util-normalize-identifier": {
13171cb0ef41Sopenharmony_ci      "version": "1.1.0",
13181cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-1.1.0.tgz",
13191cb0ef41Sopenharmony_ci      "integrity": "sha512-N+w5vhqrBihhjdpM8+5Xsxy71QWqGn7HYNUvch71iV2PM7+E3uWGox1Qp90loa1ephtCxG2ftRV/Conitc6P2Q==",
13201cb0ef41Sopenharmony_ci      "funding": [
13211cb0ef41Sopenharmony_ci        {
13221cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
13231cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
13241cb0ef41Sopenharmony_ci        },
13251cb0ef41Sopenharmony_ci        {
13261cb0ef41Sopenharmony_ci          "type": "OpenCollective",
13271cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
13281cb0ef41Sopenharmony_ci        }
13291cb0ef41Sopenharmony_ci      ],
13301cb0ef41Sopenharmony_ci      "dependencies": {
13311cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^1.0.0"
13321cb0ef41Sopenharmony_ci      }
13331cb0ef41Sopenharmony_ci    },
13341cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/micromark-util-resolve-all": {
13351cb0ef41Sopenharmony_ci      "version": "1.1.0",
13361cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-1.1.0.tgz",
13371cb0ef41Sopenharmony_ci      "integrity": "sha512-b/G6BTMSg+bX+xVCshPTPyAu2tmA0E4X98NSR7eIbeC6ycCqCeE7wjfDIgzEbkzdEVJXRtOG4FbEm/uGbCRouA==",
13381cb0ef41Sopenharmony_ci      "funding": [
13391cb0ef41Sopenharmony_ci        {
13401cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
13411cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
13421cb0ef41Sopenharmony_ci        },
13431cb0ef41Sopenharmony_ci        {
13441cb0ef41Sopenharmony_ci          "type": "OpenCollective",
13451cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
13461cb0ef41Sopenharmony_ci        }
13471cb0ef41Sopenharmony_ci      ],
13481cb0ef41Sopenharmony_ci      "dependencies": {
13491cb0ef41Sopenharmony_ci        "micromark-util-types": "^1.0.0"
13501cb0ef41Sopenharmony_ci      }
13511cb0ef41Sopenharmony_ci    },
13521cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/micromark-util-sanitize-uri": {
13531cb0ef41Sopenharmony_ci      "version": "1.2.0",
13541cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-1.2.0.tgz",
13551cb0ef41Sopenharmony_ci      "integrity": "sha512-QO4GXv0XZfWey4pYFndLUKEAktKkG5kZTdUNaTAkzbuJxn2tNBOr+QtxR2XpWaMhbImT2dPzyLrPXLlPhph34A==",
13561cb0ef41Sopenharmony_ci      "funding": [
13571cb0ef41Sopenharmony_ci        {
13581cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
13591cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
13601cb0ef41Sopenharmony_ci        },
13611cb0ef41Sopenharmony_ci        {
13621cb0ef41Sopenharmony_ci          "type": "OpenCollective",
13631cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
13641cb0ef41Sopenharmony_ci        }
13651cb0ef41Sopenharmony_ci      ],
13661cb0ef41Sopenharmony_ci      "dependencies": {
13671cb0ef41Sopenharmony_ci        "micromark-util-character": "^1.0.0",
13681cb0ef41Sopenharmony_ci        "micromark-util-encode": "^1.0.0",
13691cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^1.0.0"
13701cb0ef41Sopenharmony_ci      }
13711cb0ef41Sopenharmony_ci    },
13721cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/micromark-util-subtokenize": {
13731cb0ef41Sopenharmony_ci      "version": "1.1.0",
13741cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-1.1.0.tgz",
13751cb0ef41Sopenharmony_ci      "integrity": "sha512-kUQHyzRoxvZO2PuLzMt2P/dwVsTiivCK8icYTeR+3WgbuPqfHgPPy7nFKbeqRivBvn/3N3GBiNC+JRTMSxEC7A==",
13761cb0ef41Sopenharmony_ci      "funding": [
13771cb0ef41Sopenharmony_ci        {
13781cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
13791cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
13801cb0ef41Sopenharmony_ci        },
13811cb0ef41Sopenharmony_ci        {
13821cb0ef41Sopenharmony_ci          "type": "OpenCollective",
13831cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
13841cb0ef41Sopenharmony_ci        }
13851cb0ef41Sopenharmony_ci      ],
13861cb0ef41Sopenharmony_ci      "dependencies": {
13871cb0ef41Sopenharmony_ci        "micromark-util-chunked": "^1.0.0",
13881cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^1.0.0",
13891cb0ef41Sopenharmony_ci        "micromark-util-types": "^1.0.0",
13901cb0ef41Sopenharmony_ci        "uvu": "^0.5.0"
13911cb0ef41Sopenharmony_ci      }
13921cb0ef41Sopenharmony_ci    },
13931cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/micromark-util-symbol": {
13941cb0ef41Sopenharmony_ci      "version": "1.1.0",
13951cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-1.1.0.tgz",
13961cb0ef41Sopenharmony_ci      "integrity": "sha512-uEjpEYY6KMs1g7QfJ2eX1SQEV+ZT4rUD3UcF6l57acZvLNK7PBZL+ty82Z1qhK1/yXIY4bdx04FKMgR0g4IAag==",
13971cb0ef41Sopenharmony_ci      "funding": [
13981cb0ef41Sopenharmony_ci        {
13991cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
14001cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
14011cb0ef41Sopenharmony_ci        },
14021cb0ef41Sopenharmony_ci        {
14031cb0ef41Sopenharmony_ci          "type": "OpenCollective",
14041cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
14051cb0ef41Sopenharmony_ci        }
14061cb0ef41Sopenharmony_ci      ]
14071cb0ef41Sopenharmony_ci    },
14081cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/micromark-util-types": {
14091cb0ef41Sopenharmony_ci      "version": "1.1.0",
14101cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-1.1.0.tgz",
14111cb0ef41Sopenharmony_ci      "integrity": "sha512-ukRBgie8TIAcacscVHSiddHjO4k/q3pnedmzMQ4iwDcK0FtFCohKOlFbaOL/mPgfnPsL3C1ZyxJa4sbWrBl3jg==",
14121cb0ef41Sopenharmony_ci      "funding": [
14131cb0ef41Sopenharmony_ci        {
14141cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
14151cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
14161cb0ef41Sopenharmony_ci        },
14171cb0ef41Sopenharmony_ci        {
14181cb0ef41Sopenharmony_ci          "type": "OpenCollective",
14191cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
14201cb0ef41Sopenharmony_ci        }
14211cb0ef41Sopenharmony_ci      ]
14221cb0ef41Sopenharmony_ci    },
14231cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/unist-util-is": {
14241cb0ef41Sopenharmony_ci      "version": "5.2.1",
14251cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
14261cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
14271cb0ef41Sopenharmony_ci      "dependencies": {
14281cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
14291cb0ef41Sopenharmony_ci      },
14301cb0ef41Sopenharmony_ci      "funding": {
14311cb0ef41Sopenharmony_ci        "type": "opencollective",
14321cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
14331cb0ef41Sopenharmony_ci      }
14341cb0ef41Sopenharmony_ci    },
14351cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/unist-util-stringify-position": {
14361cb0ef41Sopenharmony_ci      "version": "3.0.3",
14371cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz",
14381cb0ef41Sopenharmony_ci      "integrity": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==",
14391cb0ef41Sopenharmony_ci      "dependencies": {
14401cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
14411cb0ef41Sopenharmony_ci      },
14421cb0ef41Sopenharmony_ci      "funding": {
14431cb0ef41Sopenharmony_ci        "type": "opencollective",
14441cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
14451cb0ef41Sopenharmony_ci      }
14461cb0ef41Sopenharmony_ci    },
14471cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/unist-util-visit": {
14481cb0ef41Sopenharmony_ci      "version": "4.1.2",
14491cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
14501cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
14511cb0ef41Sopenharmony_ci      "dependencies": {
14521cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
14531cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
14541cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
14551cb0ef41Sopenharmony_ci      },
14561cb0ef41Sopenharmony_ci      "funding": {
14571cb0ef41Sopenharmony_ci        "type": "opencollective",
14581cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
14591cb0ef41Sopenharmony_ci      }
14601cb0ef41Sopenharmony_ci    },
14611cb0ef41Sopenharmony_ci    "node_modules/mdast-util-mdx-expression/node_modules/unist-util-visit-parents": {
14621cb0ef41Sopenharmony_ci      "version": "5.1.3",
14631cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
14641cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
14651cb0ef41Sopenharmony_ci      "dependencies": {
14661cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
14671cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
14681cb0ef41Sopenharmony_ci      },
14691cb0ef41Sopenharmony_ci      "funding": {
14701cb0ef41Sopenharmony_ci        "type": "opencollective",
14711cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
14721cb0ef41Sopenharmony_ci      }
14731cb0ef41Sopenharmony_ci    },
14741cb0ef41Sopenharmony_ci    "node_modules/mdast-util-phrasing": {
14751cb0ef41Sopenharmony_ci      "version": "4.0.0",
14761cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-4.0.0.tgz",
14771cb0ef41Sopenharmony_ci      "integrity": "sha512-xadSsJayQIucJ9n053dfQwVu1kuXg7jCTdYsMK8rqzKZh52nLfSH/k0sAxE0u+pj/zKZX+o5wB+ML5mRayOxFA==",
14781cb0ef41Sopenharmony_ci      "dependencies": {
14791cb0ef41Sopenharmony_ci        "@types/mdast": "^4.0.0",
14801cb0ef41Sopenharmony_ci        "unist-util-is": "^6.0.0"
14811cb0ef41Sopenharmony_ci      },
14821cb0ef41Sopenharmony_ci      "funding": {
14831cb0ef41Sopenharmony_ci        "type": "opencollective",
14841cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
14851cb0ef41Sopenharmony_ci      }
14861cb0ef41Sopenharmony_ci    },
14871cb0ef41Sopenharmony_ci    "node_modules/mdast-util-to-markdown": {
14881cb0ef41Sopenharmony_ci      "version": "2.1.0",
14891cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-2.1.0.tgz",
14901cb0ef41Sopenharmony_ci      "integrity": "sha512-SR2VnIEdVNCJbP6y7kVTJgPLifdr8WEU440fQec7qHoHOUz/oJ2jmNRqdDQ3rbiStOXb2mCDGTuwsK5OPUgYlQ==",
14911cb0ef41Sopenharmony_ci      "dependencies": {
14921cb0ef41Sopenharmony_ci        "@types/mdast": "^4.0.0",
14931cb0ef41Sopenharmony_ci        "@types/unist": "^3.0.0",
14941cb0ef41Sopenharmony_ci        "longest-streak": "^3.0.0",
14951cb0ef41Sopenharmony_ci        "mdast-util-phrasing": "^4.0.0",
14961cb0ef41Sopenharmony_ci        "mdast-util-to-string": "^4.0.0",
14971cb0ef41Sopenharmony_ci        "micromark-util-decode-string": "^2.0.0",
14981cb0ef41Sopenharmony_ci        "unist-util-visit": "^5.0.0",
14991cb0ef41Sopenharmony_ci        "zwitch": "^2.0.0"
15001cb0ef41Sopenharmony_ci      },
15011cb0ef41Sopenharmony_ci      "funding": {
15021cb0ef41Sopenharmony_ci        "type": "opencollective",
15031cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
15041cb0ef41Sopenharmony_ci      }
15051cb0ef41Sopenharmony_ci    },
15061cb0ef41Sopenharmony_ci    "node_modules/mdast-util-to-string": {
15071cb0ef41Sopenharmony_ci      "version": "4.0.0",
15081cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz",
15091cb0ef41Sopenharmony_ci      "integrity": "sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==",
15101cb0ef41Sopenharmony_ci      "dependencies": {
15111cb0ef41Sopenharmony_ci        "@types/mdast": "^4.0.0"
15121cb0ef41Sopenharmony_ci      },
15131cb0ef41Sopenharmony_ci      "funding": {
15141cb0ef41Sopenharmony_ci        "type": "opencollective",
15151cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
15161cb0ef41Sopenharmony_ci      }
15171cb0ef41Sopenharmony_ci    },
15181cb0ef41Sopenharmony_ci    "node_modules/micromark": {
15191cb0ef41Sopenharmony_ci      "version": "4.0.0",
15201cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark/-/micromark-4.0.0.tgz",
15211cb0ef41Sopenharmony_ci      "integrity": "sha512-o/sd0nMof8kYff+TqcDx3VSrgBTcZpSvYcAHIfHhv5VAuNmisCxjhx6YmxS8PFEpb9z5WKWKPdzf0jM23ro3RQ==",
15221cb0ef41Sopenharmony_ci      "funding": [
15231cb0ef41Sopenharmony_ci        {
15241cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
15251cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
15261cb0ef41Sopenharmony_ci        },
15271cb0ef41Sopenharmony_ci        {
15281cb0ef41Sopenharmony_ci          "type": "OpenCollective",
15291cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
15301cb0ef41Sopenharmony_ci        }
15311cb0ef41Sopenharmony_ci      ],
15321cb0ef41Sopenharmony_ci      "dependencies": {
15331cb0ef41Sopenharmony_ci        "@types/debug": "^4.0.0",
15341cb0ef41Sopenharmony_ci        "debug": "^4.0.0",
15351cb0ef41Sopenharmony_ci        "decode-named-character-reference": "^1.0.0",
15361cb0ef41Sopenharmony_ci        "devlop": "^1.0.0",
15371cb0ef41Sopenharmony_ci        "micromark-core-commonmark": "^2.0.0",
15381cb0ef41Sopenharmony_ci        "micromark-factory-space": "^2.0.0",
15391cb0ef41Sopenharmony_ci        "micromark-util-character": "^2.0.0",
15401cb0ef41Sopenharmony_ci        "micromark-util-chunked": "^2.0.0",
15411cb0ef41Sopenharmony_ci        "micromark-util-combine-extensions": "^2.0.0",
15421cb0ef41Sopenharmony_ci        "micromark-util-decode-numeric-character-reference": "^2.0.0",
15431cb0ef41Sopenharmony_ci        "micromark-util-encode": "^2.0.0",
15441cb0ef41Sopenharmony_ci        "micromark-util-normalize-identifier": "^2.0.0",
15451cb0ef41Sopenharmony_ci        "micromark-util-resolve-all": "^2.0.0",
15461cb0ef41Sopenharmony_ci        "micromark-util-sanitize-uri": "^2.0.0",
15471cb0ef41Sopenharmony_ci        "micromark-util-subtokenize": "^2.0.0",
15481cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^2.0.0",
15491cb0ef41Sopenharmony_ci        "micromark-util-types": "^2.0.0"
15501cb0ef41Sopenharmony_ci      }
15511cb0ef41Sopenharmony_ci    },
15521cb0ef41Sopenharmony_ci    "node_modules/micromark-core-commonmark": {
15531cb0ef41Sopenharmony_ci      "version": "2.0.0",
15541cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-2.0.0.tgz",
15551cb0ef41Sopenharmony_ci      "integrity": "sha512-jThOz/pVmAYUtkroV3D5c1osFXAMv9e0ypGDOIZuCeAe91/sD6BoE2Sjzt30yuXtwOYUmySOhMas/PVyh02itA==",
15561cb0ef41Sopenharmony_ci      "funding": [
15571cb0ef41Sopenharmony_ci        {
15581cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
15591cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
15601cb0ef41Sopenharmony_ci        },
15611cb0ef41Sopenharmony_ci        {
15621cb0ef41Sopenharmony_ci          "type": "OpenCollective",
15631cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
15641cb0ef41Sopenharmony_ci        }
15651cb0ef41Sopenharmony_ci      ],
15661cb0ef41Sopenharmony_ci      "dependencies": {
15671cb0ef41Sopenharmony_ci        "decode-named-character-reference": "^1.0.0",
15681cb0ef41Sopenharmony_ci        "devlop": "^1.0.0",
15691cb0ef41Sopenharmony_ci        "micromark-factory-destination": "^2.0.0",
15701cb0ef41Sopenharmony_ci        "micromark-factory-label": "^2.0.0",
15711cb0ef41Sopenharmony_ci        "micromark-factory-space": "^2.0.0",
15721cb0ef41Sopenharmony_ci        "micromark-factory-title": "^2.0.0",
15731cb0ef41Sopenharmony_ci        "micromark-factory-whitespace": "^2.0.0",
15741cb0ef41Sopenharmony_ci        "micromark-util-character": "^2.0.0",
15751cb0ef41Sopenharmony_ci        "micromark-util-chunked": "^2.0.0",
15761cb0ef41Sopenharmony_ci        "micromark-util-classify-character": "^2.0.0",
15771cb0ef41Sopenharmony_ci        "micromark-util-html-tag-name": "^2.0.0",
15781cb0ef41Sopenharmony_ci        "micromark-util-normalize-identifier": "^2.0.0",
15791cb0ef41Sopenharmony_ci        "micromark-util-resolve-all": "^2.0.0",
15801cb0ef41Sopenharmony_ci        "micromark-util-subtokenize": "^2.0.0",
15811cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^2.0.0",
15821cb0ef41Sopenharmony_ci        "micromark-util-types": "^2.0.0"
15831cb0ef41Sopenharmony_ci      }
15841cb0ef41Sopenharmony_ci    },
15851cb0ef41Sopenharmony_ci    "node_modules/micromark-extension-gfm": {
15861cb0ef41Sopenharmony_ci      "version": "3.0.0",
15871cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-extension-gfm/-/micromark-extension-gfm-3.0.0.tgz",
15881cb0ef41Sopenharmony_ci      "integrity": "sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==",
15891cb0ef41Sopenharmony_ci      "dependencies": {
15901cb0ef41Sopenharmony_ci        "micromark-extension-gfm-autolink-literal": "^2.0.0",
15911cb0ef41Sopenharmony_ci        "micromark-extension-gfm-footnote": "^2.0.0",
15921cb0ef41Sopenharmony_ci        "micromark-extension-gfm-strikethrough": "^2.0.0",
15931cb0ef41Sopenharmony_ci        "micromark-extension-gfm-table": "^2.0.0",
15941cb0ef41Sopenharmony_ci        "micromark-extension-gfm-tagfilter": "^2.0.0",
15951cb0ef41Sopenharmony_ci        "micromark-extension-gfm-task-list-item": "^2.0.0",
15961cb0ef41Sopenharmony_ci        "micromark-util-combine-extensions": "^2.0.0",
15971cb0ef41Sopenharmony_ci        "micromark-util-types": "^2.0.0"
15981cb0ef41Sopenharmony_ci      },
15991cb0ef41Sopenharmony_ci      "funding": {
16001cb0ef41Sopenharmony_ci        "type": "opencollective",
16011cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
16021cb0ef41Sopenharmony_ci      }
16031cb0ef41Sopenharmony_ci    },
16041cb0ef41Sopenharmony_ci    "node_modules/micromark-extension-gfm-autolink-literal": {
16051cb0ef41Sopenharmony_ci      "version": "2.0.0",
16061cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.0.0.tgz",
16071cb0ef41Sopenharmony_ci      "integrity": "sha512-rTHfnpt/Q7dEAK1Y5ii0W8bhfJlVJFnJMHIPisfPK3gpVNuOP0VnRl96+YJ3RYWV/P4gFeQoGKNlT3RhuvpqAg==",
16081cb0ef41Sopenharmony_ci      "dependencies": {
16091cb0ef41Sopenharmony_ci        "micromark-util-character": "^2.0.0",
16101cb0ef41Sopenharmony_ci        "micromark-util-sanitize-uri": "^2.0.0",
16111cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^2.0.0",
16121cb0ef41Sopenharmony_ci        "micromark-util-types": "^2.0.0"
16131cb0ef41Sopenharmony_ci      },
16141cb0ef41Sopenharmony_ci      "funding": {
16151cb0ef41Sopenharmony_ci        "type": "opencollective",
16161cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
16171cb0ef41Sopenharmony_ci      }
16181cb0ef41Sopenharmony_ci    },
16191cb0ef41Sopenharmony_ci    "node_modules/micromark-extension-gfm-footnote": {
16201cb0ef41Sopenharmony_ci      "version": "2.0.0",
16211cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.0.0.tgz",
16221cb0ef41Sopenharmony_ci      "integrity": "sha512-6Rzu0CYRKDv3BfLAUnZsSlzx3ak6HAoI85KTiijuKIz5UxZxbUI+pD6oHgw+6UtQuiRwnGRhzMmPRv4smcz0fg==",
16231cb0ef41Sopenharmony_ci      "dependencies": {
16241cb0ef41Sopenharmony_ci        "devlop": "^1.0.0",
16251cb0ef41Sopenharmony_ci        "micromark-core-commonmark": "^2.0.0",
16261cb0ef41Sopenharmony_ci        "micromark-factory-space": "^2.0.0",
16271cb0ef41Sopenharmony_ci        "micromark-util-character": "^2.0.0",
16281cb0ef41Sopenharmony_ci        "micromark-util-normalize-identifier": "^2.0.0",
16291cb0ef41Sopenharmony_ci        "micromark-util-sanitize-uri": "^2.0.0",
16301cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^2.0.0",
16311cb0ef41Sopenharmony_ci        "micromark-util-types": "^2.0.0"
16321cb0ef41Sopenharmony_ci      },
16331cb0ef41Sopenharmony_ci      "funding": {
16341cb0ef41Sopenharmony_ci        "type": "opencollective",
16351cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
16361cb0ef41Sopenharmony_ci      }
16371cb0ef41Sopenharmony_ci    },
16381cb0ef41Sopenharmony_ci    "node_modules/micromark-extension-gfm-strikethrough": {
16391cb0ef41Sopenharmony_ci      "version": "2.0.0",
16401cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.0.0.tgz",
16411cb0ef41Sopenharmony_ci      "integrity": "sha512-c3BR1ClMp5fxxmwP6AoOY2fXO9U8uFMKs4ADD66ahLTNcwzSCyRVU4k7LPV5Nxo/VJiR4TdzxRQY2v3qIUceCw==",
16421cb0ef41Sopenharmony_ci      "dependencies": {
16431cb0ef41Sopenharmony_ci        "devlop": "^1.0.0",
16441cb0ef41Sopenharmony_ci        "micromark-util-chunked": "^2.0.0",
16451cb0ef41Sopenharmony_ci        "micromark-util-classify-character": "^2.0.0",
16461cb0ef41Sopenharmony_ci        "micromark-util-resolve-all": "^2.0.0",
16471cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^2.0.0",
16481cb0ef41Sopenharmony_ci        "micromark-util-types": "^2.0.0"
16491cb0ef41Sopenharmony_ci      },
16501cb0ef41Sopenharmony_ci      "funding": {
16511cb0ef41Sopenharmony_ci        "type": "opencollective",
16521cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
16531cb0ef41Sopenharmony_ci      }
16541cb0ef41Sopenharmony_ci    },
16551cb0ef41Sopenharmony_ci    "node_modules/micromark-extension-gfm-table": {
16561cb0ef41Sopenharmony_ci      "version": "2.0.0",
16571cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.0.0.tgz",
16581cb0ef41Sopenharmony_ci      "integrity": "sha512-PoHlhypg1ItIucOaHmKE8fbin3vTLpDOUg8KAr8gRCF1MOZI9Nquq2i/44wFvviM4WuxJzc3demT8Y3dkfvYrw==",
16591cb0ef41Sopenharmony_ci      "dependencies": {
16601cb0ef41Sopenharmony_ci        "devlop": "^1.0.0",
16611cb0ef41Sopenharmony_ci        "micromark-factory-space": "^2.0.0",
16621cb0ef41Sopenharmony_ci        "micromark-util-character": "^2.0.0",
16631cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^2.0.0",
16641cb0ef41Sopenharmony_ci        "micromark-util-types": "^2.0.0"
16651cb0ef41Sopenharmony_ci      },
16661cb0ef41Sopenharmony_ci      "funding": {
16671cb0ef41Sopenharmony_ci        "type": "opencollective",
16681cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
16691cb0ef41Sopenharmony_ci      }
16701cb0ef41Sopenharmony_ci    },
16711cb0ef41Sopenharmony_ci    "node_modules/micromark-extension-gfm-tagfilter": {
16721cb0ef41Sopenharmony_ci      "version": "2.0.0",
16731cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-extension-gfm-tagfilter/-/micromark-extension-gfm-tagfilter-2.0.0.tgz",
16741cb0ef41Sopenharmony_ci      "integrity": "sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==",
16751cb0ef41Sopenharmony_ci      "dependencies": {
16761cb0ef41Sopenharmony_ci        "micromark-util-types": "^2.0.0"
16771cb0ef41Sopenharmony_ci      },
16781cb0ef41Sopenharmony_ci      "funding": {
16791cb0ef41Sopenharmony_ci        "type": "opencollective",
16801cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
16811cb0ef41Sopenharmony_ci      }
16821cb0ef41Sopenharmony_ci    },
16831cb0ef41Sopenharmony_ci    "node_modules/micromark-extension-gfm-task-list-item": {
16841cb0ef41Sopenharmony_ci      "version": "2.0.1",
16851cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.0.1.tgz",
16861cb0ef41Sopenharmony_ci      "integrity": "sha512-cY5PzGcnULaN5O7T+cOzfMoHjBW7j+T9D2sucA5d/KbsBTPcYdebm9zUd9zzdgJGCwahV+/W78Z3nbulBYVbTw==",
16871cb0ef41Sopenharmony_ci      "dependencies": {
16881cb0ef41Sopenharmony_ci        "devlop": "^1.0.0",
16891cb0ef41Sopenharmony_ci        "micromark-factory-space": "^2.0.0",
16901cb0ef41Sopenharmony_ci        "micromark-util-character": "^2.0.0",
16911cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^2.0.0",
16921cb0ef41Sopenharmony_ci        "micromark-util-types": "^2.0.0"
16931cb0ef41Sopenharmony_ci      },
16941cb0ef41Sopenharmony_ci      "funding": {
16951cb0ef41Sopenharmony_ci        "type": "opencollective",
16961cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
16971cb0ef41Sopenharmony_ci      }
16981cb0ef41Sopenharmony_ci    },
16991cb0ef41Sopenharmony_ci    "node_modules/micromark-factory-destination": {
17001cb0ef41Sopenharmony_ci      "version": "2.0.0",
17011cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-2.0.0.tgz",
17021cb0ef41Sopenharmony_ci      "integrity": "sha512-j9DGrQLm/Uhl2tCzcbLhy5kXsgkHUrjJHg4fFAeoMRwJmJerT9aw4FEhIbZStWN8A3qMwOp1uzHr4UL8AInxtA==",
17031cb0ef41Sopenharmony_ci      "funding": [
17041cb0ef41Sopenharmony_ci        {
17051cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
17061cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
17071cb0ef41Sopenharmony_ci        },
17081cb0ef41Sopenharmony_ci        {
17091cb0ef41Sopenharmony_ci          "type": "OpenCollective",
17101cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
17111cb0ef41Sopenharmony_ci        }
17121cb0ef41Sopenharmony_ci      ],
17131cb0ef41Sopenharmony_ci      "dependencies": {
17141cb0ef41Sopenharmony_ci        "micromark-util-character": "^2.0.0",
17151cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^2.0.0",
17161cb0ef41Sopenharmony_ci        "micromark-util-types": "^2.0.0"
17171cb0ef41Sopenharmony_ci      }
17181cb0ef41Sopenharmony_ci    },
17191cb0ef41Sopenharmony_ci    "node_modules/micromark-factory-label": {
17201cb0ef41Sopenharmony_ci      "version": "2.0.0",
17211cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-2.0.0.tgz",
17221cb0ef41Sopenharmony_ci      "integrity": "sha512-RR3i96ohZGde//4WSe/dJsxOX6vxIg9TimLAS3i4EhBAFx8Sm5SmqVfR8E87DPSR31nEAjZfbt91OMZWcNgdZw==",
17231cb0ef41Sopenharmony_ci      "funding": [
17241cb0ef41Sopenharmony_ci        {
17251cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
17261cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
17271cb0ef41Sopenharmony_ci        },
17281cb0ef41Sopenharmony_ci        {
17291cb0ef41Sopenharmony_ci          "type": "OpenCollective",
17301cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
17311cb0ef41Sopenharmony_ci        }
17321cb0ef41Sopenharmony_ci      ],
17331cb0ef41Sopenharmony_ci      "dependencies": {
17341cb0ef41Sopenharmony_ci        "devlop": "^1.0.0",
17351cb0ef41Sopenharmony_ci        "micromark-util-character": "^2.0.0",
17361cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^2.0.0",
17371cb0ef41Sopenharmony_ci        "micromark-util-types": "^2.0.0"
17381cb0ef41Sopenharmony_ci      }
17391cb0ef41Sopenharmony_ci    },
17401cb0ef41Sopenharmony_ci    "node_modules/micromark-factory-space": {
17411cb0ef41Sopenharmony_ci      "version": "2.0.0",
17421cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-2.0.0.tgz",
17431cb0ef41Sopenharmony_ci      "integrity": "sha512-TKr+LIDX2pkBJXFLzpyPyljzYK3MtmllMUMODTQJIUfDGncESaqB90db9IAUcz4AZAJFdd8U9zOp9ty1458rxg==",
17441cb0ef41Sopenharmony_ci      "funding": [
17451cb0ef41Sopenharmony_ci        {
17461cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
17471cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
17481cb0ef41Sopenharmony_ci        },
17491cb0ef41Sopenharmony_ci        {
17501cb0ef41Sopenharmony_ci          "type": "OpenCollective",
17511cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
17521cb0ef41Sopenharmony_ci        }
17531cb0ef41Sopenharmony_ci      ],
17541cb0ef41Sopenharmony_ci      "dependencies": {
17551cb0ef41Sopenharmony_ci        "micromark-util-character": "^2.0.0",
17561cb0ef41Sopenharmony_ci        "micromark-util-types": "^2.0.0"
17571cb0ef41Sopenharmony_ci      }
17581cb0ef41Sopenharmony_ci    },
17591cb0ef41Sopenharmony_ci    "node_modules/micromark-factory-title": {
17601cb0ef41Sopenharmony_ci      "version": "2.0.0",
17611cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-2.0.0.tgz",
17621cb0ef41Sopenharmony_ci      "integrity": "sha512-jY8CSxmpWLOxS+t8W+FG3Xigc0RDQA9bKMY/EwILvsesiRniiVMejYTE4wumNc2f4UbAa4WsHqe3J1QS1sli+A==",
17631cb0ef41Sopenharmony_ci      "funding": [
17641cb0ef41Sopenharmony_ci        {
17651cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
17661cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
17671cb0ef41Sopenharmony_ci        },
17681cb0ef41Sopenharmony_ci        {
17691cb0ef41Sopenharmony_ci          "type": "OpenCollective",
17701cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
17711cb0ef41Sopenharmony_ci        }
17721cb0ef41Sopenharmony_ci      ],
17731cb0ef41Sopenharmony_ci      "dependencies": {
17741cb0ef41Sopenharmony_ci        "micromark-factory-space": "^2.0.0",
17751cb0ef41Sopenharmony_ci        "micromark-util-character": "^2.0.0",
17761cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^2.0.0",
17771cb0ef41Sopenharmony_ci        "micromark-util-types": "^2.0.0"
17781cb0ef41Sopenharmony_ci      }
17791cb0ef41Sopenharmony_ci    },
17801cb0ef41Sopenharmony_ci    "node_modules/micromark-factory-whitespace": {
17811cb0ef41Sopenharmony_ci      "version": "2.0.0",
17821cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-2.0.0.tgz",
17831cb0ef41Sopenharmony_ci      "integrity": "sha512-28kbwaBjc5yAI1XadbdPYHX/eDnqaUFVikLwrO7FDnKG7lpgxnvk/XGRhX/PN0mOZ+dBSZ+LgunHS+6tYQAzhA==",
17841cb0ef41Sopenharmony_ci      "funding": [
17851cb0ef41Sopenharmony_ci        {
17861cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
17871cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
17881cb0ef41Sopenharmony_ci        },
17891cb0ef41Sopenharmony_ci        {
17901cb0ef41Sopenharmony_ci          "type": "OpenCollective",
17911cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
17921cb0ef41Sopenharmony_ci        }
17931cb0ef41Sopenharmony_ci      ],
17941cb0ef41Sopenharmony_ci      "dependencies": {
17951cb0ef41Sopenharmony_ci        "micromark-factory-space": "^2.0.0",
17961cb0ef41Sopenharmony_ci        "micromark-util-character": "^2.0.0",
17971cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^2.0.0",
17981cb0ef41Sopenharmony_ci        "micromark-util-types": "^2.0.0"
17991cb0ef41Sopenharmony_ci      }
18001cb0ef41Sopenharmony_ci    },
18011cb0ef41Sopenharmony_ci    "node_modules/micromark-util-character": {
18021cb0ef41Sopenharmony_ci      "version": "2.0.1",
18031cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.0.1.tgz",
18041cb0ef41Sopenharmony_ci      "integrity": "sha512-3wgnrmEAJ4T+mGXAUfMvMAbxU9RDG43XmGce4j6CwPtVxB3vfwXSZ6KhFwDzZ3mZHhmPimMAXg71veiBGzeAZw==",
18051cb0ef41Sopenharmony_ci      "funding": [
18061cb0ef41Sopenharmony_ci        {
18071cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
18081cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
18091cb0ef41Sopenharmony_ci        },
18101cb0ef41Sopenharmony_ci        {
18111cb0ef41Sopenharmony_ci          "type": "OpenCollective",
18121cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
18131cb0ef41Sopenharmony_ci        }
18141cb0ef41Sopenharmony_ci      ],
18151cb0ef41Sopenharmony_ci      "dependencies": {
18161cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^2.0.0",
18171cb0ef41Sopenharmony_ci        "micromark-util-types": "^2.0.0"
18181cb0ef41Sopenharmony_ci      }
18191cb0ef41Sopenharmony_ci    },
18201cb0ef41Sopenharmony_ci    "node_modules/micromark-util-chunked": {
18211cb0ef41Sopenharmony_ci      "version": "2.0.0",
18221cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-2.0.0.tgz",
18231cb0ef41Sopenharmony_ci      "integrity": "sha512-anK8SWmNphkXdaKgz5hJvGa7l00qmcaUQoMYsBwDlSKFKjc6gjGXPDw3FNL3Nbwq5L8gE+RCbGqTw49FK5Qyvg==",
18241cb0ef41Sopenharmony_ci      "funding": [
18251cb0ef41Sopenharmony_ci        {
18261cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
18271cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
18281cb0ef41Sopenharmony_ci        },
18291cb0ef41Sopenharmony_ci        {
18301cb0ef41Sopenharmony_ci          "type": "OpenCollective",
18311cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
18321cb0ef41Sopenharmony_ci        }
18331cb0ef41Sopenharmony_ci      ],
18341cb0ef41Sopenharmony_ci      "dependencies": {
18351cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^2.0.0"
18361cb0ef41Sopenharmony_ci      }
18371cb0ef41Sopenharmony_ci    },
18381cb0ef41Sopenharmony_ci    "node_modules/micromark-util-classify-character": {
18391cb0ef41Sopenharmony_ci      "version": "2.0.0",
18401cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-2.0.0.tgz",
18411cb0ef41Sopenharmony_ci      "integrity": "sha512-S0ze2R9GH+fu41FA7pbSqNWObo/kzwf8rN/+IGlW/4tC6oACOs8B++bh+i9bVyNnwCcuksbFwsBme5OCKXCwIw==",
18421cb0ef41Sopenharmony_ci      "funding": [
18431cb0ef41Sopenharmony_ci        {
18441cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
18451cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
18461cb0ef41Sopenharmony_ci        },
18471cb0ef41Sopenharmony_ci        {
18481cb0ef41Sopenharmony_ci          "type": "OpenCollective",
18491cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
18501cb0ef41Sopenharmony_ci        }
18511cb0ef41Sopenharmony_ci      ],
18521cb0ef41Sopenharmony_ci      "dependencies": {
18531cb0ef41Sopenharmony_ci        "micromark-util-character": "^2.0.0",
18541cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^2.0.0",
18551cb0ef41Sopenharmony_ci        "micromark-util-types": "^2.0.0"
18561cb0ef41Sopenharmony_ci      }
18571cb0ef41Sopenharmony_ci    },
18581cb0ef41Sopenharmony_ci    "node_modules/micromark-util-combine-extensions": {
18591cb0ef41Sopenharmony_ci      "version": "2.0.0",
18601cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-2.0.0.tgz",
18611cb0ef41Sopenharmony_ci      "integrity": "sha512-vZZio48k7ON0fVS3CUgFatWHoKbbLTK/rT7pzpJ4Bjp5JjkZeasRfrS9wsBdDJK2cJLHMckXZdzPSSr1B8a4oQ==",
18621cb0ef41Sopenharmony_ci      "funding": [
18631cb0ef41Sopenharmony_ci        {
18641cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
18651cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
18661cb0ef41Sopenharmony_ci        },
18671cb0ef41Sopenharmony_ci        {
18681cb0ef41Sopenharmony_ci          "type": "OpenCollective",
18691cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
18701cb0ef41Sopenharmony_ci        }
18711cb0ef41Sopenharmony_ci      ],
18721cb0ef41Sopenharmony_ci      "dependencies": {
18731cb0ef41Sopenharmony_ci        "micromark-util-chunked": "^2.0.0",
18741cb0ef41Sopenharmony_ci        "micromark-util-types": "^2.0.0"
18751cb0ef41Sopenharmony_ci      }
18761cb0ef41Sopenharmony_ci    },
18771cb0ef41Sopenharmony_ci    "node_modules/micromark-util-decode-numeric-character-reference": {
18781cb0ef41Sopenharmony_ci      "version": "2.0.0",
18791cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-2.0.0.tgz",
18801cb0ef41Sopenharmony_ci      "integrity": "sha512-pIgcsGxpHEtTG/rPJRz/HOLSqp5VTuIIjXlPI+6JSDlK2oljApusG6KzpS8AF0ENUMCHlC/IBb5B9xdFiVlm5Q==",
18811cb0ef41Sopenharmony_ci      "funding": [
18821cb0ef41Sopenharmony_ci        {
18831cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
18841cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
18851cb0ef41Sopenharmony_ci        },
18861cb0ef41Sopenharmony_ci        {
18871cb0ef41Sopenharmony_ci          "type": "OpenCollective",
18881cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
18891cb0ef41Sopenharmony_ci        }
18901cb0ef41Sopenharmony_ci      ],
18911cb0ef41Sopenharmony_ci      "dependencies": {
18921cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^2.0.0"
18931cb0ef41Sopenharmony_ci      }
18941cb0ef41Sopenharmony_ci    },
18951cb0ef41Sopenharmony_ci    "node_modules/micromark-util-decode-string": {
18961cb0ef41Sopenharmony_ci      "version": "2.0.0",
18971cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-2.0.0.tgz",
18981cb0ef41Sopenharmony_ci      "integrity": "sha512-r4Sc6leeUTn3P6gk20aFMj2ntPwn6qpDZqWvYmAG6NgvFTIlj4WtrAudLi65qYoaGdXYViXYw2pkmn7QnIFasA==",
18991cb0ef41Sopenharmony_ci      "funding": [
19001cb0ef41Sopenharmony_ci        {
19011cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
19021cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
19031cb0ef41Sopenharmony_ci        },
19041cb0ef41Sopenharmony_ci        {
19051cb0ef41Sopenharmony_ci          "type": "OpenCollective",
19061cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
19071cb0ef41Sopenharmony_ci        }
19081cb0ef41Sopenharmony_ci      ],
19091cb0ef41Sopenharmony_ci      "dependencies": {
19101cb0ef41Sopenharmony_ci        "decode-named-character-reference": "^1.0.0",
19111cb0ef41Sopenharmony_ci        "micromark-util-character": "^2.0.0",
19121cb0ef41Sopenharmony_ci        "micromark-util-decode-numeric-character-reference": "^2.0.0",
19131cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^2.0.0"
19141cb0ef41Sopenharmony_ci      }
19151cb0ef41Sopenharmony_ci    },
19161cb0ef41Sopenharmony_ci    "node_modules/micromark-util-encode": {
19171cb0ef41Sopenharmony_ci      "version": "2.0.0",
19181cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-2.0.0.tgz",
19191cb0ef41Sopenharmony_ci      "integrity": "sha512-pS+ROfCXAGLWCOc8egcBvT0kf27GoWMqtdarNfDcjb6YLuV5cM3ioG45Ys2qOVqeqSbjaKg72vU+Wby3eddPsA==",
19201cb0ef41Sopenharmony_ci      "funding": [
19211cb0ef41Sopenharmony_ci        {
19221cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
19231cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
19241cb0ef41Sopenharmony_ci        },
19251cb0ef41Sopenharmony_ci        {
19261cb0ef41Sopenharmony_ci          "type": "OpenCollective",
19271cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
19281cb0ef41Sopenharmony_ci        }
19291cb0ef41Sopenharmony_ci      ]
19301cb0ef41Sopenharmony_ci    },
19311cb0ef41Sopenharmony_ci    "node_modules/micromark-util-html-tag-name": {
19321cb0ef41Sopenharmony_ci      "version": "2.0.0",
19331cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-2.0.0.tgz",
19341cb0ef41Sopenharmony_ci      "integrity": "sha512-xNn4Pqkj2puRhKdKTm8t1YHC/BAjx6CEwRFXntTaRf/x16aqka6ouVoutm+QdkISTlT7e2zU7U4ZdlDLJd2Mcw==",
19351cb0ef41Sopenharmony_ci      "funding": [
19361cb0ef41Sopenharmony_ci        {
19371cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
19381cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
19391cb0ef41Sopenharmony_ci        },
19401cb0ef41Sopenharmony_ci        {
19411cb0ef41Sopenharmony_ci          "type": "OpenCollective",
19421cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
19431cb0ef41Sopenharmony_ci        }
19441cb0ef41Sopenharmony_ci      ]
19451cb0ef41Sopenharmony_ci    },
19461cb0ef41Sopenharmony_ci    "node_modules/micromark-util-normalize-identifier": {
19471cb0ef41Sopenharmony_ci      "version": "2.0.0",
19481cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-2.0.0.tgz",
19491cb0ef41Sopenharmony_ci      "integrity": "sha512-2xhYT0sfo85FMrUPtHcPo2rrp1lwbDEEzpx7jiH2xXJLqBuy4H0GgXk5ToU8IEwoROtXuL8ND0ttVa4rNqYK3w==",
19501cb0ef41Sopenharmony_ci      "funding": [
19511cb0ef41Sopenharmony_ci        {
19521cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
19531cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
19541cb0ef41Sopenharmony_ci        },
19551cb0ef41Sopenharmony_ci        {
19561cb0ef41Sopenharmony_ci          "type": "OpenCollective",
19571cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
19581cb0ef41Sopenharmony_ci        }
19591cb0ef41Sopenharmony_ci      ],
19601cb0ef41Sopenharmony_ci      "dependencies": {
19611cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^2.0.0"
19621cb0ef41Sopenharmony_ci      }
19631cb0ef41Sopenharmony_ci    },
19641cb0ef41Sopenharmony_ci    "node_modules/micromark-util-resolve-all": {
19651cb0ef41Sopenharmony_ci      "version": "2.0.0",
19661cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-2.0.0.tgz",
19671cb0ef41Sopenharmony_ci      "integrity": "sha512-6KU6qO7DZ7GJkaCgwBNtplXCvGkJToU86ybBAUdavvgsCiG8lSSvYxr9MhwmQ+udpzywHsl4RpGJsYWG1pDOcA==",
19681cb0ef41Sopenharmony_ci      "funding": [
19691cb0ef41Sopenharmony_ci        {
19701cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
19711cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
19721cb0ef41Sopenharmony_ci        },
19731cb0ef41Sopenharmony_ci        {
19741cb0ef41Sopenharmony_ci          "type": "OpenCollective",
19751cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
19761cb0ef41Sopenharmony_ci        }
19771cb0ef41Sopenharmony_ci      ],
19781cb0ef41Sopenharmony_ci      "dependencies": {
19791cb0ef41Sopenharmony_ci        "micromark-util-types": "^2.0.0"
19801cb0ef41Sopenharmony_ci      }
19811cb0ef41Sopenharmony_ci    },
19821cb0ef41Sopenharmony_ci    "node_modules/micromark-util-sanitize-uri": {
19831cb0ef41Sopenharmony_ci      "version": "2.0.0",
19841cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.0.tgz",
19851cb0ef41Sopenharmony_ci      "integrity": "sha512-WhYv5UEcZrbAtlsnPuChHUAsu/iBPOVaEVsntLBIdpibO0ddy8OzavZz3iL2xVvBZOpolujSliP65Kq0/7KIYw==",
19861cb0ef41Sopenharmony_ci      "funding": [
19871cb0ef41Sopenharmony_ci        {
19881cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
19891cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
19901cb0ef41Sopenharmony_ci        },
19911cb0ef41Sopenharmony_ci        {
19921cb0ef41Sopenharmony_ci          "type": "OpenCollective",
19931cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
19941cb0ef41Sopenharmony_ci        }
19951cb0ef41Sopenharmony_ci      ],
19961cb0ef41Sopenharmony_ci      "dependencies": {
19971cb0ef41Sopenharmony_ci        "micromark-util-character": "^2.0.0",
19981cb0ef41Sopenharmony_ci        "micromark-util-encode": "^2.0.0",
19991cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^2.0.0"
20001cb0ef41Sopenharmony_ci      }
20011cb0ef41Sopenharmony_ci    },
20021cb0ef41Sopenharmony_ci    "node_modules/micromark-util-subtokenize": {
20031cb0ef41Sopenharmony_ci      "version": "2.0.0",
20041cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-2.0.0.tgz",
20051cb0ef41Sopenharmony_ci      "integrity": "sha512-vc93L1t+gpR3p8jxeVdaYlbV2jTYteDje19rNSS/H5dlhxUYll5Fy6vJ2cDwP8RnsXi818yGty1ayP55y3W6fg==",
20061cb0ef41Sopenharmony_ci      "funding": [
20071cb0ef41Sopenharmony_ci        {
20081cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
20091cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
20101cb0ef41Sopenharmony_ci        },
20111cb0ef41Sopenharmony_ci        {
20121cb0ef41Sopenharmony_ci          "type": "OpenCollective",
20131cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
20141cb0ef41Sopenharmony_ci        }
20151cb0ef41Sopenharmony_ci      ],
20161cb0ef41Sopenharmony_ci      "dependencies": {
20171cb0ef41Sopenharmony_ci        "devlop": "^1.0.0",
20181cb0ef41Sopenharmony_ci        "micromark-util-chunked": "^2.0.0",
20191cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^2.0.0",
20201cb0ef41Sopenharmony_ci        "micromark-util-types": "^2.0.0"
20211cb0ef41Sopenharmony_ci      }
20221cb0ef41Sopenharmony_ci    },
20231cb0ef41Sopenharmony_ci    "node_modules/micromark-util-symbol": {
20241cb0ef41Sopenharmony_ci      "version": "2.0.0",
20251cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.0.tgz",
20261cb0ef41Sopenharmony_ci      "integrity": "sha512-8JZt9ElZ5kyTnO94muPxIGS8oyElRJaiJO8EzV6ZSyGQ1Is8xwl4Q45qU5UOg+bGH4AikWziz0iN4sFLWs8PGw==",
20271cb0ef41Sopenharmony_ci      "funding": [
20281cb0ef41Sopenharmony_ci        {
20291cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
20301cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
20311cb0ef41Sopenharmony_ci        },
20321cb0ef41Sopenharmony_ci        {
20331cb0ef41Sopenharmony_ci          "type": "OpenCollective",
20341cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
20351cb0ef41Sopenharmony_ci        }
20361cb0ef41Sopenharmony_ci      ]
20371cb0ef41Sopenharmony_ci    },
20381cb0ef41Sopenharmony_ci    "node_modules/micromark-util-types": {
20391cb0ef41Sopenharmony_ci      "version": "2.0.0",
20401cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-2.0.0.tgz",
20411cb0ef41Sopenharmony_ci      "integrity": "sha512-oNh6S2WMHWRZrmutsRmDDfkzKtxF+bc2VxLC9dvtrDIRFln627VsFP6fLMgTryGDljgLPjkrzQSDcPrjPyDJ5w==",
20421cb0ef41Sopenharmony_ci      "funding": [
20431cb0ef41Sopenharmony_ci        {
20441cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
20451cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
20461cb0ef41Sopenharmony_ci        },
20471cb0ef41Sopenharmony_ci        {
20481cb0ef41Sopenharmony_ci          "type": "OpenCollective",
20491cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
20501cb0ef41Sopenharmony_ci        }
20511cb0ef41Sopenharmony_ci      ]
20521cb0ef41Sopenharmony_ci    },
20531cb0ef41Sopenharmony_ci    "node_modules/minimatch": {
20541cb0ef41Sopenharmony_ci      "version": "5.1.6",
20551cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
20561cb0ef41Sopenharmony_ci      "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
20571cb0ef41Sopenharmony_ci      "dev": true,
20581cb0ef41Sopenharmony_ci      "dependencies": {
20591cb0ef41Sopenharmony_ci        "brace-expansion": "^2.0.1"
20601cb0ef41Sopenharmony_ci      },
20611cb0ef41Sopenharmony_ci      "engines": {
20621cb0ef41Sopenharmony_ci        "node": ">=10"
20631cb0ef41Sopenharmony_ci      }
20641cb0ef41Sopenharmony_ci    },
20651cb0ef41Sopenharmony_ci    "node_modules/mri": {
20661cb0ef41Sopenharmony_ci      "version": "1.2.0",
20671cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/mri/-/mri-1.2.0.tgz",
20681cb0ef41Sopenharmony_ci      "integrity": "sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==",
20691cb0ef41Sopenharmony_ci      "engines": {
20701cb0ef41Sopenharmony_ci        "node": ">=4"
20711cb0ef41Sopenharmony_ci      }
20721cb0ef41Sopenharmony_ci    },
20731cb0ef41Sopenharmony_ci    "node_modules/ms": {
20741cb0ef41Sopenharmony_ci      "version": "2.1.2",
20751cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
20761cb0ef41Sopenharmony_ci      "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
20771cb0ef41Sopenharmony_ci    },
20781cb0ef41Sopenharmony_ci    "node_modules/once": {
20791cb0ef41Sopenharmony_ci      "version": "1.4.0",
20801cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
20811cb0ef41Sopenharmony_ci      "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
20821cb0ef41Sopenharmony_ci      "dev": true,
20831cb0ef41Sopenharmony_ci      "dependencies": {
20841cb0ef41Sopenharmony_ci        "wrappy": "1"
20851cb0ef41Sopenharmony_ci      }
20861cb0ef41Sopenharmony_ci    },
20871cb0ef41Sopenharmony_ci    "node_modules/path-parse": {
20881cb0ef41Sopenharmony_ci      "version": "1.0.7",
20891cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
20901cb0ef41Sopenharmony_ci      "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
20911cb0ef41Sopenharmony_ci      "dev": true
20921cb0ef41Sopenharmony_ci    },
20931cb0ef41Sopenharmony_ci    "node_modules/perf-regexes": {
20941cb0ef41Sopenharmony_ci      "version": "1.0.1",
20951cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/perf-regexes/-/perf-regexes-1.0.1.tgz",
20961cb0ef41Sopenharmony_ci      "integrity": "sha512-L7MXxUDtqr4PUaLFCDCXBfGV/6KLIuSEccizDI7JxT+c9x1G1v04BQ4+4oag84SHaCdrBgQAIs/Cqn+flwFPng==",
20971cb0ef41Sopenharmony_ci      "dev": true,
20981cb0ef41Sopenharmony_ci      "engines": {
20991cb0ef41Sopenharmony_ci        "node": ">=6.14"
21001cb0ef41Sopenharmony_ci      }
21011cb0ef41Sopenharmony_ci    },
21021cb0ef41Sopenharmony_ci    "node_modules/picomatch": {
21031cb0ef41Sopenharmony_ci      "version": "2.3.1",
21041cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
21051cb0ef41Sopenharmony_ci      "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
21061cb0ef41Sopenharmony_ci      "dev": true,
21071cb0ef41Sopenharmony_ci      "engines": {
21081cb0ef41Sopenharmony_ci        "node": ">=8.6"
21091cb0ef41Sopenharmony_ci      },
21101cb0ef41Sopenharmony_ci      "funding": {
21111cb0ef41Sopenharmony_ci        "url": "https://github.com/sponsors/jonschlinkert"
21121cb0ef41Sopenharmony_ci      }
21131cb0ef41Sopenharmony_ci    },
21141cb0ef41Sopenharmony_ci    "node_modules/pluralize": {
21151cb0ef41Sopenharmony_ci      "version": "8.0.0",
21161cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/pluralize/-/pluralize-8.0.0.tgz",
21171cb0ef41Sopenharmony_ci      "integrity": "sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==",
21181cb0ef41Sopenharmony_ci      "engines": {
21191cb0ef41Sopenharmony_ci        "node": ">=4"
21201cb0ef41Sopenharmony_ci      }
21211cb0ef41Sopenharmony_ci    },
21221cb0ef41Sopenharmony_ci    "node_modules/remark-gfm": {
21231cb0ef41Sopenharmony_ci      "version": "4.0.0",
21241cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-gfm/-/remark-gfm-4.0.0.tgz",
21251cb0ef41Sopenharmony_ci      "integrity": "sha512-U92vJgBPkbw4Zfu/IiW2oTZLSL3Zpv+uI7My2eq8JxKgqraFdU8YUGicEJCEgSbeaG+QDFqIcwwfMTOEelPxuA==",
21261cb0ef41Sopenharmony_ci      "dependencies": {
21271cb0ef41Sopenharmony_ci        "@types/mdast": "^4.0.0",
21281cb0ef41Sopenharmony_ci        "mdast-util-gfm": "^3.0.0",
21291cb0ef41Sopenharmony_ci        "micromark-extension-gfm": "^3.0.0",
21301cb0ef41Sopenharmony_ci        "remark-parse": "^11.0.0",
21311cb0ef41Sopenharmony_ci        "remark-stringify": "^11.0.0",
21321cb0ef41Sopenharmony_ci        "unified": "^11.0.0"
21331cb0ef41Sopenharmony_ci      },
21341cb0ef41Sopenharmony_ci      "funding": {
21351cb0ef41Sopenharmony_ci        "type": "opencollective",
21361cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
21371cb0ef41Sopenharmony_ci      }
21381cb0ef41Sopenharmony_ci    },
21391cb0ef41Sopenharmony_ci    "node_modules/remark-lint": {
21401cb0ef41Sopenharmony_ci      "version": "9.1.2",
21411cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint/-/remark-lint-9.1.2.tgz",
21421cb0ef41Sopenharmony_ci      "integrity": "sha512-m9e/aPlh7tsvfJfj8tPxrQzD6oEdb9Foko+Ya/6OwUP9EoGMfehv1Qtv26W1DoH58Wn8rT8CD+KuprTWscMmIA==",
21431cb0ef41Sopenharmony_ci      "dependencies": {
21441cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
21451cb0ef41Sopenharmony_ci        "remark-message-control": "^7.0.0",
21461cb0ef41Sopenharmony_ci        "unified": "^10.1.0"
21471cb0ef41Sopenharmony_ci      },
21481cb0ef41Sopenharmony_ci      "funding": {
21491cb0ef41Sopenharmony_ci        "type": "opencollective",
21501cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
21511cb0ef41Sopenharmony_ci      }
21521cb0ef41Sopenharmony_ci    },
21531cb0ef41Sopenharmony_ci    "node_modules/remark-lint-blockquote-indentation": {
21541cb0ef41Sopenharmony_ci      "version": "3.1.2",
21551cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-blockquote-indentation/-/remark-lint-blockquote-indentation-3.1.2.tgz",
21561cb0ef41Sopenharmony_ci      "integrity": "sha512-5DOrFsZd5dXqA4p/VZvWSrqIWNFbBXjX7IV/FkVkxlNhNF/0FMf/4v8x1I2W3mzaZ7yDsWS/egpZnmligq1ckQ==",
21571cb0ef41Sopenharmony_ci      "dependencies": {
21581cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
21591cb0ef41Sopenharmony_ci        "pluralize": "^8.0.0",
21601cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
21611cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
21621cb0ef41Sopenharmony_ci        "unist-util-generated": "^2.0.0",
21631cb0ef41Sopenharmony_ci        "unist-util-position": "^4.0.0",
21641cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0"
21651cb0ef41Sopenharmony_ci      },
21661cb0ef41Sopenharmony_ci      "funding": {
21671cb0ef41Sopenharmony_ci        "type": "opencollective",
21681cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
21691cb0ef41Sopenharmony_ci      }
21701cb0ef41Sopenharmony_ci    },
21711cb0ef41Sopenharmony_ci    "node_modules/remark-lint-blockquote-indentation/node_modules/@types/mdast": {
21721cb0ef41Sopenharmony_ci      "version": "3.0.13",
21731cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
21741cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
21751cb0ef41Sopenharmony_ci      "dependencies": {
21761cb0ef41Sopenharmony_ci        "@types/unist": "^2"
21771cb0ef41Sopenharmony_ci      }
21781cb0ef41Sopenharmony_ci    },
21791cb0ef41Sopenharmony_ci    "node_modules/remark-lint-blockquote-indentation/node_modules/@types/unist": {
21801cb0ef41Sopenharmony_ci      "version": "2.0.8",
21811cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
21821cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
21831cb0ef41Sopenharmony_ci    },
21841cb0ef41Sopenharmony_ci    "node_modules/remark-lint-blockquote-indentation/node_modules/unified": {
21851cb0ef41Sopenharmony_ci      "version": "10.1.2",
21861cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
21871cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
21881cb0ef41Sopenharmony_ci      "dependencies": {
21891cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
21901cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
21911cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
21921cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
21931cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
21941cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
21951cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
21961cb0ef41Sopenharmony_ci      },
21971cb0ef41Sopenharmony_ci      "funding": {
21981cb0ef41Sopenharmony_ci        "type": "opencollective",
21991cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
22001cb0ef41Sopenharmony_ci      }
22011cb0ef41Sopenharmony_ci    },
22021cb0ef41Sopenharmony_ci    "node_modules/remark-lint-blockquote-indentation/node_modules/unist-util-is": {
22031cb0ef41Sopenharmony_ci      "version": "5.2.1",
22041cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
22051cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
22061cb0ef41Sopenharmony_ci      "dependencies": {
22071cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
22081cb0ef41Sopenharmony_ci      },
22091cb0ef41Sopenharmony_ci      "funding": {
22101cb0ef41Sopenharmony_ci        "type": "opencollective",
22111cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
22121cb0ef41Sopenharmony_ci      }
22131cb0ef41Sopenharmony_ci    },
22141cb0ef41Sopenharmony_ci    "node_modules/remark-lint-blockquote-indentation/node_modules/unist-util-visit": {
22151cb0ef41Sopenharmony_ci      "version": "4.1.2",
22161cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
22171cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
22181cb0ef41Sopenharmony_ci      "dependencies": {
22191cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
22201cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
22211cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
22221cb0ef41Sopenharmony_ci      },
22231cb0ef41Sopenharmony_ci      "funding": {
22241cb0ef41Sopenharmony_ci        "type": "opencollective",
22251cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
22261cb0ef41Sopenharmony_ci      }
22271cb0ef41Sopenharmony_ci    },
22281cb0ef41Sopenharmony_ci    "node_modules/remark-lint-blockquote-indentation/node_modules/unist-util-visit-parents": {
22291cb0ef41Sopenharmony_ci      "version": "5.1.3",
22301cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
22311cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
22321cb0ef41Sopenharmony_ci      "dependencies": {
22331cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
22341cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
22351cb0ef41Sopenharmony_ci      },
22361cb0ef41Sopenharmony_ci      "funding": {
22371cb0ef41Sopenharmony_ci        "type": "opencollective",
22381cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
22391cb0ef41Sopenharmony_ci      }
22401cb0ef41Sopenharmony_ci    },
22411cb0ef41Sopenharmony_ci    "node_modules/remark-lint-checkbox-character-style": {
22421cb0ef41Sopenharmony_ci      "version": "4.1.2",
22431cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-checkbox-character-style/-/remark-lint-checkbox-character-style-4.1.2.tgz",
22441cb0ef41Sopenharmony_ci      "integrity": "sha512-5ITz+1cCuJ3Jv/Q7rKgDEucCOnIgjWDnSHPJA1tb4TI/D316h+ALbDhZIpP8gyfAm6sBAh3Pwz9XZJN2uJB5UQ==",
22451cb0ef41Sopenharmony_ci      "dependencies": {
22461cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
22471cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
22481cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
22491cb0ef41Sopenharmony_ci        "unist-util-position": "^4.0.0",
22501cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0"
22511cb0ef41Sopenharmony_ci      },
22521cb0ef41Sopenharmony_ci      "funding": {
22531cb0ef41Sopenharmony_ci        "type": "opencollective",
22541cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
22551cb0ef41Sopenharmony_ci      }
22561cb0ef41Sopenharmony_ci    },
22571cb0ef41Sopenharmony_ci    "node_modules/remark-lint-checkbox-character-style/node_modules/@types/mdast": {
22581cb0ef41Sopenharmony_ci      "version": "3.0.13",
22591cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
22601cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
22611cb0ef41Sopenharmony_ci      "dependencies": {
22621cb0ef41Sopenharmony_ci        "@types/unist": "^2"
22631cb0ef41Sopenharmony_ci      }
22641cb0ef41Sopenharmony_ci    },
22651cb0ef41Sopenharmony_ci    "node_modules/remark-lint-checkbox-character-style/node_modules/@types/unist": {
22661cb0ef41Sopenharmony_ci      "version": "2.0.8",
22671cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
22681cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
22691cb0ef41Sopenharmony_ci    },
22701cb0ef41Sopenharmony_ci    "node_modules/remark-lint-checkbox-character-style/node_modules/unified": {
22711cb0ef41Sopenharmony_ci      "version": "10.1.2",
22721cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
22731cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
22741cb0ef41Sopenharmony_ci      "dependencies": {
22751cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
22761cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
22771cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
22781cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
22791cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
22801cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
22811cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
22821cb0ef41Sopenharmony_ci      },
22831cb0ef41Sopenharmony_ci      "funding": {
22841cb0ef41Sopenharmony_ci        "type": "opencollective",
22851cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
22861cb0ef41Sopenharmony_ci      }
22871cb0ef41Sopenharmony_ci    },
22881cb0ef41Sopenharmony_ci    "node_modules/remark-lint-checkbox-character-style/node_modules/unist-util-is": {
22891cb0ef41Sopenharmony_ci      "version": "5.2.1",
22901cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
22911cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
22921cb0ef41Sopenharmony_ci      "dependencies": {
22931cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
22941cb0ef41Sopenharmony_ci      },
22951cb0ef41Sopenharmony_ci      "funding": {
22961cb0ef41Sopenharmony_ci        "type": "opencollective",
22971cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
22981cb0ef41Sopenharmony_ci      }
22991cb0ef41Sopenharmony_ci    },
23001cb0ef41Sopenharmony_ci    "node_modules/remark-lint-checkbox-character-style/node_modules/unist-util-visit": {
23011cb0ef41Sopenharmony_ci      "version": "4.1.2",
23021cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
23031cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
23041cb0ef41Sopenharmony_ci      "dependencies": {
23051cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
23061cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
23071cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
23081cb0ef41Sopenharmony_ci      },
23091cb0ef41Sopenharmony_ci      "funding": {
23101cb0ef41Sopenharmony_ci        "type": "opencollective",
23111cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
23121cb0ef41Sopenharmony_ci      }
23131cb0ef41Sopenharmony_ci    },
23141cb0ef41Sopenharmony_ci    "node_modules/remark-lint-checkbox-character-style/node_modules/unist-util-visit-parents": {
23151cb0ef41Sopenharmony_ci      "version": "5.1.3",
23161cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
23171cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
23181cb0ef41Sopenharmony_ci      "dependencies": {
23191cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
23201cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
23211cb0ef41Sopenharmony_ci      },
23221cb0ef41Sopenharmony_ci      "funding": {
23231cb0ef41Sopenharmony_ci        "type": "opencollective",
23241cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
23251cb0ef41Sopenharmony_ci      }
23261cb0ef41Sopenharmony_ci    },
23271cb0ef41Sopenharmony_ci    "node_modules/remark-lint-checkbox-content-indent": {
23281cb0ef41Sopenharmony_ci      "version": "4.1.2",
23291cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-checkbox-content-indent/-/remark-lint-checkbox-content-indent-4.1.2.tgz",
23301cb0ef41Sopenharmony_ci      "integrity": "sha512-8uaHAm4bSqB7XpnecLRObe00Lj9eoHiecV+44CfJeWyoo50cTPR/hIMfsMtDxsNt4LZP+6oCV9z+vACJqDv8Hg==",
23311cb0ef41Sopenharmony_ci      "dependencies": {
23321cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
23331cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
23341cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
23351cb0ef41Sopenharmony_ci        "unist-util-position": "^4.0.0",
23361cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0",
23371cb0ef41Sopenharmony_ci        "vfile-location": "^4.0.0"
23381cb0ef41Sopenharmony_ci      },
23391cb0ef41Sopenharmony_ci      "funding": {
23401cb0ef41Sopenharmony_ci        "type": "opencollective",
23411cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
23421cb0ef41Sopenharmony_ci      }
23431cb0ef41Sopenharmony_ci    },
23441cb0ef41Sopenharmony_ci    "node_modules/remark-lint-checkbox-content-indent/node_modules/@types/mdast": {
23451cb0ef41Sopenharmony_ci      "version": "3.0.13",
23461cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
23471cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
23481cb0ef41Sopenharmony_ci      "dependencies": {
23491cb0ef41Sopenharmony_ci        "@types/unist": "^2"
23501cb0ef41Sopenharmony_ci      }
23511cb0ef41Sopenharmony_ci    },
23521cb0ef41Sopenharmony_ci    "node_modules/remark-lint-checkbox-content-indent/node_modules/@types/unist": {
23531cb0ef41Sopenharmony_ci      "version": "2.0.8",
23541cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
23551cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
23561cb0ef41Sopenharmony_ci    },
23571cb0ef41Sopenharmony_ci    "node_modules/remark-lint-checkbox-content-indent/node_modules/unified": {
23581cb0ef41Sopenharmony_ci      "version": "10.1.2",
23591cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
23601cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
23611cb0ef41Sopenharmony_ci      "dependencies": {
23621cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
23631cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
23641cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
23651cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
23661cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
23671cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
23681cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
23691cb0ef41Sopenharmony_ci      },
23701cb0ef41Sopenharmony_ci      "funding": {
23711cb0ef41Sopenharmony_ci        "type": "opencollective",
23721cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
23731cb0ef41Sopenharmony_ci      }
23741cb0ef41Sopenharmony_ci    },
23751cb0ef41Sopenharmony_ci    "node_modules/remark-lint-checkbox-content-indent/node_modules/unist-util-is": {
23761cb0ef41Sopenharmony_ci      "version": "5.2.1",
23771cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
23781cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
23791cb0ef41Sopenharmony_ci      "dependencies": {
23801cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
23811cb0ef41Sopenharmony_ci      },
23821cb0ef41Sopenharmony_ci      "funding": {
23831cb0ef41Sopenharmony_ci        "type": "opencollective",
23841cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
23851cb0ef41Sopenharmony_ci      }
23861cb0ef41Sopenharmony_ci    },
23871cb0ef41Sopenharmony_ci    "node_modules/remark-lint-checkbox-content-indent/node_modules/unist-util-visit": {
23881cb0ef41Sopenharmony_ci      "version": "4.1.2",
23891cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
23901cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
23911cb0ef41Sopenharmony_ci      "dependencies": {
23921cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
23931cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
23941cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
23951cb0ef41Sopenharmony_ci      },
23961cb0ef41Sopenharmony_ci      "funding": {
23971cb0ef41Sopenharmony_ci        "type": "opencollective",
23981cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
23991cb0ef41Sopenharmony_ci      }
24001cb0ef41Sopenharmony_ci    },
24011cb0ef41Sopenharmony_ci    "node_modules/remark-lint-checkbox-content-indent/node_modules/unist-util-visit-parents": {
24021cb0ef41Sopenharmony_ci      "version": "5.1.3",
24031cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
24041cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
24051cb0ef41Sopenharmony_ci      "dependencies": {
24061cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
24071cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
24081cb0ef41Sopenharmony_ci      },
24091cb0ef41Sopenharmony_ci      "funding": {
24101cb0ef41Sopenharmony_ci        "type": "opencollective",
24111cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
24121cb0ef41Sopenharmony_ci      }
24131cb0ef41Sopenharmony_ci    },
24141cb0ef41Sopenharmony_ci    "node_modules/remark-lint-code-block-style": {
24151cb0ef41Sopenharmony_ci      "version": "3.1.2",
24161cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-code-block-style/-/remark-lint-code-block-style-3.1.2.tgz",
24171cb0ef41Sopenharmony_ci      "integrity": "sha512-3wsWmzzdyEsB9sOzBOf46TSkwwVKXN2JpTEQb6feN0Tl6Vg75F7T9MHqMz7aqk/56bOXSxUzdpXDscGBhziLRA==",
24181cb0ef41Sopenharmony_ci      "dependencies": {
24191cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
24201cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
24211cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
24221cb0ef41Sopenharmony_ci        "unist-util-generated": "^2.0.0",
24231cb0ef41Sopenharmony_ci        "unist-util-position": "^4.0.0",
24241cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0"
24251cb0ef41Sopenharmony_ci      },
24261cb0ef41Sopenharmony_ci      "funding": {
24271cb0ef41Sopenharmony_ci        "type": "opencollective",
24281cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
24291cb0ef41Sopenharmony_ci      }
24301cb0ef41Sopenharmony_ci    },
24311cb0ef41Sopenharmony_ci    "node_modules/remark-lint-code-block-style/node_modules/@types/mdast": {
24321cb0ef41Sopenharmony_ci      "version": "3.0.13",
24331cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
24341cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
24351cb0ef41Sopenharmony_ci      "dependencies": {
24361cb0ef41Sopenharmony_ci        "@types/unist": "^2"
24371cb0ef41Sopenharmony_ci      }
24381cb0ef41Sopenharmony_ci    },
24391cb0ef41Sopenharmony_ci    "node_modules/remark-lint-code-block-style/node_modules/@types/unist": {
24401cb0ef41Sopenharmony_ci      "version": "2.0.8",
24411cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
24421cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
24431cb0ef41Sopenharmony_ci    },
24441cb0ef41Sopenharmony_ci    "node_modules/remark-lint-code-block-style/node_modules/unified": {
24451cb0ef41Sopenharmony_ci      "version": "10.1.2",
24461cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
24471cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
24481cb0ef41Sopenharmony_ci      "dependencies": {
24491cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
24501cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
24511cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
24521cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
24531cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
24541cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
24551cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
24561cb0ef41Sopenharmony_ci      },
24571cb0ef41Sopenharmony_ci      "funding": {
24581cb0ef41Sopenharmony_ci        "type": "opencollective",
24591cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
24601cb0ef41Sopenharmony_ci      }
24611cb0ef41Sopenharmony_ci    },
24621cb0ef41Sopenharmony_ci    "node_modules/remark-lint-code-block-style/node_modules/unist-util-is": {
24631cb0ef41Sopenharmony_ci      "version": "5.2.1",
24641cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
24651cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
24661cb0ef41Sopenharmony_ci      "dependencies": {
24671cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
24681cb0ef41Sopenharmony_ci      },
24691cb0ef41Sopenharmony_ci      "funding": {
24701cb0ef41Sopenharmony_ci        "type": "opencollective",
24711cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
24721cb0ef41Sopenharmony_ci      }
24731cb0ef41Sopenharmony_ci    },
24741cb0ef41Sopenharmony_ci    "node_modules/remark-lint-code-block-style/node_modules/unist-util-visit": {
24751cb0ef41Sopenharmony_ci      "version": "4.1.2",
24761cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
24771cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
24781cb0ef41Sopenharmony_ci      "dependencies": {
24791cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
24801cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
24811cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
24821cb0ef41Sopenharmony_ci      },
24831cb0ef41Sopenharmony_ci      "funding": {
24841cb0ef41Sopenharmony_ci        "type": "opencollective",
24851cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
24861cb0ef41Sopenharmony_ci      }
24871cb0ef41Sopenharmony_ci    },
24881cb0ef41Sopenharmony_ci    "node_modules/remark-lint-code-block-style/node_modules/unist-util-visit-parents": {
24891cb0ef41Sopenharmony_ci      "version": "5.1.3",
24901cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
24911cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
24921cb0ef41Sopenharmony_ci      "dependencies": {
24931cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
24941cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
24951cb0ef41Sopenharmony_ci      },
24961cb0ef41Sopenharmony_ci      "funding": {
24971cb0ef41Sopenharmony_ci        "type": "opencollective",
24981cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
24991cb0ef41Sopenharmony_ci      }
25001cb0ef41Sopenharmony_ci    },
25011cb0ef41Sopenharmony_ci    "node_modules/remark-lint-definition-spacing": {
25021cb0ef41Sopenharmony_ci      "version": "3.1.2",
25031cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-definition-spacing/-/remark-lint-definition-spacing-3.1.2.tgz",
25041cb0ef41Sopenharmony_ci      "integrity": "sha512-l058jAKfZfCOmlbIzoTll+CrZm9Bh42ZVCHcODPSZC8Yx4terCKgIoks+RWJDEdUbEw0YQoYvPc59ZVmp3BIew==",
25051cb0ef41Sopenharmony_ci      "dependencies": {
25061cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
25071cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
25081cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
25091cb0ef41Sopenharmony_ci        "unist-util-position": "^4.0.0",
25101cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0"
25111cb0ef41Sopenharmony_ci      },
25121cb0ef41Sopenharmony_ci      "funding": {
25131cb0ef41Sopenharmony_ci        "type": "opencollective",
25141cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
25151cb0ef41Sopenharmony_ci      }
25161cb0ef41Sopenharmony_ci    },
25171cb0ef41Sopenharmony_ci    "node_modules/remark-lint-definition-spacing/node_modules/@types/mdast": {
25181cb0ef41Sopenharmony_ci      "version": "3.0.13",
25191cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
25201cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
25211cb0ef41Sopenharmony_ci      "dependencies": {
25221cb0ef41Sopenharmony_ci        "@types/unist": "^2"
25231cb0ef41Sopenharmony_ci      }
25241cb0ef41Sopenharmony_ci    },
25251cb0ef41Sopenharmony_ci    "node_modules/remark-lint-definition-spacing/node_modules/@types/unist": {
25261cb0ef41Sopenharmony_ci      "version": "2.0.8",
25271cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
25281cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
25291cb0ef41Sopenharmony_ci    },
25301cb0ef41Sopenharmony_ci    "node_modules/remark-lint-definition-spacing/node_modules/unified": {
25311cb0ef41Sopenharmony_ci      "version": "10.1.2",
25321cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
25331cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
25341cb0ef41Sopenharmony_ci      "dependencies": {
25351cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
25361cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
25371cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
25381cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
25391cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
25401cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
25411cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
25421cb0ef41Sopenharmony_ci      },
25431cb0ef41Sopenharmony_ci      "funding": {
25441cb0ef41Sopenharmony_ci        "type": "opencollective",
25451cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
25461cb0ef41Sopenharmony_ci      }
25471cb0ef41Sopenharmony_ci    },
25481cb0ef41Sopenharmony_ci    "node_modules/remark-lint-definition-spacing/node_modules/unist-util-is": {
25491cb0ef41Sopenharmony_ci      "version": "5.2.1",
25501cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
25511cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
25521cb0ef41Sopenharmony_ci      "dependencies": {
25531cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
25541cb0ef41Sopenharmony_ci      },
25551cb0ef41Sopenharmony_ci      "funding": {
25561cb0ef41Sopenharmony_ci        "type": "opencollective",
25571cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
25581cb0ef41Sopenharmony_ci      }
25591cb0ef41Sopenharmony_ci    },
25601cb0ef41Sopenharmony_ci    "node_modules/remark-lint-definition-spacing/node_modules/unist-util-visit": {
25611cb0ef41Sopenharmony_ci      "version": "4.1.2",
25621cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
25631cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
25641cb0ef41Sopenharmony_ci      "dependencies": {
25651cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
25661cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
25671cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
25681cb0ef41Sopenharmony_ci      },
25691cb0ef41Sopenharmony_ci      "funding": {
25701cb0ef41Sopenharmony_ci        "type": "opencollective",
25711cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
25721cb0ef41Sopenharmony_ci      }
25731cb0ef41Sopenharmony_ci    },
25741cb0ef41Sopenharmony_ci    "node_modules/remark-lint-definition-spacing/node_modules/unist-util-visit-parents": {
25751cb0ef41Sopenharmony_ci      "version": "5.1.3",
25761cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
25771cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
25781cb0ef41Sopenharmony_ci      "dependencies": {
25791cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
25801cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
25811cb0ef41Sopenharmony_ci      },
25821cb0ef41Sopenharmony_ci      "funding": {
25831cb0ef41Sopenharmony_ci        "type": "opencollective",
25841cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
25851cb0ef41Sopenharmony_ci      }
25861cb0ef41Sopenharmony_ci    },
25871cb0ef41Sopenharmony_ci    "node_modules/remark-lint-fenced-code-flag": {
25881cb0ef41Sopenharmony_ci      "version": "3.1.2",
25891cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-fenced-code-flag/-/remark-lint-fenced-code-flag-3.1.2.tgz",
25901cb0ef41Sopenharmony_ci      "integrity": "sha512-yh4m3dlPmRsqM/BFhpqHYfrmBvFQ+D5dZZKDDYP2rf3YEoXlEVt8T8lWQueTTSxcq6yXAqL/XQL/iqqUHlLcHw==",
25911cb0ef41Sopenharmony_ci      "dependencies": {
25921cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
25931cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
25941cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
25951cb0ef41Sopenharmony_ci        "unist-util-generated": "^2.0.0",
25961cb0ef41Sopenharmony_ci        "unist-util-position": "^4.0.0",
25971cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0"
25981cb0ef41Sopenharmony_ci      },
25991cb0ef41Sopenharmony_ci      "funding": {
26001cb0ef41Sopenharmony_ci        "type": "opencollective",
26011cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
26021cb0ef41Sopenharmony_ci      }
26031cb0ef41Sopenharmony_ci    },
26041cb0ef41Sopenharmony_ci    "node_modules/remark-lint-fenced-code-flag/node_modules/@types/mdast": {
26051cb0ef41Sopenharmony_ci      "version": "3.0.13",
26061cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
26071cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
26081cb0ef41Sopenharmony_ci      "dependencies": {
26091cb0ef41Sopenharmony_ci        "@types/unist": "^2"
26101cb0ef41Sopenharmony_ci      }
26111cb0ef41Sopenharmony_ci    },
26121cb0ef41Sopenharmony_ci    "node_modules/remark-lint-fenced-code-flag/node_modules/@types/unist": {
26131cb0ef41Sopenharmony_ci      "version": "2.0.8",
26141cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
26151cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
26161cb0ef41Sopenharmony_ci    },
26171cb0ef41Sopenharmony_ci    "node_modules/remark-lint-fenced-code-flag/node_modules/unified": {
26181cb0ef41Sopenharmony_ci      "version": "10.1.2",
26191cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
26201cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
26211cb0ef41Sopenharmony_ci      "dependencies": {
26221cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
26231cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
26241cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
26251cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
26261cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
26271cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
26281cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
26291cb0ef41Sopenharmony_ci      },
26301cb0ef41Sopenharmony_ci      "funding": {
26311cb0ef41Sopenharmony_ci        "type": "opencollective",
26321cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
26331cb0ef41Sopenharmony_ci      }
26341cb0ef41Sopenharmony_ci    },
26351cb0ef41Sopenharmony_ci    "node_modules/remark-lint-fenced-code-flag/node_modules/unist-util-is": {
26361cb0ef41Sopenharmony_ci      "version": "5.2.1",
26371cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
26381cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
26391cb0ef41Sopenharmony_ci      "dependencies": {
26401cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
26411cb0ef41Sopenharmony_ci      },
26421cb0ef41Sopenharmony_ci      "funding": {
26431cb0ef41Sopenharmony_ci        "type": "opencollective",
26441cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
26451cb0ef41Sopenharmony_ci      }
26461cb0ef41Sopenharmony_ci    },
26471cb0ef41Sopenharmony_ci    "node_modules/remark-lint-fenced-code-flag/node_modules/unist-util-visit": {
26481cb0ef41Sopenharmony_ci      "version": "4.1.2",
26491cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
26501cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
26511cb0ef41Sopenharmony_ci      "dependencies": {
26521cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
26531cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
26541cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
26551cb0ef41Sopenharmony_ci      },
26561cb0ef41Sopenharmony_ci      "funding": {
26571cb0ef41Sopenharmony_ci        "type": "opencollective",
26581cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
26591cb0ef41Sopenharmony_ci      }
26601cb0ef41Sopenharmony_ci    },
26611cb0ef41Sopenharmony_ci    "node_modules/remark-lint-fenced-code-flag/node_modules/unist-util-visit-parents": {
26621cb0ef41Sopenharmony_ci      "version": "5.1.3",
26631cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
26641cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
26651cb0ef41Sopenharmony_ci      "dependencies": {
26661cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
26671cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
26681cb0ef41Sopenharmony_ci      },
26691cb0ef41Sopenharmony_ci      "funding": {
26701cb0ef41Sopenharmony_ci        "type": "opencollective",
26711cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
26721cb0ef41Sopenharmony_ci      }
26731cb0ef41Sopenharmony_ci    },
26741cb0ef41Sopenharmony_ci    "node_modules/remark-lint-fenced-code-marker": {
26751cb0ef41Sopenharmony_ci      "version": "3.1.2",
26761cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-fenced-code-marker/-/remark-lint-fenced-code-marker-3.1.2.tgz",
26771cb0ef41Sopenharmony_ci      "integrity": "sha512-6XNqjOuhT+0c7Q/22aCsMz61ne9g8HRpYF79EXQPdbzYa+PcfPXMiQKStONY3PfC8OE2/3WXI2zcs8w9x+8+VQ==",
26781cb0ef41Sopenharmony_ci      "dependencies": {
26791cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
26801cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
26811cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
26821cb0ef41Sopenharmony_ci        "unist-util-position": "^4.0.0",
26831cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0"
26841cb0ef41Sopenharmony_ci      },
26851cb0ef41Sopenharmony_ci      "funding": {
26861cb0ef41Sopenharmony_ci        "type": "opencollective",
26871cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
26881cb0ef41Sopenharmony_ci      }
26891cb0ef41Sopenharmony_ci    },
26901cb0ef41Sopenharmony_ci    "node_modules/remark-lint-fenced-code-marker/node_modules/@types/mdast": {
26911cb0ef41Sopenharmony_ci      "version": "3.0.13",
26921cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
26931cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
26941cb0ef41Sopenharmony_ci      "dependencies": {
26951cb0ef41Sopenharmony_ci        "@types/unist": "^2"
26961cb0ef41Sopenharmony_ci      }
26971cb0ef41Sopenharmony_ci    },
26981cb0ef41Sopenharmony_ci    "node_modules/remark-lint-fenced-code-marker/node_modules/@types/unist": {
26991cb0ef41Sopenharmony_ci      "version": "2.0.8",
27001cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
27011cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
27021cb0ef41Sopenharmony_ci    },
27031cb0ef41Sopenharmony_ci    "node_modules/remark-lint-fenced-code-marker/node_modules/unified": {
27041cb0ef41Sopenharmony_ci      "version": "10.1.2",
27051cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
27061cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
27071cb0ef41Sopenharmony_ci      "dependencies": {
27081cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
27091cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
27101cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
27111cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
27121cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
27131cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
27141cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
27151cb0ef41Sopenharmony_ci      },
27161cb0ef41Sopenharmony_ci      "funding": {
27171cb0ef41Sopenharmony_ci        "type": "opencollective",
27181cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
27191cb0ef41Sopenharmony_ci      }
27201cb0ef41Sopenharmony_ci    },
27211cb0ef41Sopenharmony_ci    "node_modules/remark-lint-fenced-code-marker/node_modules/unist-util-is": {
27221cb0ef41Sopenharmony_ci      "version": "5.2.1",
27231cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
27241cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
27251cb0ef41Sopenharmony_ci      "dependencies": {
27261cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
27271cb0ef41Sopenharmony_ci      },
27281cb0ef41Sopenharmony_ci      "funding": {
27291cb0ef41Sopenharmony_ci        "type": "opencollective",
27301cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
27311cb0ef41Sopenharmony_ci      }
27321cb0ef41Sopenharmony_ci    },
27331cb0ef41Sopenharmony_ci    "node_modules/remark-lint-fenced-code-marker/node_modules/unist-util-visit": {
27341cb0ef41Sopenharmony_ci      "version": "4.1.2",
27351cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
27361cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
27371cb0ef41Sopenharmony_ci      "dependencies": {
27381cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
27391cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
27401cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
27411cb0ef41Sopenharmony_ci      },
27421cb0ef41Sopenharmony_ci      "funding": {
27431cb0ef41Sopenharmony_ci        "type": "opencollective",
27441cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
27451cb0ef41Sopenharmony_ci      }
27461cb0ef41Sopenharmony_ci    },
27471cb0ef41Sopenharmony_ci    "node_modules/remark-lint-fenced-code-marker/node_modules/unist-util-visit-parents": {
27481cb0ef41Sopenharmony_ci      "version": "5.1.3",
27491cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
27501cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
27511cb0ef41Sopenharmony_ci      "dependencies": {
27521cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
27531cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
27541cb0ef41Sopenharmony_ci      },
27551cb0ef41Sopenharmony_ci      "funding": {
27561cb0ef41Sopenharmony_ci        "type": "opencollective",
27571cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
27581cb0ef41Sopenharmony_ci      }
27591cb0ef41Sopenharmony_ci    },
27601cb0ef41Sopenharmony_ci    "node_modules/remark-lint-file-extension": {
27611cb0ef41Sopenharmony_ci      "version": "2.1.2",
27621cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-file-extension/-/remark-lint-file-extension-2.1.2.tgz",
27631cb0ef41Sopenharmony_ci      "integrity": "sha512-Nq54F5R7F1gyj/IMW6SvkAbVNrH+p38WK3//KCoZLDUYFrH0oXgXXFGHi9CT/O0VEopW+bWJfTn8YAJRs0qI5Q==",
27641cb0ef41Sopenharmony_ci      "dependencies": {
27651cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
27661cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
27671cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0"
27681cb0ef41Sopenharmony_ci      },
27691cb0ef41Sopenharmony_ci      "funding": {
27701cb0ef41Sopenharmony_ci        "type": "opencollective",
27711cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
27721cb0ef41Sopenharmony_ci      }
27731cb0ef41Sopenharmony_ci    },
27741cb0ef41Sopenharmony_ci    "node_modules/remark-lint-file-extension/node_modules/@types/mdast": {
27751cb0ef41Sopenharmony_ci      "version": "3.0.13",
27761cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
27771cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
27781cb0ef41Sopenharmony_ci      "dependencies": {
27791cb0ef41Sopenharmony_ci        "@types/unist": "^2"
27801cb0ef41Sopenharmony_ci      }
27811cb0ef41Sopenharmony_ci    },
27821cb0ef41Sopenharmony_ci    "node_modules/remark-lint-file-extension/node_modules/@types/unist": {
27831cb0ef41Sopenharmony_ci      "version": "2.0.8",
27841cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
27851cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
27861cb0ef41Sopenharmony_ci    },
27871cb0ef41Sopenharmony_ci    "node_modules/remark-lint-file-extension/node_modules/unified": {
27881cb0ef41Sopenharmony_ci      "version": "10.1.2",
27891cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
27901cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
27911cb0ef41Sopenharmony_ci      "dependencies": {
27921cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
27931cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
27941cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
27951cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
27961cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
27971cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
27981cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
27991cb0ef41Sopenharmony_ci      },
28001cb0ef41Sopenharmony_ci      "funding": {
28011cb0ef41Sopenharmony_ci        "type": "opencollective",
28021cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
28031cb0ef41Sopenharmony_ci      }
28041cb0ef41Sopenharmony_ci    },
28051cb0ef41Sopenharmony_ci    "node_modules/remark-lint-final-definition": {
28061cb0ef41Sopenharmony_ci      "version": "3.1.2",
28071cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-final-definition/-/remark-lint-final-definition-3.1.2.tgz",
28081cb0ef41Sopenharmony_ci      "integrity": "sha512-3O3JT6xqlrgq+UjhMPxshgMtwXn99w0BEO9JwbDls49N0XCu0n22Pq1n6X3tEVzskPLo3YYyVYfW2Z2C2rneKQ==",
28091cb0ef41Sopenharmony_ci      "dependencies": {
28101cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
28111cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
28121cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
28131cb0ef41Sopenharmony_ci        "unist-util-generated": "^2.0.0",
28141cb0ef41Sopenharmony_ci        "unist-util-position": "^4.0.0",
28151cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0"
28161cb0ef41Sopenharmony_ci      },
28171cb0ef41Sopenharmony_ci      "funding": {
28181cb0ef41Sopenharmony_ci        "type": "opencollective",
28191cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
28201cb0ef41Sopenharmony_ci      }
28211cb0ef41Sopenharmony_ci    },
28221cb0ef41Sopenharmony_ci    "node_modules/remark-lint-final-definition/node_modules/@types/mdast": {
28231cb0ef41Sopenharmony_ci      "version": "3.0.13",
28241cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
28251cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
28261cb0ef41Sopenharmony_ci      "dependencies": {
28271cb0ef41Sopenharmony_ci        "@types/unist": "^2"
28281cb0ef41Sopenharmony_ci      }
28291cb0ef41Sopenharmony_ci    },
28301cb0ef41Sopenharmony_ci    "node_modules/remark-lint-final-definition/node_modules/@types/unist": {
28311cb0ef41Sopenharmony_ci      "version": "2.0.8",
28321cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
28331cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
28341cb0ef41Sopenharmony_ci    },
28351cb0ef41Sopenharmony_ci    "node_modules/remark-lint-final-definition/node_modules/unified": {
28361cb0ef41Sopenharmony_ci      "version": "10.1.2",
28371cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
28381cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
28391cb0ef41Sopenharmony_ci      "dependencies": {
28401cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
28411cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
28421cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
28431cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
28441cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
28451cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
28461cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
28471cb0ef41Sopenharmony_ci      },
28481cb0ef41Sopenharmony_ci      "funding": {
28491cb0ef41Sopenharmony_ci        "type": "opencollective",
28501cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
28511cb0ef41Sopenharmony_ci      }
28521cb0ef41Sopenharmony_ci    },
28531cb0ef41Sopenharmony_ci    "node_modules/remark-lint-final-definition/node_modules/unist-util-is": {
28541cb0ef41Sopenharmony_ci      "version": "5.2.1",
28551cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
28561cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
28571cb0ef41Sopenharmony_ci      "dependencies": {
28581cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
28591cb0ef41Sopenharmony_ci      },
28601cb0ef41Sopenharmony_ci      "funding": {
28611cb0ef41Sopenharmony_ci        "type": "opencollective",
28621cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
28631cb0ef41Sopenharmony_ci      }
28641cb0ef41Sopenharmony_ci    },
28651cb0ef41Sopenharmony_ci    "node_modules/remark-lint-final-definition/node_modules/unist-util-visit": {
28661cb0ef41Sopenharmony_ci      "version": "4.1.2",
28671cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
28681cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
28691cb0ef41Sopenharmony_ci      "dependencies": {
28701cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
28711cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
28721cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
28731cb0ef41Sopenharmony_ci      },
28741cb0ef41Sopenharmony_ci      "funding": {
28751cb0ef41Sopenharmony_ci        "type": "opencollective",
28761cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
28771cb0ef41Sopenharmony_ci      }
28781cb0ef41Sopenharmony_ci    },
28791cb0ef41Sopenharmony_ci    "node_modules/remark-lint-final-definition/node_modules/unist-util-visit-parents": {
28801cb0ef41Sopenharmony_ci      "version": "5.1.3",
28811cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
28821cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
28831cb0ef41Sopenharmony_ci      "dependencies": {
28841cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
28851cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
28861cb0ef41Sopenharmony_ci      },
28871cb0ef41Sopenharmony_ci      "funding": {
28881cb0ef41Sopenharmony_ci        "type": "opencollective",
28891cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
28901cb0ef41Sopenharmony_ci      }
28911cb0ef41Sopenharmony_ci    },
28921cb0ef41Sopenharmony_ci    "node_modules/remark-lint-final-newline": {
28931cb0ef41Sopenharmony_ci      "version": "2.1.2",
28941cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-final-newline/-/remark-lint-final-newline-2.1.2.tgz",
28951cb0ef41Sopenharmony_ci      "integrity": "sha512-K0FdPGPyEB94PwNgopwVJFE8oRWi7IhY2ycXFVAMReI51el7EHB8F1gX14tB6p6zyGy6mUh69bCVU9mMTNeOUg==",
28961cb0ef41Sopenharmony_ci      "dependencies": {
28971cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
28981cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
28991cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0"
29001cb0ef41Sopenharmony_ci      },
29011cb0ef41Sopenharmony_ci      "funding": {
29021cb0ef41Sopenharmony_ci        "type": "opencollective",
29031cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
29041cb0ef41Sopenharmony_ci      }
29051cb0ef41Sopenharmony_ci    },
29061cb0ef41Sopenharmony_ci    "node_modules/remark-lint-final-newline/node_modules/@types/mdast": {
29071cb0ef41Sopenharmony_ci      "version": "3.0.13",
29081cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
29091cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
29101cb0ef41Sopenharmony_ci      "dependencies": {
29111cb0ef41Sopenharmony_ci        "@types/unist": "^2"
29121cb0ef41Sopenharmony_ci      }
29131cb0ef41Sopenharmony_ci    },
29141cb0ef41Sopenharmony_ci    "node_modules/remark-lint-final-newline/node_modules/@types/unist": {
29151cb0ef41Sopenharmony_ci      "version": "2.0.8",
29161cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
29171cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
29181cb0ef41Sopenharmony_ci    },
29191cb0ef41Sopenharmony_ci    "node_modules/remark-lint-final-newline/node_modules/unified": {
29201cb0ef41Sopenharmony_ci      "version": "10.1.2",
29211cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
29221cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
29231cb0ef41Sopenharmony_ci      "dependencies": {
29241cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
29251cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
29261cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
29271cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
29281cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
29291cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
29301cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
29311cb0ef41Sopenharmony_ci      },
29321cb0ef41Sopenharmony_ci      "funding": {
29331cb0ef41Sopenharmony_ci        "type": "opencollective",
29341cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
29351cb0ef41Sopenharmony_ci      }
29361cb0ef41Sopenharmony_ci    },
29371cb0ef41Sopenharmony_ci    "node_modules/remark-lint-first-heading-level": {
29381cb0ef41Sopenharmony_ci      "version": "3.1.2",
29391cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-first-heading-level/-/remark-lint-first-heading-level-3.1.2.tgz",
29401cb0ef41Sopenharmony_ci      "integrity": "sha512-uSgDMAKOolDcxfJwQU+iJK2Vbz2ZIzBAjQiN0f+9O/7XwrAH5IuVQH60w7chuxVrauVHmd1rbjmvzXVq8R30VQ==",
29411cb0ef41Sopenharmony_ci      "dependencies": {
29421cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
29431cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
29441cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
29451cb0ef41Sopenharmony_ci        "unist-util-generated": "^2.0.0",
29461cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0"
29471cb0ef41Sopenharmony_ci      },
29481cb0ef41Sopenharmony_ci      "funding": {
29491cb0ef41Sopenharmony_ci        "type": "opencollective",
29501cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
29511cb0ef41Sopenharmony_ci      }
29521cb0ef41Sopenharmony_ci    },
29531cb0ef41Sopenharmony_ci    "node_modules/remark-lint-first-heading-level/node_modules/@types/mdast": {
29541cb0ef41Sopenharmony_ci      "version": "3.0.13",
29551cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
29561cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
29571cb0ef41Sopenharmony_ci      "dependencies": {
29581cb0ef41Sopenharmony_ci        "@types/unist": "^2"
29591cb0ef41Sopenharmony_ci      }
29601cb0ef41Sopenharmony_ci    },
29611cb0ef41Sopenharmony_ci    "node_modules/remark-lint-first-heading-level/node_modules/@types/unist": {
29621cb0ef41Sopenharmony_ci      "version": "2.0.8",
29631cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
29641cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
29651cb0ef41Sopenharmony_ci    },
29661cb0ef41Sopenharmony_ci    "node_modules/remark-lint-first-heading-level/node_modules/unified": {
29671cb0ef41Sopenharmony_ci      "version": "10.1.2",
29681cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
29691cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
29701cb0ef41Sopenharmony_ci      "dependencies": {
29711cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
29721cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
29731cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
29741cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
29751cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
29761cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
29771cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
29781cb0ef41Sopenharmony_ci      },
29791cb0ef41Sopenharmony_ci      "funding": {
29801cb0ef41Sopenharmony_ci        "type": "opencollective",
29811cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
29821cb0ef41Sopenharmony_ci      }
29831cb0ef41Sopenharmony_ci    },
29841cb0ef41Sopenharmony_ci    "node_modules/remark-lint-first-heading-level/node_modules/unist-util-is": {
29851cb0ef41Sopenharmony_ci      "version": "5.2.1",
29861cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
29871cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
29881cb0ef41Sopenharmony_ci      "dependencies": {
29891cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
29901cb0ef41Sopenharmony_ci      },
29911cb0ef41Sopenharmony_ci      "funding": {
29921cb0ef41Sopenharmony_ci        "type": "opencollective",
29931cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
29941cb0ef41Sopenharmony_ci      }
29951cb0ef41Sopenharmony_ci    },
29961cb0ef41Sopenharmony_ci    "node_modules/remark-lint-first-heading-level/node_modules/unist-util-visit": {
29971cb0ef41Sopenharmony_ci      "version": "4.1.2",
29981cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
29991cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
30001cb0ef41Sopenharmony_ci      "dependencies": {
30011cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
30021cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
30031cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
30041cb0ef41Sopenharmony_ci      },
30051cb0ef41Sopenharmony_ci      "funding": {
30061cb0ef41Sopenharmony_ci        "type": "opencollective",
30071cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
30081cb0ef41Sopenharmony_ci      }
30091cb0ef41Sopenharmony_ci    },
30101cb0ef41Sopenharmony_ci    "node_modules/remark-lint-first-heading-level/node_modules/unist-util-visit-parents": {
30111cb0ef41Sopenharmony_ci      "version": "5.1.3",
30121cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
30131cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
30141cb0ef41Sopenharmony_ci      "dependencies": {
30151cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
30161cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
30171cb0ef41Sopenharmony_ci      },
30181cb0ef41Sopenharmony_ci      "funding": {
30191cb0ef41Sopenharmony_ci        "type": "opencollective",
30201cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
30211cb0ef41Sopenharmony_ci      }
30221cb0ef41Sopenharmony_ci    },
30231cb0ef41Sopenharmony_ci    "node_modules/remark-lint-hard-break-spaces": {
30241cb0ef41Sopenharmony_ci      "version": "3.1.2",
30251cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-hard-break-spaces/-/remark-lint-hard-break-spaces-3.1.2.tgz",
30261cb0ef41Sopenharmony_ci      "integrity": "sha512-HaW0xsl3TI7VFAqGWWcZtPqyz0NWu19KKjSO7OGFTUJU4S9YiRnhIxmSFM0ZLSsVAynE+dhzVKa8U7dOpWDcOg==",
30271cb0ef41Sopenharmony_ci      "dependencies": {
30281cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
30291cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
30301cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
30311cb0ef41Sopenharmony_ci        "unist-util-generated": "^2.0.0",
30321cb0ef41Sopenharmony_ci        "unist-util-position": "^4.0.0",
30331cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0"
30341cb0ef41Sopenharmony_ci      },
30351cb0ef41Sopenharmony_ci      "funding": {
30361cb0ef41Sopenharmony_ci        "type": "opencollective",
30371cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
30381cb0ef41Sopenharmony_ci      }
30391cb0ef41Sopenharmony_ci    },
30401cb0ef41Sopenharmony_ci    "node_modules/remark-lint-hard-break-spaces/node_modules/@types/mdast": {
30411cb0ef41Sopenharmony_ci      "version": "3.0.13",
30421cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
30431cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
30441cb0ef41Sopenharmony_ci      "dependencies": {
30451cb0ef41Sopenharmony_ci        "@types/unist": "^2"
30461cb0ef41Sopenharmony_ci      }
30471cb0ef41Sopenharmony_ci    },
30481cb0ef41Sopenharmony_ci    "node_modules/remark-lint-hard-break-spaces/node_modules/@types/unist": {
30491cb0ef41Sopenharmony_ci      "version": "2.0.8",
30501cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
30511cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
30521cb0ef41Sopenharmony_ci    },
30531cb0ef41Sopenharmony_ci    "node_modules/remark-lint-hard-break-spaces/node_modules/unified": {
30541cb0ef41Sopenharmony_ci      "version": "10.1.2",
30551cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
30561cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
30571cb0ef41Sopenharmony_ci      "dependencies": {
30581cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
30591cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
30601cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
30611cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
30621cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
30631cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
30641cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
30651cb0ef41Sopenharmony_ci      },
30661cb0ef41Sopenharmony_ci      "funding": {
30671cb0ef41Sopenharmony_ci        "type": "opencollective",
30681cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
30691cb0ef41Sopenharmony_ci      }
30701cb0ef41Sopenharmony_ci    },
30711cb0ef41Sopenharmony_ci    "node_modules/remark-lint-hard-break-spaces/node_modules/unist-util-is": {
30721cb0ef41Sopenharmony_ci      "version": "5.2.1",
30731cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
30741cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
30751cb0ef41Sopenharmony_ci      "dependencies": {
30761cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
30771cb0ef41Sopenharmony_ci      },
30781cb0ef41Sopenharmony_ci      "funding": {
30791cb0ef41Sopenharmony_ci        "type": "opencollective",
30801cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
30811cb0ef41Sopenharmony_ci      }
30821cb0ef41Sopenharmony_ci    },
30831cb0ef41Sopenharmony_ci    "node_modules/remark-lint-hard-break-spaces/node_modules/unist-util-visit": {
30841cb0ef41Sopenharmony_ci      "version": "4.1.2",
30851cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
30861cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
30871cb0ef41Sopenharmony_ci      "dependencies": {
30881cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
30891cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
30901cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
30911cb0ef41Sopenharmony_ci      },
30921cb0ef41Sopenharmony_ci      "funding": {
30931cb0ef41Sopenharmony_ci        "type": "opencollective",
30941cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
30951cb0ef41Sopenharmony_ci      }
30961cb0ef41Sopenharmony_ci    },
30971cb0ef41Sopenharmony_ci    "node_modules/remark-lint-hard-break-spaces/node_modules/unist-util-visit-parents": {
30981cb0ef41Sopenharmony_ci      "version": "5.1.3",
30991cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
31001cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
31011cb0ef41Sopenharmony_ci      "dependencies": {
31021cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
31031cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
31041cb0ef41Sopenharmony_ci      },
31051cb0ef41Sopenharmony_ci      "funding": {
31061cb0ef41Sopenharmony_ci        "type": "opencollective",
31071cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
31081cb0ef41Sopenharmony_ci      }
31091cb0ef41Sopenharmony_ci    },
31101cb0ef41Sopenharmony_ci    "node_modules/remark-lint-heading-style": {
31111cb0ef41Sopenharmony_ci      "version": "3.1.2",
31121cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-heading-style/-/remark-lint-heading-style-3.1.2.tgz",
31131cb0ef41Sopenharmony_ci      "integrity": "sha512-0RkcRPV/H2bPFgeInzBkK1cWUwtFTm83I+Db/Z5tDY02GzKOosHLvxtJyj/1391/opAH1LYbHtHWffir99IUgw==",
31141cb0ef41Sopenharmony_ci      "dependencies": {
31151cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
31161cb0ef41Sopenharmony_ci        "mdast-util-heading-style": "^2.0.0",
31171cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
31181cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
31191cb0ef41Sopenharmony_ci        "unist-util-generated": "^2.0.0",
31201cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0"
31211cb0ef41Sopenharmony_ci      },
31221cb0ef41Sopenharmony_ci      "funding": {
31231cb0ef41Sopenharmony_ci        "type": "opencollective",
31241cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
31251cb0ef41Sopenharmony_ci      }
31261cb0ef41Sopenharmony_ci    },
31271cb0ef41Sopenharmony_ci    "node_modules/remark-lint-heading-style/node_modules/@types/mdast": {
31281cb0ef41Sopenharmony_ci      "version": "3.0.13",
31291cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
31301cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
31311cb0ef41Sopenharmony_ci      "dependencies": {
31321cb0ef41Sopenharmony_ci        "@types/unist": "^2"
31331cb0ef41Sopenharmony_ci      }
31341cb0ef41Sopenharmony_ci    },
31351cb0ef41Sopenharmony_ci    "node_modules/remark-lint-heading-style/node_modules/@types/unist": {
31361cb0ef41Sopenharmony_ci      "version": "2.0.8",
31371cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
31381cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
31391cb0ef41Sopenharmony_ci    },
31401cb0ef41Sopenharmony_ci    "node_modules/remark-lint-heading-style/node_modules/unified": {
31411cb0ef41Sopenharmony_ci      "version": "10.1.2",
31421cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
31431cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
31441cb0ef41Sopenharmony_ci      "dependencies": {
31451cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
31461cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
31471cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
31481cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
31491cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
31501cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
31511cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
31521cb0ef41Sopenharmony_ci      },
31531cb0ef41Sopenharmony_ci      "funding": {
31541cb0ef41Sopenharmony_ci        "type": "opencollective",
31551cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
31561cb0ef41Sopenharmony_ci      }
31571cb0ef41Sopenharmony_ci    },
31581cb0ef41Sopenharmony_ci    "node_modules/remark-lint-heading-style/node_modules/unist-util-is": {
31591cb0ef41Sopenharmony_ci      "version": "5.2.1",
31601cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
31611cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
31621cb0ef41Sopenharmony_ci      "dependencies": {
31631cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
31641cb0ef41Sopenharmony_ci      },
31651cb0ef41Sopenharmony_ci      "funding": {
31661cb0ef41Sopenharmony_ci        "type": "opencollective",
31671cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
31681cb0ef41Sopenharmony_ci      }
31691cb0ef41Sopenharmony_ci    },
31701cb0ef41Sopenharmony_ci    "node_modules/remark-lint-heading-style/node_modules/unist-util-visit": {
31711cb0ef41Sopenharmony_ci      "version": "4.1.2",
31721cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
31731cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
31741cb0ef41Sopenharmony_ci      "dependencies": {
31751cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
31761cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
31771cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
31781cb0ef41Sopenharmony_ci      },
31791cb0ef41Sopenharmony_ci      "funding": {
31801cb0ef41Sopenharmony_ci        "type": "opencollective",
31811cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
31821cb0ef41Sopenharmony_ci      }
31831cb0ef41Sopenharmony_ci    },
31841cb0ef41Sopenharmony_ci    "node_modules/remark-lint-heading-style/node_modules/unist-util-visit-parents": {
31851cb0ef41Sopenharmony_ci      "version": "5.1.3",
31861cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
31871cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
31881cb0ef41Sopenharmony_ci      "dependencies": {
31891cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
31901cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
31911cb0ef41Sopenharmony_ci      },
31921cb0ef41Sopenharmony_ci      "funding": {
31931cb0ef41Sopenharmony_ci        "type": "opencollective",
31941cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
31951cb0ef41Sopenharmony_ci      }
31961cb0ef41Sopenharmony_ci    },
31971cb0ef41Sopenharmony_ci    "node_modules/remark-lint-list-item-bullet-indent": {
31981cb0ef41Sopenharmony_ci      "version": "4.1.2",
31991cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-list-item-bullet-indent/-/remark-lint-list-item-bullet-indent-4.1.2.tgz",
32001cb0ef41Sopenharmony_ci      "integrity": "sha512-WgU5nooqIEm6f35opcbHKBzWrdFJA3XcyTfB3nv/v0KX43/h6qFGmmMJ5kEiaFExuQp3dZSdatWuY0YZ9YRbUg==",
32011cb0ef41Sopenharmony_ci      "dependencies": {
32021cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
32031cb0ef41Sopenharmony_ci        "pluralize": "^8.0.0",
32041cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
32051cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
32061cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0"
32071cb0ef41Sopenharmony_ci      },
32081cb0ef41Sopenharmony_ci      "funding": {
32091cb0ef41Sopenharmony_ci        "type": "opencollective",
32101cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
32111cb0ef41Sopenharmony_ci      }
32121cb0ef41Sopenharmony_ci    },
32131cb0ef41Sopenharmony_ci    "node_modules/remark-lint-list-item-bullet-indent/node_modules/@types/mdast": {
32141cb0ef41Sopenharmony_ci      "version": "3.0.13",
32151cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
32161cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
32171cb0ef41Sopenharmony_ci      "dependencies": {
32181cb0ef41Sopenharmony_ci        "@types/unist": "^2"
32191cb0ef41Sopenharmony_ci      }
32201cb0ef41Sopenharmony_ci    },
32211cb0ef41Sopenharmony_ci    "node_modules/remark-lint-list-item-bullet-indent/node_modules/@types/unist": {
32221cb0ef41Sopenharmony_ci      "version": "2.0.8",
32231cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
32241cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
32251cb0ef41Sopenharmony_ci    },
32261cb0ef41Sopenharmony_ci    "node_modules/remark-lint-list-item-bullet-indent/node_modules/unified": {
32271cb0ef41Sopenharmony_ci      "version": "10.1.2",
32281cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
32291cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
32301cb0ef41Sopenharmony_ci      "dependencies": {
32311cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
32321cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
32331cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
32341cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
32351cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
32361cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
32371cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
32381cb0ef41Sopenharmony_ci      },
32391cb0ef41Sopenharmony_ci      "funding": {
32401cb0ef41Sopenharmony_ci        "type": "opencollective",
32411cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
32421cb0ef41Sopenharmony_ci      }
32431cb0ef41Sopenharmony_ci    },
32441cb0ef41Sopenharmony_ci    "node_modules/remark-lint-list-item-bullet-indent/node_modules/unist-util-is": {
32451cb0ef41Sopenharmony_ci      "version": "5.2.1",
32461cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
32471cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
32481cb0ef41Sopenharmony_ci      "dependencies": {
32491cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
32501cb0ef41Sopenharmony_ci      },
32511cb0ef41Sopenharmony_ci      "funding": {
32521cb0ef41Sopenharmony_ci        "type": "opencollective",
32531cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
32541cb0ef41Sopenharmony_ci      }
32551cb0ef41Sopenharmony_ci    },
32561cb0ef41Sopenharmony_ci    "node_modules/remark-lint-list-item-bullet-indent/node_modules/unist-util-visit": {
32571cb0ef41Sopenharmony_ci      "version": "4.1.2",
32581cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
32591cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
32601cb0ef41Sopenharmony_ci      "dependencies": {
32611cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
32621cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
32631cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
32641cb0ef41Sopenharmony_ci      },
32651cb0ef41Sopenharmony_ci      "funding": {
32661cb0ef41Sopenharmony_ci        "type": "opencollective",
32671cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
32681cb0ef41Sopenharmony_ci      }
32691cb0ef41Sopenharmony_ci    },
32701cb0ef41Sopenharmony_ci    "node_modules/remark-lint-list-item-bullet-indent/node_modules/unist-util-visit-parents": {
32711cb0ef41Sopenharmony_ci      "version": "5.1.3",
32721cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
32731cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
32741cb0ef41Sopenharmony_ci      "dependencies": {
32751cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
32761cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
32771cb0ef41Sopenharmony_ci      },
32781cb0ef41Sopenharmony_ci      "funding": {
32791cb0ef41Sopenharmony_ci        "type": "opencollective",
32801cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
32811cb0ef41Sopenharmony_ci      }
32821cb0ef41Sopenharmony_ci    },
32831cb0ef41Sopenharmony_ci    "node_modules/remark-lint-list-item-indent": {
32841cb0ef41Sopenharmony_ci      "version": "3.1.2",
32851cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-list-item-indent/-/remark-lint-list-item-indent-3.1.2.tgz",
32861cb0ef41Sopenharmony_ci      "integrity": "sha512-tkrra1pxZVE4OVJGfN435u/v0ljruXU+dHzWiKDYeifquD4aWhJxvSApu7+FbE098D/4usVXgMxwFkNhrpZcSQ==",
32871cb0ef41Sopenharmony_ci      "dependencies": {
32881cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
32891cb0ef41Sopenharmony_ci        "pluralize": "^8.0.0",
32901cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
32911cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
32921cb0ef41Sopenharmony_ci        "unist-util-generated": "^2.0.0",
32931cb0ef41Sopenharmony_ci        "unist-util-position": "^4.0.0",
32941cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0"
32951cb0ef41Sopenharmony_ci      },
32961cb0ef41Sopenharmony_ci      "funding": {
32971cb0ef41Sopenharmony_ci        "type": "opencollective",
32981cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
32991cb0ef41Sopenharmony_ci      }
33001cb0ef41Sopenharmony_ci    },
33011cb0ef41Sopenharmony_ci    "node_modules/remark-lint-list-item-indent/node_modules/@types/mdast": {
33021cb0ef41Sopenharmony_ci      "version": "3.0.13",
33031cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
33041cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
33051cb0ef41Sopenharmony_ci      "dependencies": {
33061cb0ef41Sopenharmony_ci        "@types/unist": "^2"
33071cb0ef41Sopenharmony_ci      }
33081cb0ef41Sopenharmony_ci    },
33091cb0ef41Sopenharmony_ci    "node_modules/remark-lint-list-item-indent/node_modules/@types/unist": {
33101cb0ef41Sopenharmony_ci      "version": "2.0.8",
33111cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
33121cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
33131cb0ef41Sopenharmony_ci    },
33141cb0ef41Sopenharmony_ci    "node_modules/remark-lint-list-item-indent/node_modules/unified": {
33151cb0ef41Sopenharmony_ci      "version": "10.1.2",
33161cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
33171cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
33181cb0ef41Sopenharmony_ci      "dependencies": {
33191cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
33201cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
33211cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
33221cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
33231cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
33241cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
33251cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
33261cb0ef41Sopenharmony_ci      },
33271cb0ef41Sopenharmony_ci      "funding": {
33281cb0ef41Sopenharmony_ci        "type": "opencollective",
33291cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
33301cb0ef41Sopenharmony_ci      }
33311cb0ef41Sopenharmony_ci    },
33321cb0ef41Sopenharmony_ci    "node_modules/remark-lint-list-item-indent/node_modules/unist-util-is": {
33331cb0ef41Sopenharmony_ci      "version": "5.2.1",
33341cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
33351cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
33361cb0ef41Sopenharmony_ci      "dependencies": {
33371cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
33381cb0ef41Sopenharmony_ci      },
33391cb0ef41Sopenharmony_ci      "funding": {
33401cb0ef41Sopenharmony_ci        "type": "opencollective",
33411cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
33421cb0ef41Sopenharmony_ci      }
33431cb0ef41Sopenharmony_ci    },
33441cb0ef41Sopenharmony_ci    "node_modules/remark-lint-list-item-indent/node_modules/unist-util-visit": {
33451cb0ef41Sopenharmony_ci      "version": "4.1.2",
33461cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
33471cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
33481cb0ef41Sopenharmony_ci      "dependencies": {
33491cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
33501cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
33511cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
33521cb0ef41Sopenharmony_ci      },
33531cb0ef41Sopenharmony_ci      "funding": {
33541cb0ef41Sopenharmony_ci        "type": "opencollective",
33551cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
33561cb0ef41Sopenharmony_ci      }
33571cb0ef41Sopenharmony_ci    },
33581cb0ef41Sopenharmony_ci    "node_modules/remark-lint-list-item-indent/node_modules/unist-util-visit-parents": {
33591cb0ef41Sopenharmony_ci      "version": "5.1.3",
33601cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
33611cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
33621cb0ef41Sopenharmony_ci      "dependencies": {
33631cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
33641cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
33651cb0ef41Sopenharmony_ci      },
33661cb0ef41Sopenharmony_ci      "funding": {
33671cb0ef41Sopenharmony_ci        "type": "opencollective",
33681cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
33691cb0ef41Sopenharmony_ci      }
33701cb0ef41Sopenharmony_ci    },
33711cb0ef41Sopenharmony_ci    "node_modules/remark-lint-maximum-line-length": {
33721cb0ef41Sopenharmony_ci      "version": "3.1.3",
33731cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-maximum-line-length/-/remark-lint-maximum-line-length-3.1.3.tgz",
33741cb0ef41Sopenharmony_ci      "integrity": "sha512-TA7IE+0c8agRm1k7JZr7ZZFiL44JMBAj1KlMxSTACBuebdPJe7IPaLIQga10bnz75jfWMzSiRURMFHo4lt3kdw==",
33751cb0ef41Sopenharmony_ci      "dependencies": {
33761cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
33771cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
33781cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
33791cb0ef41Sopenharmony_ci        "unist-util-generated": "^2.0.0",
33801cb0ef41Sopenharmony_ci        "unist-util-position": "^4.0.0",
33811cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0"
33821cb0ef41Sopenharmony_ci      },
33831cb0ef41Sopenharmony_ci      "funding": {
33841cb0ef41Sopenharmony_ci        "type": "opencollective",
33851cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
33861cb0ef41Sopenharmony_ci      }
33871cb0ef41Sopenharmony_ci    },
33881cb0ef41Sopenharmony_ci    "node_modules/remark-lint-maximum-line-length/node_modules/@types/mdast": {
33891cb0ef41Sopenharmony_ci      "version": "3.0.13",
33901cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
33911cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
33921cb0ef41Sopenharmony_ci      "dependencies": {
33931cb0ef41Sopenharmony_ci        "@types/unist": "^2"
33941cb0ef41Sopenharmony_ci      }
33951cb0ef41Sopenharmony_ci    },
33961cb0ef41Sopenharmony_ci    "node_modules/remark-lint-maximum-line-length/node_modules/@types/unist": {
33971cb0ef41Sopenharmony_ci      "version": "2.0.8",
33981cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
33991cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
34001cb0ef41Sopenharmony_ci    },
34011cb0ef41Sopenharmony_ci    "node_modules/remark-lint-maximum-line-length/node_modules/unified": {
34021cb0ef41Sopenharmony_ci      "version": "10.1.2",
34031cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
34041cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
34051cb0ef41Sopenharmony_ci      "dependencies": {
34061cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
34071cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
34081cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
34091cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
34101cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
34111cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
34121cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
34131cb0ef41Sopenharmony_ci      },
34141cb0ef41Sopenharmony_ci      "funding": {
34151cb0ef41Sopenharmony_ci        "type": "opencollective",
34161cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
34171cb0ef41Sopenharmony_ci      }
34181cb0ef41Sopenharmony_ci    },
34191cb0ef41Sopenharmony_ci    "node_modules/remark-lint-maximum-line-length/node_modules/unist-util-is": {
34201cb0ef41Sopenharmony_ci      "version": "5.2.1",
34211cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
34221cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
34231cb0ef41Sopenharmony_ci      "dependencies": {
34241cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
34251cb0ef41Sopenharmony_ci      },
34261cb0ef41Sopenharmony_ci      "funding": {
34271cb0ef41Sopenharmony_ci        "type": "opencollective",
34281cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
34291cb0ef41Sopenharmony_ci      }
34301cb0ef41Sopenharmony_ci    },
34311cb0ef41Sopenharmony_ci    "node_modules/remark-lint-maximum-line-length/node_modules/unist-util-visit": {
34321cb0ef41Sopenharmony_ci      "version": "4.1.2",
34331cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
34341cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
34351cb0ef41Sopenharmony_ci      "dependencies": {
34361cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
34371cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
34381cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
34391cb0ef41Sopenharmony_ci      },
34401cb0ef41Sopenharmony_ci      "funding": {
34411cb0ef41Sopenharmony_ci        "type": "opencollective",
34421cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
34431cb0ef41Sopenharmony_ci      }
34441cb0ef41Sopenharmony_ci    },
34451cb0ef41Sopenharmony_ci    "node_modules/remark-lint-maximum-line-length/node_modules/unist-util-visit-parents": {
34461cb0ef41Sopenharmony_ci      "version": "5.1.3",
34471cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
34481cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
34491cb0ef41Sopenharmony_ci      "dependencies": {
34501cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
34511cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
34521cb0ef41Sopenharmony_ci      },
34531cb0ef41Sopenharmony_ci      "funding": {
34541cb0ef41Sopenharmony_ci        "type": "opencollective",
34551cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
34561cb0ef41Sopenharmony_ci      }
34571cb0ef41Sopenharmony_ci    },
34581cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-blockquote-without-marker": {
34591cb0ef41Sopenharmony_ci      "version": "5.1.2",
34601cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-no-blockquote-without-marker/-/remark-lint-no-blockquote-without-marker-5.1.2.tgz",
34611cb0ef41Sopenharmony_ci      "integrity": "sha512-QPbqsrt7EfpSWqTkZJ9tepabPIhBDlNqZkuxxMQYD0OQ2N+tHDUq3zE1JxI5ts1V9o/mWApgySocqGd3jlcKmQ==",
34621cb0ef41Sopenharmony_ci      "dependencies": {
34631cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
34641cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
34651cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
34661cb0ef41Sopenharmony_ci        "unist-util-generated": "^2.0.0",
34671cb0ef41Sopenharmony_ci        "unist-util-position": "^4.0.0",
34681cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0",
34691cb0ef41Sopenharmony_ci        "vfile-location": "^4.0.0"
34701cb0ef41Sopenharmony_ci      },
34711cb0ef41Sopenharmony_ci      "funding": {
34721cb0ef41Sopenharmony_ci        "type": "opencollective",
34731cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
34741cb0ef41Sopenharmony_ci      }
34751cb0ef41Sopenharmony_ci    },
34761cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-blockquote-without-marker/node_modules/@types/mdast": {
34771cb0ef41Sopenharmony_ci      "version": "3.0.13",
34781cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
34791cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
34801cb0ef41Sopenharmony_ci      "dependencies": {
34811cb0ef41Sopenharmony_ci        "@types/unist": "^2"
34821cb0ef41Sopenharmony_ci      }
34831cb0ef41Sopenharmony_ci    },
34841cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-blockquote-without-marker/node_modules/@types/unist": {
34851cb0ef41Sopenharmony_ci      "version": "2.0.8",
34861cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
34871cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
34881cb0ef41Sopenharmony_ci    },
34891cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-blockquote-without-marker/node_modules/unified": {
34901cb0ef41Sopenharmony_ci      "version": "10.1.2",
34911cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
34921cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
34931cb0ef41Sopenharmony_ci      "dependencies": {
34941cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
34951cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
34961cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
34971cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
34981cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
34991cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
35001cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
35011cb0ef41Sopenharmony_ci      },
35021cb0ef41Sopenharmony_ci      "funding": {
35031cb0ef41Sopenharmony_ci        "type": "opencollective",
35041cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
35051cb0ef41Sopenharmony_ci      }
35061cb0ef41Sopenharmony_ci    },
35071cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-blockquote-without-marker/node_modules/unist-util-is": {
35081cb0ef41Sopenharmony_ci      "version": "5.2.1",
35091cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
35101cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
35111cb0ef41Sopenharmony_ci      "dependencies": {
35121cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
35131cb0ef41Sopenharmony_ci      },
35141cb0ef41Sopenharmony_ci      "funding": {
35151cb0ef41Sopenharmony_ci        "type": "opencollective",
35161cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
35171cb0ef41Sopenharmony_ci      }
35181cb0ef41Sopenharmony_ci    },
35191cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-blockquote-without-marker/node_modules/unist-util-visit": {
35201cb0ef41Sopenharmony_ci      "version": "4.1.2",
35211cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
35221cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
35231cb0ef41Sopenharmony_ci      "dependencies": {
35241cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
35251cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
35261cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
35271cb0ef41Sopenharmony_ci      },
35281cb0ef41Sopenharmony_ci      "funding": {
35291cb0ef41Sopenharmony_ci        "type": "opencollective",
35301cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
35311cb0ef41Sopenharmony_ci      }
35321cb0ef41Sopenharmony_ci    },
35331cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-blockquote-without-marker/node_modules/unist-util-visit-parents": {
35341cb0ef41Sopenharmony_ci      "version": "5.1.3",
35351cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
35361cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
35371cb0ef41Sopenharmony_ci      "dependencies": {
35381cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
35391cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
35401cb0ef41Sopenharmony_ci      },
35411cb0ef41Sopenharmony_ci      "funding": {
35421cb0ef41Sopenharmony_ci        "type": "opencollective",
35431cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
35441cb0ef41Sopenharmony_ci      }
35451cb0ef41Sopenharmony_ci    },
35461cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-consecutive-blank-lines": {
35471cb0ef41Sopenharmony_ci      "version": "4.1.3",
35481cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-no-consecutive-blank-lines/-/remark-lint-no-consecutive-blank-lines-4.1.3.tgz",
35491cb0ef41Sopenharmony_ci      "integrity": "sha512-yU3jH6UMHvaxX3DPBen+7CoPiCcqJ4BeteyOKeKX+tKWCWKILpiz+TVToRbeLnWO4IvFNnSRFMSXmcWSDdbY4w==",
35501cb0ef41Sopenharmony_ci      "dependencies": {
35511cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
35521cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
35531cb0ef41Sopenharmony_ci        "pluralize": "^8.0.0",
35541cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
35551cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
35561cb0ef41Sopenharmony_ci        "unist-util-generated": "^2.0.0",
35571cb0ef41Sopenharmony_ci        "unist-util-position": "^4.0.0",
35581cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0"
35591cb0ef41Sopenharmony_ci      },
35601cb0ef41Sopenharmony_ci      "funding": {
35611cb0ef41Sopenharmony_ci        "type": "opencollective",
35621cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
35631cb0ef41Sopenharmony_ci      }
35641cb0ef41Sopenharmony_ci    },
35651cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-consecutive-blank-lines/node_modules/@types/mdast": {
35661cb0ef41Sopenharmony_ci      "version": "3.0.13",
35671cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
35681cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
35691cb0ef41Sopenharmony_ci      "dependencies": {
35701cb0ef41Sopenharmony_ci        "@types/unist": "^2"
35711cb0ef41Sopenharmony_ci      }
35721cb0ef41Sopenharmony_ci    },
35731cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-consecutive-blank-lines/node_modules/@types/unist": {
35741cb0ef41Sopenharmony_ci      "version": "2.0.8",
35751cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
35761cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
35771cb0ef41Sopenharmony_ci    },
35781cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-consecutive-blank-lines/node_modules/unified": {
35791cb0ef41Sopenharmony_ci      "version": "10.1.2",
35801cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
35811cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
35821cb0ef41Sopenharmony_ci      "dependencies": {
35831cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
35841cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
35851cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
35861cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
35871cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
35881cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
35891cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
35901cb0ef41Sopenharmony_ci      },
35911cb0ef41Sopenharmony_ci      "funding": {
35921cb0ef41Sopenharmony_ci        "type": "opencollective",
35931cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
35941cb0ef41Sopenharmony_ci      }
35951cb0ef41Sopenharmony_ci    },
35961cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-consecutive-blank-lines/node_modules/unist-util-is": {
35971cb0ef41Sopenharmony_ci      "version": "5.2.1",
35981cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
35991cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
36001cb0ef41Sopenharmony_ci      "dependencies": {
36011cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
36021cb0ef41Sopenharmony_ci      },
36031cb0ef41Sopenharmony_ci      "funding": {
36041cb0ef41Sopenharmony_ci        "type": "opencollective",
36051cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
36061cb0ef41Sopenharmony_ci      }
36071cb0ef41Sopenharmony_ci    },
36081cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-consecutive-blank-lines/node_modules/unist-util-visit": {
36091cb0ef41Sopenharmony_ci      "version": "4.1.2",
36101cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
36111cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
36121cb0ef41Sopenharmony_ci      "dependencies": {
36131cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
36141cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
36151cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
36161cb0ef41Sopenharmony_ci      },
36171cb0ef41Sopenharmony_ci      "funding": {
36181cb0ef41Sopenharmony_ci        "type": "opencollective",
36191cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
36201cb0ef41Sopenharmony_ci      }
36211cb0ef41Sopenharmony_ci    },
36221cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-consecutive-blank-lines/node_modules/unist-util-visit-parents": {
36231cb0ef41Sopenharmony_ci      "version": "5.1.3",
36241cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
36251cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
36261cb0ef41Sopenharmony_ci      "dependencies": {
36271cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
36281cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
36291cb0ef41Sopenharmony_ci      },
36301cb0ef41Sopenharmony_ci      "funding": {
36311cb0ef41Sopenharmony_ci        "type": "opencollective",
36321cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
36331cb0ef41Sopenharmony_ci      }
36341cb0ef41Sopenharmony_ci    },
36351cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-duplicate-definitions": {
36361cb0ef41Sopenharmony_ci      "version": "3.1.2",
36371cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-no-duplicate-definitions/-/remark-lint-no-duplicate-definitions-3.1.2.tgz",
36381cb0ef41Sopenharmony_ci      "integrity": "sha512-vi0nXA7p+pjQOorZOkr9E+QDhG74JAdbzqglWPrWWNI3z2rUYWYHTNSyWJbwEXaIIcev1ZAw8SCAOis5MNm+pA==",
36391cb0ef41Sopenharmony_ci      "dependencies": {
36401cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
36411cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
36421cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
36431cb0ef41Sopenharmony_ci        "unist-util-generated": "^2.0.0",
36441cb0ef41Sopenharmony_ci        "unist-util-position": "^4.0.0",
36451cb0ef41Sopenharmony_ci        "unist-util-stringify-position": "^3.0.0",
36461cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0"
36471cb0ef41Sopenharmony_ci      },
36481cb0ef41Sopenharmony_ci      "funding": {
36491cb0ef41Sopenharmony_ci        "type": "opencollective",
36501cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
36511cb0ef41Sopenharmony_ci      }
36521cb0ef41Sopenharmony_ci    },
36531cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-duplicate-definitions/node_modules/@types/mdast": {
36541cb0ef41Sopenharmony_ci      "version": "3.0.13",
36551cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
36561cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
36571cb0ef41Sopenharmony_ci      "dependencies": {
36581cb0ef41Sopenharmony_ci        "@types/unist": "^2"
36591cb0ef41Sopenharmony_ci      }
36601cb0ef41Sopenharmony_ci    },
36611cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-duplicate-definitions/node_modules/@types/unist": {
36621cb0ef41Sopenharmony_ci      "version": "2.0.8",
36631cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
36641cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
36651cb0ef41Sopenharmony_ci    },
36661cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-duplicate-definitions/node_modules/unified": {
36671cb0ef41Sopenharmony_ci      "version": "10.1.2",
36681cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
36691cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
36701cb0ef41Sopenharmony_ci      "dependencies": {
36711cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
36721cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
36731cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
36741cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
36751cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
36761cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
36771cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
36781cb0ef41Sopenharmony_ci      },
36791cb0ef41Sopenharmony_ci      "funding": {
36801cb0ef41Sopenharmony_ci        "type": "opencollective",
36811cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
36821cb0ef41Sopenharmony_ci      }
36831cb0ef41Sopenharmony_ci    },
36841cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-duplicate-definitions/node_modules/unist-util-is": {
36851cb0ef41Sopenharmony_ci      "version": "5.2.1",
36861cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
36871cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
36881cb0ef41Sopenharmony_ci      "dependencies": {
36891cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
36901cb0ef41Sopenharmony_ci      },
36911cb0ef41Sopenharmony_ci      "funding": {
36921cb0ef41Sopenharmony_ci        "type": "opencollective",
36931cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
36941cb0ef41Sopenharmony_ci      }
36951cb0ef41Sopenharmony_ci    },
36961cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-duplicate-definitions/node_modules/unist-util-stringify-position": {
36971cb0ef41Sopenharmony_ci      "version": "3.0.3",
36981cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz",
36991cb0ef41Sopenharmony_ci      "integrity": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==",
37001cb0ef41Sopenharmony_ci      "dependencies": {
37011cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
37021cb0ef41Sopenharmony_ci      },
37031cb0ef41Sopenharmony_ci      "funding": {
37041cb0ef41Sopenharmony_ci        "type": "opencollective",
37051cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
37061cb0ef41Sopenharmony_ci      }
37071cb0ef41Sopenharmony_ci    },
37081cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-duplicate-definitions/node_modules/unist-util-visit": {
37091cb0ef41Sopenharmony_ci      "version": "4.1.2",
37101cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
37111cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
37121cb0ef41Sopenharmony_ci      "dependencies": {
37131cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
37141cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
37151cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
37161cb0ef41Sopenharmony_ci      },
37171cb0ef41Sopenharmony_ci      "funding": {
37181cb0ef41Sopenharmony_ci        "type": "opencollective",
37191cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
37201cb0ef41Sopenharmony_ci      }
37211cb0ef41Sopenharmony_ci    },
37221cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-duplicate-definitions/node_modules/unist-util-visit-parents": {
37231cb0ef41Sopenharmony_ci      "version": "5.1.3",
37241cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
37251cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
37261cb0ef41Sopenharmony_ci      "dependencies": {
37271cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
37281cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
37291cb0ef41Sopenharmony_ci      },
37301cb0ef41Sopenharmony_ci      "funding": {
37311cb0ef41Sopenharmony_ci        "type": "opencollective",
37321cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
37331cb0ef41Sopenharmony_ci      }
37341cb0ef41Sopenharmony_ci    },
37351cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-file-name-articles": {
37361cb0ef41Sopenharmony_ci      "version": "2.1.2",
37371cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-no-file-name-articles/-/remark-lint-no-file-name-articles-2.1.2.tgz",
37381cb0ef41Sopenharmony_ci      "integrity": "sha512-kM4vwBkne7f9euDKsuyxTtrsiafjH+KOwu8ZmuSVWh5U+u0EMcPyN5fxfaQIW+5FkrJA1jwnRu7ciXJBJt74Og==",
37391cb0ef41Sopenharmony_ci      "dependencies": {
37401cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
37411cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
37421cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0"
37431cb0ef41Sopenharmony_ci      },
37441cb0ef41Sopenharmony_ci      "funding": {
37451cb0ef41Sopenharmony_ci        "type": "opencollective",
37461cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
37471cb0ef41Sopenharmony_ci      }
37481cb0ef41Sopenharmony_ci    },
37491cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-file-name-articles/node_modules/@types/mdast": {
37501cb0ef41Sopenharmony_ci      "version": "3.0.13",
37511cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
37521cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
37531cb0ef41Sopenharmony_ci      "dependencies": {
37541cb0ef41Sopenharmony_ci        "@types/unist": "^2"
37551cb0ef41Sopenharmony_ci      }
37561cb0ef41Sopenharmony_ci    },
37571cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-file-name-articles/node_modules/@types/unist": {
37581cb0ef41Sopenharmony_ci      "version": "2.0.8",
37591cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
37601cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
37611cb0ef41Sopenharmony_ci    },
37621cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-file-name-articles/node_modules/unified": {
37631cb0ef41Sopenharmony_ci      "version": "10.1.2",
37641cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
37651cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
37661cb0ef41Sopenharmony_ci      "dependencies": {
37671cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
37681cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
37691cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
37701cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
37711cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
37721cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
37731cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
37741cb0ef41Sopenharmony_ci      },
37751cb0ef41Sopenharmony_ci      "funding": {
37761cb0ef41Sopenharmony_ci        "type": "opencollective",
37771cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
37781cb0ef41Sopenharmony_ci      }
37791cb0ef41Sopenharmony_ci    },
37801cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-file-name-consecutive-dashes": {
37811cb0ef41Sopenharmony_ci      "version": "2.1.2",
37821cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-no-file-name-consecutive-dashes/-/remark-lint-no-file-name-consecutive-dashes-2.1.2.tgz",
37831cb0ef41Sopenharmony_ci      "integrity": "sha512-gw06jaaFwBR3s+3E2kJlv+E7rAzS7Nj+MFU7TViwbsYnR7PA96htLVDCjClyNUE7JHUNcv93HdLm8ykg8kRyNA==",
37841cb0ef41Sopenharmony_ci      "dependencies": {
37851cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
37861cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
37871cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0"
37881cb0ef41Sopenharmony_ci      },
37891cb0ef41Sopenharmony_ci      "funding": {
37901cb0ef41Sopenharmony_ci        "type": "opencollective",
37911cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
37921cb0ef41Sopenharmony_ci      }
37931cb0ef41Sopenharmony_ci    },
37941cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-file-name-consecutive-dashes/node_modules/@types/mdast": {
37951cb0ef41Sopenharmony_ci      "version": "3.0.13",
37961cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
37971cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
37981cb0ef41Sopenharmony_ci      "dependencies": {
37991cb0ef41Sopenharmony_ci        "@types/unist": "^2"
38001cb0ef41Sopenharmony_ci      }
38011cb0ef41Sopenharmony_ci    },
38021cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-file-name-consecutive-dashes/node_modules/@types/unist": {
38031cb0ef41Sopenharmony_ci      "version": "2.0.8",
38041cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
38051cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
38061cb0ef41Sopenharmony_ci    },
38071cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-file-name-consecutive-dashes/node_modules/unified": {
38081cb0ef41Sopenharmony_ci      "version": "10.1.2",
38091cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
38101cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
38111cb0ef41Sopenharmony_ci      "dependencies": {
38121cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
38131cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
38141cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
38151cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
38161cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
38171cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
38181cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
38191cb0ef41Sopenharmony_ci      },
38201cb0ef41Sopenharmony_ci      "funding": {
38211cb0ef41Sopenharmony_ci        "type": "opencollective",
38221cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
38231cb0ef41Sopenharmony_ci      }
38241cb0ef41Sopenharmony_ci    },
38251cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-file-name-outer-dashes": {
38261cb0ef41Sopenharmony_ci      "version": "2.1.2",
38271cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-no-file-name-outer-dashes/-/remark-lint-no-file-name-outer-dashes-2.1.2.tgz",
38281cb0ef41Sopenharmony_ci      "integrity": "sha512-VrbHg25Oo9k/bNbS7ye1X7F6ER4uZSubO+t5DHJ4WZ6iVbNtBar/JwzVelY1YxUAutv42OvHfuveh4vKlcNgVA==",
38291cb0ef41Sopenharmony_ci      "dependencies": {
38301cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
38311cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
38321cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0"
38331cb0ef41Sopenharmony_ci      },
38341cb0ef41Sopenharmony_ci      "funding": {
38351cb0ef41Sopenharmony_ci        "type": "opencollective",
38361cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
38371cb0ef41Sopenharmony_ci      }
38381cb0ef41Sopenharmony_ci    },
38391cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-file-name-outer-dashes/node_modules/@types/mdast": {
38401cb0ef41Sopenharmony_ci      "version": "3.0.13",
38411cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
38421cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
38431cb0ef41Sopenharmony_ci      "dependencies": {
38441cb0ef41Sopenharmony_ci        "@types/unist": "^2"
38451cb0ef41Sopenharmony_ci      }
38461cb0ef41Sopenharmony_ci    },
38471cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-file-name-outer-dashes/node_modules/@types/unist": {
38481cb0ef41Sopenharmony_ci      "version": "2.0.8",
38491cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
38501cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
38511cb0ef41Sopenharmony_ci    },
38521cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-file-name-outer-dashes/node_modules/unified": {
38531cb0ef41Sopenharmony_ci      "version": "10.1.2",
38541cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
38551cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
38561cb0ef41Sopenharmony_ci      "dependencies": {
38571cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
38581cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
38591cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
38601cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
38611cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
38621cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
38631cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
38641cb0ef41Sopenharmony_ci      },
38651cb0ef41Sopenharmony_ci      "funding": {
38661cb0ef41Sopenharmony_ci        "type": "opencollective",
38671cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
38681cb0ef41Sopenharmony_ci      }
38691cb0ef41Sopenharmony_ci    },
38701cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-heading-content-indent": {
38711cb0ef41Sopenharmony_ci      "version": "4.1.2",
38721cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-no-heading-content-indent/-/remark-lint-no-heading-content-indent-4.1.2.tgz",
38731cb0ef41Sopenharmony_ci      "integrity": "sha512-TTxFsm1f4ZHFxZQCuz7j0QK4RvP6oArTiwazKLr16yaZe1608ypogMek4A30j2xX8WuO9+2uBzLXCY5OBo5x5Q==",
38741cb0ef41Sopenharmony_ci      "dependencies": {
38751cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
38761cb0ef41Sopenharmony_ci        "mdast-util-heading-style": "^2.0.0",
38771cb0ef41Sopenharmony_ci        "pluralize": "^8.0.0",
38781cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
38791cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
38801cb0ef41Sopenharmony_ci        "unist-util-generated": "^2.0.0",
38811cb0ef41Sopenharmony_ci        "unist-util-position": "^4.0.0",
38821cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0"
38831cb0ef41Sopenharmony_ci      },
38841cb0ef41Sopenharmony_ci      "funding": {
38851cb0ef41Sopenharmony_ci        "type": "opencollective",
38861cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
38871cb0ef41Sopenharmony_ci      }
38881cb0ef41Sopenharmony_ci    },
38891cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-heading-content-indent/node_modules/@types/mdast": {
38901cb0ef41Sopenharmony_ci      "version": "3.0.13",
38911cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
38921cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
38931cb0ef41Sopenharmony_ci      "dependencies": {
38941cb0ef41Sopenharmony_ci        "@types/unist": "^2"
38951cb0ef41Sopenharmony_ci      }
38961cb0ef41Sopenharmony_ci    },
38971cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-heading-content-indent/node_modules/@types/unist": {
38981cb0ef41Sopenharmony_ci      "version": "2.0.8",
38991cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
39001cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
39011cb0ef41Sopenharmony_ci    },
39021cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-heading-content-indent/node_modules/unified": {
39031cb0ef41Sopenharmony_ci      "version": "10.1.2",
39041cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
39051cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
39061cb0ef41Sopenharmony_ci      "dependencies": {
39071cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
39081cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
39091cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
39101cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
39111cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
39121cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
39131cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
39141cb0ef41Sopenharmony_ci      },
39151cb0ef41Sopenharmony_ci      "funding": {
39161cb0ef41Sopenharmony_ci        "type": "opencollective",
39171cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
39181cb0ef41Sopenharmony_ci      }
39191cb0ef41Sopenharmony_ci    },
39201cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-heading-content-indent/node_modules/unist-util-is": {
39211cb0ef41Sopenharmony_ci      "version": "5.2.1",
39221cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
39231cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
39241cb0ef41Sopenharmony_ci      "dependencies": {
39251cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
39261cb0ef41Sopenharmony_ci      },
39271cb0ef41Sopenharmony_ci      "funding": {
39281cb0ef41Sopenharmony_ci        "type": "opencollective",
39291cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
39301cb0ef41Sopenharmony_ci      }
39311cb0ef41Sopenharmony_ci    },
39321cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-heading-content-indent/node_modules/unist-util-visit": {
39331cb0ef41Sopenharmony_ci      "version": "4.1.2",
39341cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
39351cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
39361cb0ef41Sopenharmony_ci      "dependencies": {
39371cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
39381cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
39391cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
39401cb0ef41Sopenharmony_ci      },
39411cb0ef41Sopenharmony_ci      "funding": {
39421cb0ef41Sopenharmony_ci        "type": "opencollective",
39431cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
39441cb0ef41Sopenharmony_ci      }
39451cb0ef41Sopenharmony_ci    },
39461cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-heading-content-indent/node_modules/unist-util-visit-parents": {
39471cb0ef41Sopenharmony_ci      "version": "5.1.3",
39481cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
39491cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
39501cb0ef41Sopenharmony_ci      "dependencies": {
39511cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
39521cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
39531cb0ef41Sopenharmony_ci      },
39541cb0ef41Sopenharmony_ci      "funding": {
39551cb0ef41Sopenharmony_ci        "type": "opencollective",
39561cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
39571cb0ef41Sopenharmony_ci      }
39581cb0ef41Sopenharmony_ci    },
39591cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-heading-indent": {
39601cb0ef41Sopenharmony_ci      "version": "4.1.2",
39611cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-no-heading-indent/-/remark-lint-no-heading-indent-4.1.2.tgz",
39621cb0ef41Sopenharmony_ci      "integrity": "sha512-XFoSebfsYV6EFYRCYkCzSw6xxgltN5l3aPH+UfCk/0geMnl3DrCQjbQt9qhxQzBSBa4gA91CGs2DRI5Xxbwzig==",
39631cb0ef41Sopenharmony_ci      "dependencies": {
39641cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
39651cb0ef41Sopenharmony_ci        "pluralize": "^8.0.0",
39661cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
39671cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
39681cb0ef41Sopenharmony_ci        "unist-util-generated": "^2.0.0",
39691cb0ef41Sopenharmony_ci        "unist-util-position": "^4.0.0",
39701cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0"
39711cb0ef41Sopenharmony_ci      },
39721cb0ef41Sopenharmony_ci      "funding": {
39731cb0ef41Sopenharmony_ci        "type": "opencollective",
39741cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
39751cb0ef41Sopenharmony_ci      }
39761cb0ef41Sopenharmony_ci    },
39771cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-heading-indent/node_modules/@types/mdast": {
39781cb0ef41Sopenharmony_ci      "version": "3.0.13",
39791cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
39801cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
39811cb0ef41Sopenharmony_ci      "dependencies": {
39821cb0ef41Sopenharmony_ci        "@types/unist": "^2"
39831cb0ef41Sopenharmony_ci      }
39841cb0ef41Sopenharmony_ci    },
39851cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-heading-indent/node_modules/@types/unist": {
39861cb0ef41Sopenharmony_ci      "version": "2.0.8",
39871cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
39881cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
39891cb0ef41Sopenharmony_ci    },
39901cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-heading-indent/node_modules/unified": {
39911cb0ef41Sopenharmony_ci      "version": "10.1.2",
39921cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
39931cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
39941cb0ef41Sopenharmony_ci      "dependencies": {
39951cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
39961cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
39971cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
39981cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
39991cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
40001cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
40011cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
40021cb0ef41Sopenharmony_ci      },
40031cb0ef41Sopenharmony_ci      "funding": {
40041cb0ef41Sopenharmony_ci        "type": "opencollective",
40051cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
40061cb0ef41Sopenharmony_ci      }
40071cb0ef41Sopenharmony_ci    },
40081cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-heading-indent/node_modules/unist-util-is": {
40091cb0ef41Sopenharmony_ci      "version": "5.2.1",
40101cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
40111cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
40121cb0ef41Sopenharmony_ci      "dependencies": {
40131cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
40141cb0ef41Sopenharmony_ci      },
40151cb0ef41Sopenharmony_ci      "funding": {
40161cb0ef41Sopenharmony_ci        "type": "opencollective",
40171cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
40181cb0ef41Sopenharmony_ci      }
40191cb0ef41Sopenharmony_ci    },
40201cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-heading-indent/node_modules/unist-util-visit": {
40211cb0ef41Sopenharmony_ci      "version": "4.1.2",
40221cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
40231cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
40241cb0ef41Sopenharmony_ci      "dependencies": {
40251cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
40261cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
40271cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
40281cb0ef41Sopenharmony_ci      },
40291cb0ef41Sopenharmony_ci      "funding": {
40301cb0ef41Sopenharmony_ci        "type": "opencollective",
40311cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
40321cb0ef41Sopenharmony_ci      }
40331cb0ef41Sopenharmony_ci    },
40341cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-heading-indent/node_modules/unist-util-visit-parents": {
40351cb0ef41Sopenharmony_ci      "version": "5.1.3",
40361cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
40371cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
40381cb0ef41Sopenharmony_ci      "dependencies": {
40391cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
40401cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
40411cb0ef41Sopenharmony_ci      },
40421cb0ef41Sopenharmony_ci      "funding": {
40431cb0ef41Sopenharmony_ci        "type": "opencollective",
40441cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
40451cb0ef41Sopenharmony_ci      }
40461cb0ef41Sopenharmony_ci    },
40471cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-inline-padding": {
40481cb0ef41Sopenharmony_ci      "version": "4.1.2",
40491cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-no-inline-padding/-/remark-lint-no-inline-padding-4.1.2.tgz",
40501cb0ef41Sopenharmony_ci      "integrity": "sha512-dGyhWsiqCZS3Slob0EVBUfsFBbdpMIBCvb56LlCgaHbnLsnNYx8PpF/wA5CgsN8BXIbXfRpyPB5cIJwIq5taYg==",
40511cb0ef41Sopenharmony_ci      "dependencies": {
40521cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
40531cb0ef41Sopenharmony_ci        "mdast-util-to-string": "^3.0.0",
40541cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
40551cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
40561cb0ef41Sopenharmony_ci        "unist-util-generated": "^2.0.0",
40571cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0"
40581cb0ef41Sopenharmony_ci      },
40591cb0ef41Sopenharmony_ci      "funding": {
40601cb0ef41Sopenharmony_ci        "type": "opencollective",
40611cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
40621cb0ef41Sopenharmony_ci      }
40631cb0ef41Sopenharmony_ci    },
40641cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-inline-padding/node_modules/@types/mdast": {
40651cb0ef41Sopenharmony_ci      "version": "3.0.13",
40661cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
40671cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
40681cb0ef41Sopenharmony_ci      "dependencies": {
40691cb0ef41Sopenharmony_ci        "@types/unist": "^2"
40701cb0ef41Sopenharmony_ci      }
40711cb0ef41Sopenharmony_ci    },
40721cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-inline-padding/node_modules/@types/unist": {
40731cb0ef41Sopenharmony_ci      "version": "2.0.8",
40741cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
40751cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
40761cb0ef41Sopenharmony_ci    },
40771cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-inline-padding/node_modules/mdast-util-to-string": {
40781cb0ef41Sopenharmony_ci      "version": "3.2.0",
40791cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-3.2.0.tgz",
40801cb0ef41Sopenharmony_ci      "integrity": "sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg==",
40811cb0ef41Sopenharmony_ci      "dependencies": {
40821cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0"
40831cb0ef41Sopenharmony_ci      },
40841cb0ef41Sopenharmony_ci      "funding": {
40851cb0ef41Sopenharmony_ci        "type": "opencollective",
40861cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
40871cb0ef41Sopenharmony_ci      }
40881cb0ef41Sopenharmony_ci    },
40891cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-inline-padding/node_modules/unified": {
40901cb0ef41Sopenharmony_ci      "version": "10.1.2",
40911cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
40921cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
40931cb0ef41Sopenharmony_ci      "dependencies": {
40941cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
40951cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
40961cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
40971cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
40981cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
40991cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
41001cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
41011cb0ef41Sopenharmony_ci      },
41021cb0ef41Sopenharmony_ci      "funding": {
41031cb0ef41Sopenharmony_ci        "type": "opencollective",
41041cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
41051cb0ef41Sopenharmony_ci      }
41061cb0ef41Sopenharmony_ci    },
41071cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-inline-padding/node_modules/unist-util-is": {
41081cb0ef41Sopenharmony_ci      "version": "5.2.1",
41091cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
41101cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
41111cb0ef41Sopenharmony_ci      "dependencies": {
41121cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
41131cb0ef41Sopenharmony_ci      },
41141cb0ef41Sopenharmony_ci      "funding": {
41151cb0ef41Sopenharmony_ci        "type": "opencollective",
41161cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
41171cb0ef41Sopenharmony_ci      }
41181cb0ef41Sopenharmony_ci    },
41191cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-inline-padding/node_modules/unist-util-visit": {
41201cb0ef41Sopenharmony_ci      "version": "4.1.2",
41211cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
41221cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
41231cb0ef41Sopenharmony_ci      "dependencies": {
41241cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
41251cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
41261cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
41271cb0ef41Sopenharmony_ci      },
41281cb0ef41Sopenharmony_ci      "funding": {
41291cb0ef41Sopenharmony_ci        "type": "opencollective",
41301cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
41311cb0ef41Sopenharmony_ci      }
41321cb0ef41Sopenharmony_ci    },
41331cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-inline-padding/node_modules/unist-util-visit-parents": {
41341cb0ef41Sopenharmony_ci      "version": "5.1.3",
41351cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
41361cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
41371cb0ef41Sopenharmony_ci      "dependencies": {
41381cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
41391cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
41401cb0ef41Sopenharmony_ci      },
41411cb0ef41Sopenharmony_ci      "funding": {
41421cb0ef41Sopenharmony_ci        "type": "opencollective",
41431cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
41441cb0ef41Sopenharmony_ci      }
41451cb0ef41Sopenharmony_ci    },
41461cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-literal-urls": {
41471cb0ef41Sopenharmony_ci      "version": "3.1.2",
41481cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-no-literal-urls/-/remark-lint-no-literal-urls-3.1.2.tgz",
41491cb0ef41Sopenharmony_ci      "integrity": "sha512-4tV9JGLKxAMFSuWDMOqLozkFJ3HyRvhzgrPrxASoziaml23m7UXAozk5dkIrFny1cN2oG988Z8tORxX2FL1Ilw==",
41501cb0ef41Sopenharmony_ci      "dependencies": {
41511cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
41521cb0ef41Sopenharmony_ci        "mdast-util-to-string": "^3.0.0",
41531cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
41541cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
41551cb0ef41Sopenharmony_ci        "unist-util-generated": "^2.0.0",
41561cb0ef41Sopenharmony_ci        "unist-util-position": "^4.0.0",
41571cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0"
41581cb0ef41Sopenharmony_ci      },
41591cb0ef41Sopenharmony_ci      "funding": {
41601cb0ef41Sopenharmony_ci        "type": "opencollective",
41611cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
41621cb0ef41Sopenharmony_ci      }
41631cb0ef41Sopenharmony_ci    },
41641cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-literal-urls/node_modules/@types/mdast": {
41651cb0ef41Sopenharmony_ci      "version": "3.0.13",
41661cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
41671cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
41681cb0ef41Sopenharmony_ci      "dependencies": {
41691cb0ef41Sopenharmony_ci        "@types/unist": "^2"
41701cb0ef41Sopenharmony_ci      }
41711cb0ef41Sopenharmony_ci    },
41721cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-literal-urls/node_modules/@types/unist": {
41731cb0ef41Sopenharmony_ci      "version": "2.0.8",
41741cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
41751cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
41761cb0ef41Sopenharmony_ci    },
41771cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-literal-urls/node_modules/mdast-util-to-string": {
41781cb0ef41Sopenharmony_ci      "version": "3.2.0",
41791cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-3.2.0.tgz",
41801cb0ef41Sopenharmony_ci      "integrity": "sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg==",
41811cb0ef41Sopenharmony_ci      "dependencies": {
41821cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0"
41831cb0ef41Sopenharmony_ci      },
41841cb0ef41Sopenharmony_ci      "funding": {
41851cb0ef41Sopenharmony_ci        "type": "opencollective",
41861cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
41871cb0ef41Sopenharmony_ci      }
41881cb0ef41Sopenharmony_ci    },
41891cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-literal-urls/node_modules/unified": {
41901cb0ef41Sopenharmony_ci      "version": "10.1.2",
41911cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
41921cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
41931cb0ef41Sopenharmony_ci      "dependencies": {
41941cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
41951cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
41961cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
41971cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
41981cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
41991cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
42001cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
42011cb0ef41Sopenharmony_ci      },
42021cb0ef41Sopenharmony_ci      "funding": {
42031cb0ef41Sopenharmony_ci        "type": "opencollective",
42041cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
42051cb0ef41Sopenharmony_ci      }
42061cb0ef41Sopenharmony_ci    },
42071cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-literal-urls/node_modules/unist-util-is": {
42081cb0ef41Sopenharmony_ci      "version": "5.2.1",
42091cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
42101cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
42111cb0ef41Sopenharmony_ci      "dependencies": {
42121cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
42131cb0ef41Sopenharmony_ci      },
42141cb0ef41Sopenharmony_ci      "funding": {
42151cb0ef41Sopenharmony_ci        "type": "opencollective",
42161cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
42171cb0ef41Sopenharmony_ci      }
42181cb0ef41Sopenharmony_ci    },
42191cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-literal-urls/node_modules/unist-util-visit": {
42201cb0ef41Sopenharmony_ci      "version": "4.1.2",
42211cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
42221cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
42231cb0ef41Sopenharmony_ci      "dependencies": {
42241cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
42251cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
42261cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
42271cb0ef41Sopenharmony_ci      },
42281cb0ef41Sopenharmony_ci      "funding": {
42291cb0ef41Sopenharmony_ci        "type": "opencollective",
42301cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
42311cb0ef41Sopenharmony_ci      }
42321cb0ef41Sopenharmony_ci    },
42331cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-literal-urls/node_modules/unist-util-visit-parents": {
42341cb0ef41Sopenharmony_ci      "version": "5.1.3",
42351cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
42361cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
42371cb0ef41Sopenharmony_ci      "dependencies": {
42381cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
42391cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
42401cb0ef41Sopenharmony_ci      },
42411cb0ef41Sopenharmony_ci      "funding": {
42421cb0ef41Sopenharmony_ci        "type": "opencollective",
42431cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
42441cb0ef41Sopenharmony_ci      }
42451cb0ef41Sopenharmony_ci    },
42461cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-multiple-toplevel-headings": {
42471cb0ef41Sopenharmony_ci      "version": "3.1.2",
42481cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-no-multiple-toplevel-headings/-/remark-lint-no-multiple-toplevel-headings-3.1.2.tgz",
42491cb0ef41Sopenharmony_ci      "integrity": "sha512-9rJSsrwdzwKmtuloBjJobLzjGL7Lgtk3+vMNUyuH9z/nBfkUCN3qxn3Nt9AxL+wwSAsHV6e74W+W2S1ohBLt6A==",
42501cb0ef41Sopenharmony_ci      "dependencies": {
42511cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
42521cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
42531cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
42541cb0ef41Sopenharmony_ci        "unist-util-generated": "^2.0.0",
42551cb0ef41Sopenharmony_ci        "unist-util-position": "^4.0.0",
42561cb0ef41Sopenharmony_ci        "unist-util-stringify-position": "^3.0.0",
42571cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0"
42581cb0ef41Sopenharmony_ci      },
42591cb0ef41Sopenharmony_ci      "funding": {
42601cb0ef41Sopenharmony_ci        "type": "opencollective",
42611cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
42621cb0ef41Sopenharmony_ci      }
42631cb0ef41Sopenharmony_ci    },
42641cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-multiple-toplevel-headings/node_modules/@types/mdast": {
42651cb0ef41Sopenharmony_ci      "version": "3.0.13",
42661cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
42671cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
42681cb0ef41Sopenharmony_ci      "dependencies": {
42691cb0ef41Sopenharmony_ci        "@types/unist": "^2"
42701cb0ef41Sopenharmony_ci      }
42711cb0ef41Sopenharmony_ci    },
42721cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-multiple-toplevel-headings/node_modules/@types/unist": {
42731cb0ef41Sopenharmony_ci      "version": "2.0.8",
42741cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
42751cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
42761cb0ef41Sopenharmony_ci    },
42771cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-multiple-toplevel-headings/node_modules/unified": {
42781cb0ef41Sopenharmony_ci      "version": "10.1.2",
42791cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
42801cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
42811cb0ef41Sopenharmony_ci      "dependencies": {
42821cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
42831cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
42841cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
42851cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
42861cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
42871cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
42881cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
42891cb0ef41Sopenharmony_ci      },
42901cb0ef41Sopenharmony_ci      "funding": {
42911cb0ef41Sopenharmony_ci        "type": "opencollective",
42921cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
42931cb0ef41Sopenharmony_ci      }
42941cb0ef41Sopenharmony_ci    },
42951cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-multiple-toplevel-headings/node_modules/unist-util-is": {
42961cb0ef41Sopenharmony_ci      "version": "5.2.1",
42971cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
42981cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
42991cb0ef41Sopenharmony_ci      "dependencies": {
43001cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
43011cb0ef41Sopenharmony_ci      },
43021cb0ef41Sopenharmony_ci      "funding": {
43031cb0ef41Sopenharmony_ci        "type": "opencollective",
43041cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
43051cb0ef41Sopenharmony_ci      }
43061cb0ef41Sopenharmony_ci    },
43071cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-multiple-toplevel-headings/node_modules/unist-util-stringify-position": {
43081cb0ef41Sopenharmony_ci      "version": "3.0.3",
43091cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz",
43101cb0ef41Sopenharmony_ci      "integrity": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==",
43111cb0ef41Sopenharmony_ci      "dependencies": {
43121cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
43131cb0ef41Sopenharmony_ci      },
43141cb0ef41Sopenharmony_ci      "funding": {
43151cb0ef41Sopenharmony_ci        "type": "opencollective",
43161cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
43171cb0ef41Sopenharmony_ci      }
43181cb0ef41Sopenharmony_ci    },
43191cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-multiple-toplevel-headings/node_modules/unist-util-visit": {
43201cb0ef41Sopenharmony_ci      "version": "4.1.2",
43211cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
43221cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
43231cb0ef41Sopenharmony_ci      "dependencies": {
43241cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
43251cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
43261cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
43271cb0ef41Sopenharmony_ci      },
43281cb0ef41Sopenharmony_ci      "funding": {
43291cb0ef41Sopenharmony_ci        "type": "opencollective",
43301cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
43311cb0ef41Sopenharmony_ci      }
43321cb0ef41Sopenharmony_ci    },
43331cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-multiple-toplevel-headings/node_modules/unist-util-visit-parents": {
43341cb0ef41Sopenharmony_ci      "version": "5.1.3",
43351cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
43361cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
43371cb0ef41Sopenharmony_ci      "dependencies": {
43381cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
43391cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
43401cb0ef41Sopenharmony_ci      },
43411cb0ef41Sopenharmony_ci      "funding": {
43421cb0ef41Sopenharmony_ci        "type": "opencollective",
43431cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
43441cb0ef41Sopenharmony_ci      }
43451cb0ef41Sopenharmony_ci    },
43461cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-shell-dollars": {
43471cb0ef41Sopenharmony_ci      "version": "3.1.2",
43481cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-no-shell-dollars/-/remark-lint-no-shell-dollars-3.1.2.tgz",
43491cb0ef41Sopenharmony_ci      "integrity": "sha512-np2MDEhXHviXhbQFjnC1QYv5/fxCV1cIHfGMoJpqiW7Zcu/UGCOo5TE3XswZH4ukHZJ65c3X2A6qfLDW+ur3CQ==",
43501cb0ef41Sopenharmony_ci      "dependencies": {
43511cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
43521cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
43531cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
43541cb0ef41Sopenharmony_ci        "unist-util-generated": "^2.0.0",
43551cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0"
43561cb0ef41Sopenharmony_ci      },
43571cb0ef41Sopenharmony_ci      "funding": {
43581cb0ef41Sopenharmony_ci        "type": "opencollective",
43591cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
43601cb0ef41Sopenharmony_ci      }
43611cb0ef41Sopenharmony_ci    },
43621cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-shell-dollars/node_modules/@types/mdast": {
43631cb0ef41Sopenharmony_ci      "version": "3.0.13",
43641cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
43651cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
43661cb0ef41Sopenharmony_ci      "dependencies": {
43671cb0ef41Sopenharmony_ci        "@types/unist": "^2"
43681cb0ef41Sopenharmony_ci      }
43691cb0ef41Sopenharmony_ci    },
43701cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-shell-dollars/node_modules/@types/unist": {
43711cb0ef41Sopenharmony_ci      "version": "2.0.8",
43721cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
43731cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
43741cb0ef41Sopenharmony_ci    },
43751cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-shell-dollars/node_modules/unified": {
43761cb0ef41Sopenharmony_ci      "version": "10.1.2",
43771cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
43781cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
43791cb0ef41Sopenharmony_ci      "dependencies": {
43801cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
43811cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
43821cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
43831cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
43841cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
43851cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
43861cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
43871cb0ef41Sopenharmony_ci      },
43881cb0ef41Sopenharmony_ci      "funding": {
43891cb0ef41Sopenharmony_ci        "type": "opencollective",
43901cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
43911cb0ef41Sopenharmony_ci      }
43921cb0ef41Sopenharmony_ci    },
43931cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-shell-dollars/node_modules/unist-util-is": {
43941cb0ef41Sopenharmony_ci      "version": "5.2.1",
43951cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
43961cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
43971cb0ef41Sopenharmony_ci      "dependencies": {
43981cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
43991cb0ef41Sopenharmony_ci      },
44001cb0ef41Sopenharmony_ci      "funding": {
44011cb0ef41Sopenharmony_ci        "type": "opencollective",
44021cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
44031cb0ef41Sopenharmony_ci      }
44041cb0ef41Sopenharmony_ci    },
44051cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-shell-dollars/node_modules/unist-util-visit": {
44061cb0ef41Sopenharmony_ci      "version": "4.1.2",
44071cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
44081cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
44091cb0ef41Sopenharmony_ci      "dependencies": {
44101cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
44111cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
44121cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
44131cb0ef41Sopenharmony_ci      },
44141cb0ef41Sopenharmony_ci      "funding": {
44151cb0ef41Sopenharmony_ci        "type": "opencollective",
44161cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
44171cb0ef41Sopenharmony_ci      }
44181cb0ef41Sopenharmony_ci    },
44191cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-shell-dollars/node_modules/unist-util-visit-parents": {
44201cb0ef41Sopenharmony_ci      "version": "5.1.3",
44211cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
44221cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
44231cb0ef41Sopenharmony_ci      "dependencies": {
44241cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
44251cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
44261cb0ef41Sopenharmony_ci      },
44271cb0ef41Sopenharmony_ci      "funding": {
44281cb0ef41Sopenharmony_ci        "type": "opencollective",
44291cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
44301cb0ef41Sopenharmony_ci      }
44311cb0ef41Sopenharmony_ci    },
44321cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-shortcut-reference-image": {
44331cb0ef41Sopenharmony_ci      "version": "3.1.2",
44341cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-no-shortcut-reference-image/-/remark-lint-no-shortcut-reference-image-3.1.2.tgz",
44351cb0ef41Sopenharmony_ci      "integrity": "sha512-NX4XJFPyDeJJ77pmETxRj4oM/zayf7Lmn/O87HgExBkQIPz2NYbDeKD8QEyliLaV/oKA2rQufpzuFw55xa1Tww==",
44361cb0ef41Sopenharmony_ci      "dependencies": {
44371cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
44381cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
44391cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
44401cb0ef41Sopenharmony_ci        "unist-util-generated": "^2.0.0",
44411cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0"
44421cb0ef41Sopenharmony_ci      },
44431cb0ef41Sopenharmony_ci      "funding": {
44441cb0ef41Sopenharmony_ci        "type": "opencollective",
44451cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
44461cb0ef41Sopenharmony_ci      }
44471cb0ef41Sopenharmony_ci    },
44481cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-shortcut-reference-image/node_modules/@types/mdast": {
44491cb0ef41Sopenharmony_ci      "version": "3.0.13",
44501cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
44511cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
44521cb0ef41Sopenharmony_ci      "dependencies": {
44531cb0ef41Sopenharmony_ci        "@types/unist": "^2"
44541cb0ef41Sopenharmony_ci      }
44551cb0ef41Sopenharmony_ci    },
44561cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-shortcut-reference-image/node_modules/@types/unist": {
44571cb0ef41Sopenharmony_ci      "version": "2.0.8",
44581cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
44591cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
44601cb0ef41Sopenharmony_ci    },
44611cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-shortcut-reference-image/node_modules/unified": {
44621cb0ef41Sopenharmony_ci      "version": "10.1.2",
44631cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
44641cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
44651cb0ef41Sopenharmony_ci      "dependencies": {
44661cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
44671cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
44681cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
44691cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
44701cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
44711cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
44721cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
44731cb0ef41Sopenharmony_ci      },
44741cb0ef41Sopenharmony_ci      "funding": {
44751cb0ef41Sopenharmony_ci        "type": "opencollective",
44761cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
44771cb0ef41Sopenharmony_ci      }
44781cb0ef41Sopenharmony_ci    },
44791cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-shortcut-reference-image/node_modules/unist-util-is": {
44801cb0ef41Sopenharmony_ci      "version": "5.2.1",
44811cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
44821cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
44831cb0ef41Sopenharmony_ci      "dependencies": {
44841cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
44851cb0ef41Sopenharmony_ci      },
44861cb0ef41Sopenharmony_ci      "funding": {
44871cb0ef41Sopenharmony_ci        "type": "opencollective",
44881cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
44891cb0ef41Sopenharmony_ci      }
44901cb0ef41Sopenharmony_ci    },
44911cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-shortcut-reference-image/node_modules/unist-util-visit": {
44921cb0ef41Sopenharmony_ci      "version": "4.1.2",
44931cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
44941cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
44951cb0ef41Sopenharmony_ci      "dependencies": {
44961cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
44971cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
44981cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
44991cb0ef41Sopenharmony_ci      },
45001cb0ef41Sopenharmony_ci      "funding": {
45011cb0ef41Sopenharmony_ci        "type": "opencollective",
45021cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
45031cb0ef41Sopenharmony_ci      }
45041cb0ef41Sopenharmony_ci    },
45051cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-shortcut-reference-image/node_modules/unist-util-visit-parents": {
45061cb0ef41Sopenharmony_ci      "version": "5.1.3",
45071cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
45081cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
45091cb0ef41Sopenharmony_ci      "dependencies": {
45101cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
45111cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
45121cb0ef41Sopenharmony_ci      },
45131cb0ef41Sopenharmony_ci      "funding": {
45141cb0ef41Sopenharmony_ci        "type": "opencollective",
45151cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
45161cb0ef41Sopenharmony_ci      }
45171cb0ef41Sopenharmony_ci    },
45181cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-shortcut-reference-link": {
45191cb0ef41Sopenharmony_ci      "version": "3.1.2",
45201cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-no-shortcut-reference-link/-/remark-lint-no-shortcut-reference-link-3.1.2.tgz",
45211cb0ef41Sopenharmony_ci      "integrity": "sha512-/9iPN7FLKaaIzw4tLWKu7Rx0wAP7E2EuzIeentQlkY0rO/mMHipmT3IlgiebsAInKagzTY6TNFoG1rq2VnaCcA==",
45221cb0ef41Sopenharmony_ci      "dependencies": {
45231cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
45241cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
45251cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
45261cb0ef41Sopenharmony_ci        "unist-util-generated": "^2.0.0",
45271cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0"
45281cb0ef41Sopenharmony_ci      },
45291cb0ef41Sopenharmony_ci      "funding": {
45301cb0ef41Sopenharmony_ci        "type": "opencollective",
45311cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
45321cb0ef41Sopenharmony_ci      }
45331cb0ef41Sopenharmony_ci    },
45341cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-shortcut-reference-link/node_modules/@types/mdast": {
45351cb0ef41Sopenharmony_ci      "version": "3.0.13",
45361cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
45371cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
45381cb0ef41Sopenharmony_ci      "dependencies": {
45391cb0ef41Sopenharmony_ci        "@types/unist": "^2"
45401cb0ef41Sopenharmony_ci      }
45411cb0ef41Sopenharmony_ci    },
45421cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-shortcut-reference-link/node_modules/@types/unist": {
45431cb0ef41Sopenharmony_ci      "version": "2.0.8",
45441cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
45451cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
45461cb0ef41Sopenharmony_ci    },
45471cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-shortcut-reference-link/node_modules/unified": {
45481cb0ef41Sopenharmony_ci      "version": "10.1.2",
45491cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
45501cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
45511cb0ef41Sopenharmony_ci      "dependencies": {
45521cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
45531cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
45541cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
45551cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
45561cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
45571cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
45581cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
45591cb0ef41Sopenharmony_ci      },
45601cb0ef41Sopenharmony_ci      "funding": {
45611cb0ef41Sopenharmony_ci        "type": "opencollective",
45621cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
45631cb0ef41Sopenharmony_ci      }
45641cb0ef41Sopenharmony_ci    },
45651cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-shortcut-reference-link/node_modules/unist-util-is": {
45661cb0ef41Sopenharmony_ci      "version": "5.2.1",
45671cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
45681cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
45691cb0ef41Sopenharmony_ci      "dependencies": {
45701cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
45711cb0ef41Sopenharmony_ci      },
45721cb0ef41Sopenharmony_ci      "funding": {
45731cb0ef41Sopenharmony_ci        "type": "opencollective",
45741cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
45751cb0ef41Sopenharmony_ci      }
45761cb0ef41Sopenharmony_ci    },
45771cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-shortcut-reference-link/node_modules/unist-util-visit": {
45781cb0ef41Sopenharmony_ci      "version": "4.1.2",
45791cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
45801cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
45811cb0ef41Sopenharmony_ci      "dependencies": {
45821cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
45831cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
45841cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
45851cb0ef41Sopenharmony_ci      },
45861cb0ef41Sopenharmony_ci      "funding": {
45871cb0ef41Sopenharmony_ci        "type": "opencollective",
45881cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
45891cb0ef41Sopenharmony_ci      }
45901cb0ef41Sopenharmony_ci    },
45911cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-shortcut-reference-link/node_modules/unist-util-visit-parents": {
45921cb0ef41Sopenharmony_ci      "version": "5.1.3",
45931cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
45941cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
45951cb0ef41Sopenharmony_ci      "dependencies": {
45961cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
45971cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
45981cb0ef41Sopenharmony_ci      },
45991cb0ef41Sopenharmony_ci      "funding": {
46001cb0ef41Sopenharmony_ci        "type": "opencollective",
46011cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
46021cb0ef41Sopenharmony_ci      }
46031cb0ef41Sopenharmony_ci    },
46041cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-table-indentation": {
46051cb0ef41Sopenharmony_ci      "version": "4.1.2",
46061cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-no-table-indentation/-/remark-lint-no-table-indentation-4.1.2.tgz",
46071cb0ef41Sopenharmony_ci      "integrity": "sha512-5lkO+Yrtni/CDMZi7mlwbB2zzRQLH94DesboXg51aO2UfZlSn5dZNhmN5wkyCU2AiApUhlFNbxfKMHOWFPLdog==",
46081cb0ef41Sopenharmony_ci      "dependencies": {
46091cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
46101cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
46111cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
46121cb0ef41Sopenharmony_ci        "unist-util-position": "^4.0.0",
46131cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0",
46141cb0ef41Sopenharmony_ci        "vfile-location": "^4.0.0"
46151cb0ef41Sopenharmony_ci      },
46161cb0ef41Sopenharmony_ci      "funding": {
46171cb0ef41Sopenharmony_ci        "type": "opencollective",
46181cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
46191cb0ef41Sopenharmony_ci      }
46201cb0ef41Sopenharmony_ci    },
46211cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-table-indentation/node_modules/@types/mdast": {
46221cb0ef41Sopenharmony_ci      "version": "3.0.13",
46231cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
46241cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
46251cb0ef41Sopenharmony_ci      "dependencies": {
46261cb0ef41Sopenharmony_ci        "@types/unist": "^2"
46271cb0ef41Sopenharmony_ci      }
46281cb0ef41Sopenharmony_ci    },
46291cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-table-indentation/node_modules/@types/unist": {
46301cb0ef41Sopenharmony_ci      "version": "2.0.8",
46311cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
46321cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
46331cb0ef41Sopenharmony_ci    },
46341cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-table-indentation/node_modules/unified": {
46351cb0ef41Sopenharmony_ci      "version": "10.1.2",
46361cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
46371cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
46381cb0ef41Sopenharmony_ci      "dependencies": {
46391cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
46401cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
46411cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
46421cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
46431cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
46441cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
46451cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
46461cb0ef41Sopenharmony_ci      },
46471cb0ef41Sopenharmony_ci      "funding": {
46481cb0ef41Sopenharmony_ci        "type": "opencollective",
46491cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
46501cb0ef41Sopenharmony_ci      }
46511cb0ef41Sopenharmony_ci    },
46521cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-table-indentation/node_modules/unist-util-is": {
46531cb0ef41Sopenharmony_ci      "version": "5.2.1",
46541cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
46551cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
46561cb0ef41Sopenharmony_ci      "dependencies": {
46571cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
46581cb0ef41Sopenharmony_ci      },
46591cb0ef41Sopenharmony_ci      "funding": {
46601cb0ef41Sopenharmony_ci        "type": "opencollective",
46611cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
46621cb0ef41Sopenharmony_ci      }
46631cb0ef41Sopenharmony_ci    },
46641cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-table-indentation/node_modules/unist-util-visit": {
46651cb0ef41Sopenharmony_ci      "version": "4.1.2",
46661cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
46671cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
46681cb0ef41Sopenharmony_ci      "dependencies": {
46691cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
46701cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
46711cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
46721cb0ef41Sopenharmony_ci      },
46731cb0ef41Sopenharmony_ci      "funding": {
46741cb0ef41Sopenharmony_ci        "type": "opencollective",
46751cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
46761cb0ef41Sopenharmony_ci      }
46771cb0ef41Sopenharmony_ci    },
46781cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-table-indentation/node_modules/unist-util-visit-parents": {
46791cb0ef41Sopenharmony_ci      "version": "5.1.3",
46801cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
46811cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
46821cb0ef41Sopenharmony_ci      "dependencies": {
46831cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
46841cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
46851cb0ef41Sopenharmony_ci      },
46861cb0ef41Sopenharmony_ci      "funding": {
46871cb0ef41Sopenharmony_ci        "type": "opencollective",
46881cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
46891cb0ef41Sopenharmony_ci      }
46901cb0ef41Sopenharmony_ci    },
46911cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-tabs": {
46921cb0ef41Sopenharmony_ci      "version": "3.1.2",
46931cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-no-tabs/-/remark-lint-no-tabs-3.1.2.tgz",
46941cb0ef41Sopenharmony_ci      "integrity": "sha512-PQQmRpGHRW9tMnAXtlQbMke8byIJu9hlotCH6pJZPO4FodpXvD4JW5EMM3BmO0JQDZsQWrx3qfqxCEMxrj8Qbg==",
46951cb0ef41Sopenharmony_ci      "dependencies": {
46961cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
46971cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
46981cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
46991cb0ef41Sopenharmony_ci        "vfile-location": "^4.0.0"
47001cb0ef41Sopenharmony_ci      },
47011cb0ef41Sopenharmony_ci      "funding": {
47021cb0ef41Sopenharmony_ci        "type": "opencollective",
47031cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
47041cb0ef41Sopenharmony_ci      }
47051cb0ef41Sopenharmony_ci    },
47061cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-tabs/node_modules/@types/mdast": {
47071cb0ef41Sopenharmony_ci      "version": "3.0.13",
47081cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
47091cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
47101cb0ef41Sopenharmony_ci      "dependencies": {
47111cb0ef41Sopenharmony_ci        "@types/unist": "^2"
47121cb0ef41Sopenharmony_ci      }
47131cb0ef41Sopenharmony_ci    },
47141cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-tabs/node_modules/@types/unist": {
47151cb0ef41Sopenharmony_ci      "version": "2.0.8",
47161cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
47171cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
47181cb0ef41Sopenharmony_ci    },
47191cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-tabs/node_modules/unified": {
47201cb0ef41Sopenharmony_ci      "version": "10.1.2",
47211cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
47221cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
47231cb0ef41Sopenharmony_ci      "dependencies": {
47241cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
47251cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
47261cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
47271cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
47281cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
47291cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
47301cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
47311cb0ef41Sopenharmony_ci      },
47321cb0ef41Sopenharmony_ci      "funding": {
47331cb0ef41Sopenharmony_ci        "type": "opencollective",
47341cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
47351cb0ef41Sopenharmony_ci      }
47361cb0ef41Sopenharmony_ci    },
47371cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-trailing-spaces": {
47381cb0ef41Sopenharmony_ci      "version": "2.0.1",
47391cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-no-trailing-spaces/-/remark-lint-no-trailing-spaces-2.0.1.tgz",
47401cb0ef41Sopenharmony_ci      "integrity": "sha512-cj8t+nvtO6eAY2lJC7o5du8VeOCK13XiDUHL4U6k5aw6ZLr3EYWbQ/rNc6cr60eHkh5Ldm09KiZjV3CWpxqJ0g==",
47411cb0ef41Sopenharmony_ci      "dependencies": {
47421cb0ef41Sopenharmony_ci        "unified-lint-rule": "^1.0.2"
47431cb0ef41Sopenharmony_ci      }
47441cb0ef41Sopenharmony_ci    },
47451cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-trailing-spaces/node_modules/unified-lint-rule": {
47461cb0ef41Sopenharmony_ci      "version": "1.0.6",
47471cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified-lint-rule/-/unified-lint-rule-1.0.6.tgz",
47481cb0ef41Sopenharmony_ci      "integrity": "sha512-YPK15YBFwnsVorDFG/u0cVVQN5G2a3V8zv5/N6KN3TCG+ajKtaALcy7u14DCSrJI+gZeyYquFL9cioJXOGXSvg==",
47491cb0ef41Sopenharmony_ci      "dependencies": {
47501cb0ef41Sopenharmony_ci        "wrapped": "^1.0.1"
47511cb0ef41Sopenharmony_ci      },
47521cb0ef41Sopenharmony_ci      "funding": {
47531cb0ef41Sopenharmony_ci        "type": "opencollective",
47541cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
47551cb0ef41Sopenharmony_ci      }
47561cb0ef41Sopenharmony_ci    },
47571cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-undefined-references": {
47581cb0ef41Sopenharmony_ci      "version": "4.2.1",
47591cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-no-undefined-references/-/remark-lint-no-undefined-references-4.2.1.tgz",
47601cb0ef41Sopenharmony_ci      "integrity": "sha512-HdNg5b2KiuNplcuVvRtsrUiROw557kAG1CiZYB7jQrrVWFgd86lKTa3bDiywe+87dGrGmHd3qQ28eZYTuHz2Nw==",
47611cb0ef41Sopenharmony_ci      "dependencies": {
47621cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
47631cb0ef41Sopenharmony_ci        "micromark-util-normalize-identifier": "^1.0.0",
47641cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
47651cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
47661cb0ef41Sopenharmony_ci        "unist-util-generated": "^2.0.0",
47671cb0ef41Sopenharmony_ci        "unist-util-position": "^4.0.0",
47681cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0",
47691cb0ef41Sopenharmony_ci        "vfile-location": "^4.0.0"
47701cb0ef41Sopenharmony_ci      },
47711cb0ef41Sopenharmony_ci      "funding": {
47721cb0ef41Sopenharmony_ci        "type": "opencollective",
47731cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
47741cb0ef41Sopenharmony_ci      }
47751cb0ef41Sopenharmony_ci    },
47761cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-undefined-references/node_modules/@types/mdast": {
47771cb0ef41Sopenharmony_ci      "version": "3.0.13",
47781cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
47791cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
47801cb0ef41Sopenharmony_ci      "dependencies": {
47811cb0ef41Sopenharmony_ci        "@types/unist": "^2"
47821cb0ef41Sopenharmony_ci      }
47831cb0ef41Sopenharmony_ci    },
47841cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-undefined-references/node_modules/@types/unist": {
47851cb0ef41Sopenharmony_ci      "version": "2.0.8",
47861cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
47871cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
47881cb0ef41Sopenharmony_ci    },
47891cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-undefined-references/node_modules/micromark-util-normalize-identifier": {
47901cb0ef41Sopenharmony_ci      "version": "1.1.0",
47911cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-1.1.0.tgz",
47921cb0ef41Sopenharmony_ci      "integrity": "sha512-N+w5vhqrBihhjdpM8+5Xsxy71QWqGn7HYNUvch71iV2PM7+E3uWGox1Qp90loa1ephtCxG2ftRV/Conitc6P2Q==",
47931cb0ef41Sopenharmony_ci      "funding": [
47941cb0ef41Sopenharmony_ci        {
47951cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
47961cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
47971cb0ef41Sopenharmony_ci        },
47981cb0ef41Sopenharmony_ci        {
47991cb0ef41Sopenharmony_ci          "type": "OpenCollective",
48001cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
48011cb0ef41Sopenharmony_ci        }
48021cb0ef41Sopenharmony_ci      ],
48031cb0ef41Sopenharmony_ci      "dependencies": {
48041cb0ef41Sopenharmony_ci        "micromark-util-symbol": "^1.0.0"
48051cb0ef41Sopenharmony_ci      }
48061cb0ef41Sopenharmony_ci    },
48071cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-undefined-references/node_modules/micromark-util-symbol": {
48081cb0ef41Sopenharmony_ci      "version": "1.1.0",
48091cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-1.1.0.tgz",
48101cb0ef41Sopenharmony_ci      "integrity": "sha512-uEjpEYY6KMs1g7QfJ2eX1SQEV+ZT4rUD3UcF6l57acZvLNK7PBZL+ty82Z1qhK1/yXIY4bdx04FKMgR0g4IAag==",
48111cb0ef41Sopenharmony_ci      "funding": [
48121cb0ef41Sopenharmony_ci        {
48131cb0ef41Sopenharmony_ci          "type": "GitHub Sponsors",
48141cb0ef41Sopenharmony_ci          "url": "https://github.com/sponsors/unifiedjs"
48151cb0ef41Sopenharmony_ci        },
48161cb0ef41Sopenharmony_ci        {
48171cb0ef41Sopenharmony_ci          "type": "OpenCollective",
48181cb0ef41Sopenharmony_ci          "url": "https://opencollective.com/unified"
48191cb0ef41Sopenharmony_ci        }
48201cb0ef41Sopenharmony_ci      ]
48211cb0ef41Sopenharmony_ci    },
48221cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-undefined-references/node_modules/unified": {
48231cb0ef41Sopenharmony_ci      "version": "10.1.2",
48241cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
48251cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
48261cb0ef41Sopenharmony_ci      "dependencies": {
48271cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
48281cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
48291cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
48301cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
48311cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
48321cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
48331cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
48341cb0ef41Sopenharmony_ci      },
48351cb0ef41Sopenharmony_ci      "funding": {
48361cb0ef41Sopenharmony_ci        "type": "opencollective",
48371cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
48381cb0ef41Sopenharmony_ci      }
48391cb0ef41Sopenharmony_ci    },
48401cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-undefined-references/node_modules/unist-util-is": {
48411cb0ef41Sopenharmony_ci      "version": "5.2.1",
48421cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
48431cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
48441cb0ef41Sopenharmony_ci      "dependencies": {
48451cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
48461cb0ef41Sopenharmony_ci      },
48471cb0ef41Sopenharmony_ci      "funding": {
48481cb0ef41Sopenharmony_ci        "type": "opencollective",
48491cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
48501cb0ef41Sopenharmony_ci      }
48511cb0ef41Sopenharmony_ci    },
48521cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-undefined-references/node_modules/unist-util-visit": {
48531cb0ef41Sopenharmony_ci      "version": "4.1.2",
48541cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
48551cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
48561cb0ef41Sopenharmony_ci      "dependencies": {
48571cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
48581cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
48591cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
48601cb0ef41Sopenharmony_ci      },
48611cb0ef41Sopenharmony_ci      "funding": {
48621cb0ef41Sopenharmony_ci        "type": "opencollective",
48631cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
48641cb0ef41Sopenharmony_ci      }
48651cb0ef41Sopenharmony_ci    },
48661cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-undefined-references/node_modules/unist-util-visit-parents": {
48671cb0ef41Sopenharmony_ci      "version": "5.1.3",
48681cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
48691cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
48701cb0ef41Sopenharmony_ci      "dependencies": {
48711cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
48721cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
48731cb0ef41Sopenharmony_ci      },
48741cb0ef41Sopenharmony_ci      "funding": {
48751cb0ef41Sopenharmony_ci        "type": "opencollective",
48761cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
48771cb0ef41Sopenharmony_ci      }
48781cb0ef41Sopenharmony_ci    },
48791cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-unused-definitions": {
48801cb0ef41Sopenharmony_ci      "version": "3.1.2",
48811cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-no-unused-definitions/-/remark-lint-no-unused-definitions-3.1.2.tgz",
48821cb0ef41Sopenharmony_ci      "integrity": "sha512-bOcaJAnjKxT3kASFquUA3fO9xem9wZhVqt8TbqjA84+G4n40qjaLXDs/4vq73aMsSde73K0f3j1u0pMe7et8yQ==",
48831cb0ef41Sopenharmony_ci      "dependencies": {
48841cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
48851cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
48861cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
48871cb0ef41Sopenharmony_ci        "unist-util-generated": "^2.0.0",
48881cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0"
48891cb0ef41Sopenharmony_ci      },
48901cb0ef41Sopenharmony_ci      "funding": {
48911cb0ef41Sopenharmony_ci        "type": "opencollective",
48921cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
48931cb0ef41Sopenharmony_ci      }
48941cb0ef41Sopenharmony_ci    },
48951cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-unused-definitions/node_modules/@types/mdast": {
48961cb0ef41Sopenharmony_ci      "version": "3.0.13",
48971cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
48981cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
48991cb0ef41Sopenharmony_ci      "dependencies": {
49001cb0ef41Sopenharmony_ci        "@types/unist": "^2"
49011cb0ef41Sopenharmony_ci      }
49021cb0ef41Sopenharmony_ci    },
49031cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-unused-definitions/node_modules/@types/unist": {
49041cb0ef41Sopenharmony_ci      "version": "2.0.8",
49051cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
49061cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
49071cb0ef41Sopenharmony_ci    },
49081cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-unused-definitions/node_modules/unified": {
49091cb0ef41Sopenharmony_ci      "version": "10.1.2",
49101cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
49111cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
49121cb0ef41Sopenharmony_ci      "dependencies": {
49131cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
49141cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
49151cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
49161cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
49171cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
49181cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
49191cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
49201cb0ef41Sopenharmony_ci      },
49211cb0ef41Sopenharmony_ci      "funding": {
49221cb0ef41Sopenharmony_ci        "type": "opencollective",
49231cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
49241cb0ef41Sopenharmony_ci      }
49251cb0ef41Sopenharmony_ci    },
49261cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-unused-definitions/node_modules/unist-util-is": {
49271cb0ef41Sopenharmony_ci      "version": "5.2.1",
49281cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
49291cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
49301cb0ef41Sopenharmony_ci      "dependencies": {
49311cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
49321cb0ef41Sopenharmony_ci      },
49331cb0ef41Sopenharmony_ci      "funding": {
49341cb0ef41Sopenharmony_ci        "type": "opencollective",
49351cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
49361cb0ef41Sopenharmony_ci      }
49371cb0ef41Sopenharmony_ci    },
49381cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-unused-definitions/node_modules/unist-util-visit": {
49391cb0ef41Sopenharmony_ci      "version": "4.1.2",
49401cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
49411cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
49421cb0ef41Sopenharmony_ci      "dependencies": {
49431cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
49441cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
49451cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
49461cb0ef41Sopenharmony_ci      },
49471cb0ef41Sopenharmony_ci      "funding": {
49481cb0ef41Sopenharmony_ci        "type": "opencollective",
49491cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
49501cb0ef41Sopenharmony_ci      }
49511cb0ef41Sopenharmony_ci    },
49521cb0ef41Sopenharmony_ci    "node_modules/remark-lint-no-unused-definitions/node_modules/unist-util-visit-parents": {
49531cb0ef41Sopenharmony_ci      "version": "5.1.3",
49541cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
49551cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
49561cb0ef41Sopenharmony_ci      "dependencies": {
49571cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
49581cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
49591cb0ef41Sopenharmony_ci      },
49601cb0ef41Sopenharmony_ci      "funding": {
49611cb0ef41Sopenharmony_ci        "type": "opencollective",
49621cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
49631cb0ef41Sopenharmony_ci      }
49641cb0ef41Sopenharmony_ci    },
49651cb0ef41Sopenharmony_ci    "node_modules/remark-lint-ordered-list-marker-style": {
49661cb0ef41Sopenharmony_ci      "version": "3.1.2",
49671cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-ordered-list-marker-style/-/remark-lint-ordered-list-marker-style-3.1.2.tgz",
49681cb0ef41Sopenharmony_ci      "integrity": "sha512-62iVE/YQsA0Azaqt8yAJWPplWLS47kDLjXeC2PlRIAzCqbNt9qH3HId8vZ15QTSrp8rHmJwrCMdcqV6AZUi7gQ==",
49691cb0ef41Sopenharmony_ci      "dependencies": {
49701cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
49711cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
49721cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
49731cb0ef41Sopenharmony_ci        "unist-util-generated": "^2.0.0",
49741cb0ef41Sopenharmony_ci        "unist-util-position": "^4.0.0",
49751cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0"
49761cb0ef41Sopenharmony_ci      },
49771cb0ef41Sopenharmony_ci      "funding": {
49781cb0ef41Sopenharmony_ci        "type": "opencollective",
49791cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
49801cb0ef41Sopenharmony_ci      }
49811cb0ef41Sopenharmony_ci    },
49821cb0ef41Sopenharmony_ci    "node_modules/remark-lint-ordered-list-marker-style/node_modules/@types/mdast": {
49831cb0ef41Sopenharmony_ci      "version": "3.0.13",
49841cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
49851cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
49861cb0ef41Sopenharmony_ci      "dependencies": {
49871cb0ef41Sopenharmony_ci        "@types/unist": "^2"
49881cb0ef41Sopenharmony_ci      }
49891cb0ef41Sopenharmony_ci    },
49901cb0ef41Sopenharmony_ci    "node_modules/remark-lint-ordered-list-marker-style/node_modules/@types/unist": {
49911cb0ef41Sopenharmony_ci      "version": "2.0.8",
49921cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
49931cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
49941cb0ef41Sopenharmony_ci    },
49951cb0ef41Sopenharmony_ci    "node_modules/remark-lint-ordered-list-marker-style/node_modules/unified": {
49961cb0ef41Sopenharmony_ci      "version": "10.1.2",
49971cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
49981cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
49991cb0ef41Sopenharmony_ci      "dependencies": {
50001cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
50011cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
50021cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
50031cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
50041cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
50051cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
50061cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
50071cb0ef41Sopenharmony_ci      },
50081cb0ef41Sopenharmony_ci      "funding": {
50091cb0ef41Sopenharmony_ci        "type": "opencollective",
50101cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
50111cb0ef41Sopenharmony_ci      }
50121cb0ef41Sopenharmony_ci    },
50131cb0ef41Sopenharmony_ci    "node_modules/remark-lint-ordered-list-marker-style/node_modules/unist-util-is": {
50141cb0ef41Sopenharmony_ci      "version": "5.2.1",
50151cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
50161cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
50171cb0ef41Sopenharmony_ci      "dependencies": {
50181cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
50191cb0ef41Sopenharmony_ci      },
50201cb0ef41Sopenharmony_ci      "funding": {
50211cb0ef41Sopenharmony_ci        "type": "opencollective",
50221cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
50231cb0ef41Sopenharmony_ci      }
50241cb0ef41Sopenharmony_ci    },
50251cb0ef41Sopenharmony_ci    "node_modules/remark-lint-ordered-list-marker-style/node_modules/unist-util-visit": {
50261cb0ef41Sopenharmony_ci      "version": "4.1.2",
50271cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
50281cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
50291cb0ef41Sopenharmony_ci      "dependencies": {
50301cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
50311cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
50321cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
50331cb0ef41Sopenharmony_ci      },
50341cb0ef41Sopenharmony_ci      "funding": {
50351cb0ef41Sopenharmony_ci        "type": "opencollective",
50361cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
50371cb0ef41Sopenharmony_ci      }
50381cb0ef41Sopenharmony_ci    },
50391cb0ef41Sopenharmony_ci    "node_modules/remark-lint-ordered-list-marker-style/node_modules/unist-util-visit-parents": {
50401cb0ef41Sopenharmony_ci      "version": "5.1.3",
50411cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
50421cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
50431cb0ef41Sopenharmony_ci      "dependencies": {
50441cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
50451cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
50461cb0ef41Sopenharmony_ci      },
50471cb0ef41Sopenharmony_ci      "funding": {
50481cb0ef41Sopenharmony_ci        "type": "opencollective",
50491cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
50501cb0ef41Sopenharmony_ci      }
50511cb0ef41Sopenharmony_ci    },
50521cb0ef41Sopenharmony_ci    "node_modules/remark-lint-prohibited-strings": {
50531cb0ef41Sopenharmony_ci      "version": "3.1.0",
50541cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-prohibited-strings/-/remark-lint-prohibited-strings-3.1.0.tgz",
50551cb0ef41Sopenharmony_ci      "integrity": "sha512-zwfDDdYl7ye0gEHcwhdkv1ZGXj1ibw4gnLLZkkvySnDdTz2tshY3fOJLY5NikbVseaIRVGOr5qa+8J9WNQT/fA==",
50561cb0ef41Sopenharmony_ci      "dependencies": {
50571cb0ef41Sopenharmony_ci        "escape-string-regexp": "^5.0.0",
50581cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
50591cb0ef41Sopenharmony_ci        "unist-util-position": "^4.0.1",
50601cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0",
50611cb0ef41Sopenharmony_ci        "vfile-location": "^4.0.1"
50621cb0ef41Sopenharmony_ci      }
50631cb0ef41Sopenharmony_ci    },
50641cb0ef41Sopenharmony_ci    "node_modules/remark-lint-prohibited-strings/node_modules/@types/unist": {
50651cb0ef41Sopenharmony_ci      "version": "2.0.8",
50661cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
50671cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
50681cb0ef41Sopenharmony_ci    },
50691cb0ef41Sopenharmony_ci    "node_modules/remark-lint-prohibited-strings/node_modules/unist-util-is": {
50701cb0ef41Sopenharmony_ci      "version": "5.2.1",
50711cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
50721cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
50731cb0ef41Sopenharmony_ci      "dependencies": {
50741cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
50751cb0ef41Sopenharmony_ci      },
50761cb0ef41Sopenharmony_ci      "funding": {
50771cb0ef41Sopenharmony_ci        "type": "opencollective",
50781cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
50791cb0ef41Sopenharmony_ci      }
50801cb0ef41Sopenharmony_ci    },
50811cb0ef41Sopenharmony_ci    "node_modules/remark-lint-prohibited-strings/node_modules/unist-util-visit": {
50821cb0ef41Sopenharmony_ci      "version": "4.1.2",
50831cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
50841cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
50851cb0ef41Sopenharmony_ci      "dependencies": {
50861cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
50871cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
50881cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
50891cb0ef41Sopenharmony_ci      },
50901cb0ef41Sopenharmony_ci      "funding": {
50911cb0ef41Sopenharmony_ci        "type": "opencollective",
50921cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
50931cb0ef41Sopenharmony_ci      }
50941cb0ef41Sopenharmony_ci    },
50951cb0ef41Sopenharmony_ci    "node_modules/remark-lint-prohibited-strings/node_modules/unist-util-visit-parents": {
50961cb0ef41Sopenharmony_ci      "version": "5.1.3",
50971cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
50981cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
50991cb0ef41Sopenharmony_ci      "dependencies": {
51001cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
51011cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
51021cb0ef41Sopenharmony_ci      },
51031cb0ef41Sopenharmony_ci      "funding": {
51041cb0ef41Sopenharmony_ci        "type": "opencollective",
51051cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
51061cb0ef41Sopenharmony_ci      }
51071cb0ef41Sopenharmony_ci    },
51081cb0ef41Sopenharmony_ci    "node_modules/remark-lint-rule-style": {
51091cb0ef41Sopenharmony_ci      "version": "3.1.2",
51101cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-rule-style/-/remark-lint-rule-style-3.1.2.tgz",
51111cb0ef41Sopenharmony_ci      "integrity": "sha512-0CsX2XcX9pIhAP5N7Y8mhYXp3/Ld+NvxXY1p0LHAq0NZu17UsZLuegvx/s25uFbQs08DcmSqyKnepU9qGGqmTQ==",
51121cb0ef41Sopenharmony_ci      "dependencies": {
51131cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
51141cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
51151cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
51161cb0ef41Sopenharmony_ci        "unist-util-position": "^4.0.0",
51171cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0"
51181cb0ef41Sopenharmony_ci      },
51191cb0ef41Sopenharmony_ci      "funding": {
51201cb0ef41Sopenharmony_ci        "type": "opencollective",
51211cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
51221cb0ef41Sopenharmony_ci      }
51231cb0ef41Sopenharmony_ci    },
51241cb0ef41Sopenharmony_ci    "node_modules/remark-lint-rule-style/node_modules/@types/mdast": {
51251cb0ef41Sopenharmony_ci      "version": "3.0.13",
51261cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
51271cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
51281cb0ef41Sopenharmony_ci      "dependencies": {
51291cb0ef41Sopenharmony_ci        "@types/unist": "^2"
51301cb0ef41Sopenharmony_ci      }
51311cb0ef41Sopenharmony_ci    },
51321cb0ef41Sopenharmony_ci    "node_modules/remark-lint-rule-style/node_modules/@types/unist": {
51331cb0ef41Sopenharmony_ci      "version": "2.0.8",
51341cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
51351cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
51361cb0ef41Sopenharmony_ci    },
51371cb0ef41Sopenharmony_ci    "node_modules/remark-lint-rule-style/node_modules/unified": {
51381cb0ef41Sopenharmony_ci      "version": "10.1.2",
51391cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
51401cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
51411cb0ef41Sopenharmony_ci      "dependencies": {
51421cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
51431cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
51441cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
51451cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
51461cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
51471cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
51481cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
51491cb0ef41Sopenharmony_ci      },
51501cb0ef41Sopenharmony_ci      "funding": {
51511cb0ef41Sopenharmony_ci        "type": "opencollective",
51521cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
51531cb0ef41Sopenharmony_ci      }
51541cb0ef41Sopenharmony_ci    },
51551cb0ef41Sopenharmony_ci    "node_modules/remark-lint-rule-style/node_modules/unist-util-is": {
51561cb0ef41Sopenharmony_ci      "version": "5.2.1",
51571cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
51581cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
51591cb0ef41Sopenharmony_ci      "dependencies": {
51601cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
51611cb0ef41Sopenharmony_ci      },
51621cb0ef41Sopenharmony_ci      "funding": {
51631cb0ef41Sopenharmony_ci        "type": "opencollective",
51641cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
51651cb0ef41Sopenharmony_ci      }
51661cb0ef41Sopenharmony_ci    },
51671cb0ef41Sopenharmony_ci    "node_modules/remark-lint-rule-style/node_modules/unist-util-visit": {
51681cb0ef41Sopenharmony_ci      "version": "4.1.2",
51691cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
51701cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
51711cb0ef41Sopenharmony_ci      "dependencies": {
51721cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
51731cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
51741cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
51751cb0ef41Sopenharmony_ci      },
51761cb0ef41Sopenharmony_ci      "funding": {
51771cb0ef41Sopenharmony_ci        "type": "opencollective",
51781cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
51791cb0ef41Sopenharmony_ci      }
51801cb0ef41Sopenharmony_ci    },
51811cb0ef41Sopenharmony_ci    "node_modules/remark-lint-rule-style/node_modules/unist-util-visit-parents": {
51821cb0ef41Sopenharmony_ci      "version": "5.1.3",
51831cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
51841cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
51851cb0ef41Sopenharmony_ci      "dependencies": {
51861cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
51871cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
51881cb0ef41Sopenharmony_ci      },
51891cb0ef41Sopenharmony_ci      "funding": {
51901cb0ef41Sopenharmony_ci        "type": "opencollective",
51911cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
51921cb0ef41Sopenharmony_ci      }
51931cb0ef41Sopenharmony_ci    },
51941cb0ef41Sopenharmony_ci    "node_modules/remark-lint-strong-marker": {
51951cb0ef41Sopenharmony_ci      "version": "3.1.2",
51961cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-strong-marker/-/remark-lint-strong-marker-3.1.2.tgz",
51971cb0ef41Sopenharmony_ci      "integrity": "sha512-U/g4wngmiI0Q6WBRQG6pZxnDS33Wt/0QYA3+KNFBDykoi1vXsDEorIqy3dEag9z6XHwcMvFDsff6VRUhaOJWQg==",
51981cb0ef41Sopenharmony_ci      "dependencies": {
51991cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
52001cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
52011cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
52021cb0ef41Sopenharmony_ci        "unist-util-position": "^4.0.0",
52031cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0"
52041cb0ef41Sopenharmony_ci      },
52051cb0ef41Sopenharmony_ci      "funding": {
52061cb0ef41Sopenharmony_ci        "type": "opencollective",
52071cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
52081cb0ef41Sopenharmony_ci      }
52091cb0ef41Sopenharmony_ci    },
52101cb0ef41Sopenharmony_ci    "node_modules/remark-lint-strong-marker/node_modules/@types/mdast": {
52111cb0ef41Sopenharmony_ci      "version": "3.0.13",
52121cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
52131cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
52141cb0ef41Sopenharmony_ci      "dependencies": {
52151cb0ef41Sopenharmony_ci        "@types/unist": "^2"
52161cb0ef41Sopenharmony_ci      }
52171cb0ef41Sopenharmony_ci    },
52181cb0ef41Sopenharmony_ci    "node_modules/remark-lint-strong-marker/node_modules/@types/unist": {
52191cb0ef41Sopenharmony_ci      "version": "2.0.8",
52201cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
52211cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
52221cb0ef41Sopenharmony_ci    },
52231cb0ef41Sopenharmony_ci    "node_modules/remark-lint-strong-marker/node_modules/unified": {
52241cb0ef41Sopenharmony_ci      "version": "10.1.2",
52251cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
52261cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
52271cb0ef41Sopenharmony_ci      "dependencies": {
52281cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
52291cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
52301cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
52311cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
52321cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
52331cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
52341cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
52351cb0ef41Sopenharmony_ci      },
52361cb0ef41Sopenharmony_ci      "funding": {
52371cb0ef41Sopenharmony_ci        "type": "opencollective",
52381cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
52391cb0ef41Sopenharmony_ci      }
52401cb0ef41Sopenharmony_ci    },
52411cb0ef41Sopenharmony_ci    "node_modules/remark-lint-strong-marker/node_modules/unist-util-is": {
52421cb0ef41Sopenharmony_ci      "version": "5.2.1",
52431cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
52441cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
52451cb0ef41Sopenharmony_ci      "dependencies": {
52461cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
52471cb0ef41Sopenharmony_ci      },
52481cb0ef41Sopenharmony_ci      "funding": {
52491cb0ef41Sopenharmony_ci        "type": "opencollective",
52501cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
52511cb0ef41Sopenharmony_ci      }
52521cb0ef41Sopenharmony_ci    },
52531cb0ef41Sopenharmony_ci    "node_modules/remark-lint-strong-marker/node_modules/unist-util-visit": {
52541cb0ef41Sopenharmony_ci      "version": "4.1.2",
52551cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
52561cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
52571cb0ef41Sopenharmony_ci      "dependencies": {
52581cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
52591cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
52601cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
52611cb0ef41Sopenharmony_ci      },
52621cb0ef41Sopenharmony_ci      "funding": {
52631cb0ef41Sopenharmony_ci        "type": "opencollective",
52641cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
52651cb0ef41Sopenharmony_ci      }
52661cb0ef41Sopenharmony_ci    },
52671cb0ef41Sopenharmony_ci    "node_modules/remark-lint-strong-marker/node_modules/unist-util-visit-parents": {
52681cb0ef41Sopenharmony_ci      "version": "5.1.3",
52691cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
52701cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
52711cb0ef41Sopenharmony_ci      "dependencies": {
52721cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
52731cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
52741cb0ef41Sopenharmony_ci      },
52751cb0ef41Sopenharmony_ci      "funding": {
52761cb0ef41Sopenharmony_ci        "type": "opencollective",
52771cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
52781cb0ef41Sopenharmony_ci      }
52791cb0ef41Sopenharmony_ci    },
52801cb0ef41Sopenharmony_ci    "node_modules/remark-lint-table-cell-padding": {
52811cb0ef41Sopenharmony_ci      "version": "4.1.3",
52821cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-table-cell-padding/-/remark-lint-table-cell-padding-4.1.3.tgz",
52831cb0ef41Sopenharmony_ci      "integrity": "sha512-N9xtnS6MG/H3srAMjqqaF26A7socr87pIgt64dr5rxoSbDRWRPChGQ8y7wKyV8VeyRNF37e3E5KB3bQVqjSYaQ==",
52841cb0ef41Sopenharmony_ci      "dependencies": {
52851cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
52861cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
52871cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
52881cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
52891cb0ef41Sopenharmony_ci        "unist-util-position": "^4.0.0",
52901cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0"
52911cb0ef41Sopenharmony_ci      },
52921cb0ef41Sopenharmony_ci      "funding": {
52931cb0ef41Sopenharmony_ci        "type": "opencollective",
52941cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
52951cb0ef41Sopenharmony_ci      }
52961cb0ef41Sopenharmony_ci    },
52971cb0ef41Sopenharmony_ci    "node_modules/remark-lint-table-cell-padding/node_modules/@types/mdast": {
52981cb0ef41Sopenharmony_ci      "version": "3.0.13",
52991cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
53001cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
53011cb0ef41Sopenharmony_ci      "dependencies": {
53021cb0ef41Sopenharmony_ci        "@types/unist": "^2"
53031cb0ef41Sopenharmony_ci      }
53041cb0ef41Sopenharmony_ci    },
53051cb0ef41Sopenharmony_ci    "node_modules/remark-lint-table-cell-padding/node_modules/@types/unist": {
53061cb0ef41Sopenharmony_ci      "version": "2.0.8",
53071cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
53081cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
53091cb0ef41Sopenharmony_ci    },
53101cb0ef41Sopenharmony_ci    "node_modules/remark-lint-table-cell-padding/node_modules/unified": {
53111cb0ef41Sopenharmony_ci      "version": "10.1.2",
53121cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
53131cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
53141cb0ef41Sopenharmony_ci      "dependencies": {
53151cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
53161cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
53171cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
53181cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
53191cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
53201cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
53211cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
53221cb0ef41Sopenharmony_ci      },
53231cb0ef41Sopenharmony_ci      "funding": {
53241cb0ef41Sopenharmony_ci        "type": "opencollective",
53251cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
53261cb0ef41Sopenharmony_ci      }
53271cb0ef41Sopenharmony_ci    },
53281cb0ef41Sopenharmony_ci    "node_modules/remark-lint-table-cell-padding/node_modules/unist-util-is": {
53291cb0ef41Sopenharmony_ci      "version": "5.2.1",
53301cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
53311cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
53321cb0ef41Sopenharmony_ci      "dependencies": {
53331cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
53341cb0ef41Sopenharmony_ci      },
53351cb0ef41Sopenharmony_ci      "funding": {
53361cb0ef41Sopenharmony_ci        "type": "opencollective",
53371cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
53381cb0ef41Sopenharmony_ci      }
53391cb0ef41Sopenharmony_ci    },
53401cb0ef41Sopenharmony_ci    "node_modules/remark-lint-table-cell-padding/node_modules/unist-util-visit": {
53411cb0ef41Sopenharmony_ci      "version": "4.1.2",
53421cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
53431cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
53441cb0ef41Sopenharmony_ci      "dependencies": {
53451cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
53461cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
53471cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
53481cb0ef41Sopenharmony_ci      },
53491cb0ef41Sopenharmony_ci      "funding": {
53501cb0ef41Sopenharmony_ci        "type": "opencollective",
53511cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
53521cb0ef41Sopenharmony_ci      }
53531cb0ef41Sopenharmony_ci    },
53541cb0ef41Sopenharmony_ci    "node_modules/remark-lint-table-cell-padding/node_modules/unist-util-visit-parents": {
53551cb0ef41Sopenharmony_ci      "version": "5.1.3",
53561cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
53571cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
53581cb0ef41Sopenharmony_ci      "dependencies": {
53591cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
53601cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
53611cb0ef41Sopenharmony_ci      },
53621cb0ef41Sopenharmony_ci      "funding": {
53631cb0ef41Sopenharmony_ci        "type": "opencollective",
53641cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
53651cb0ef41Sopenharmony_ci      }
53661cb0ef41Sopenharmony_ci    },
53671cb0ef41Sopenharmony_ci    "node_modules/remark-lint-table-pipes": {
53681cb0ef41Sopenharmony_ci      "version": "4.1.2",
53691cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-table-pipes/-/remark-lint-table-pipes-4.1.2.tgz",
53701cb0ef41Sopenharmony_ci      "integrity": "sha512-Ex2cJDXA0hdD9CC5Nu0p3K5LP+AhzPvk4sIOSbevCTSRyCS/SkNk4CQ6pwWBxuPVuHQUkqXkT8lgu8wwr/9A3A==",
53711cb0ef41Sopenharmony_ci      "dependencies": {
53721cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
53731cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
53741cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
53751cb0ef41Sopenharmony_ci        "unist-util-position": "^4.0.0",
53761cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0"
53771cb0ef41Sopenharmony_ci      },
53781cb0ef41Sopenharmony_ci      "funding": {
53791cb0ef41Sopenharmony_ci        "type": "opencollective",
53801cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
53811cb0ef41Sopenharmony_ci      }
53821cb0ef41Sopenharmony_ci    },
53831cb0ef41Sopenharmony_ci    "node_modules/remark-lint-table-pipes/node_modules/@types/mdast": {
53841cb0ef41Sopenharmony_ci      "version": "3.0.13",
53851cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
53861cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
53871cb0ef41Sopenharmony_ci      "dependencies": {
53881cb0ef41Sopenharmony_ci        "@types/unist": "^2"
53891cb0ef41Sopenharmony_ci      }
53901cb0ef41Sopenharmony_ci    },
53911cb0ef41Sopenharmony_ci    "node_modules/remark-lint-table-pipes/node_modules/@types/unist": {
53921cb0ef41Sopenharmony_ci      "version": "2.0.8",
53931cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
53941cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
53951cb0ef41Sopenharmony_ci    },
53961cb0ef41Sopenharmony_ci    "node_modules/remark-lint-table-pipes/node_modules/unified": {
53971cb0ef41Sopenharmony_ci      "version": "10.1.2",
53981cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
53991cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
54001cb0ef41Sopenharmony_ci      "dependencies": {
54011cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
54021cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
54031cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
54041cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
54051cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
54061cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
54071cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
54081cb0ef41Sopenharmony_ci      },
54091cb0ef41Sopenharmony_ci      "funding": {
54101cb0ef41Sopenharmony_ci        "type": "opencollective",
54111cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
54121cb0ef41Sopenharmony_ci      }
54131cb0ef41Sopenharmony_ci    },
54141cb0ef41Sopenharmony_ci    "node_modules/remark-lint-table-pipes/node_modules/unist-util-is": {
54151cb0ef41Sopenharmony_ci      "version": "5.2.1",
54161cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
54171cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
54181cb0ef41Sopenharmony_ci      "dependencies": {
54191cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
54201cb0ef41Sopenharmony_ci      },
54211cb0ef41Sopenharmony_ci      "funding": {
54221cb0ef41Sopenharmony_ci        "type": "opencollective",
54231cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
54241cb0ef41Sopenharmony_ci      }
54251cb0ef41Sopenharmony_ci    },
54261cb0ef41Sopenharmony_ci    "node_modules/remark-lint-table-pipes/node_modules/unist-util-visit": {
54271cb0ef41Sopenharmony_ci      "version": "4.1.2",
54281cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
54291cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
54301cb0ef41Sopenharmony_ci      "dependencies": {
54311cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
54321cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
54331cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
54341cb0ef41Sopenharmony_ci      },
54351cb0ef41Sopenharmony_ci      "funding": {
54361cb0ef41Sopenharmony_ci        "type": "opencollective",
54371cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
54381cb0ef41Sopenharmony_ci      }
54391cb0ef41Sopenharmony_ci    },
54401cb0ef41Sopenharmony_ci    "node_modules/remark-lint-table-pipes/node_modules/unist-util-visit-parents": {
54411cb0ef41Sopenharmony_ci      "version": "5.1.3",
54421cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
54431cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
54441cb0ef41Sopenharmony_ci      "dependencies": {
54451cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
54461cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
54471cb0ef41Sopenharmony_ci      },
54481cb0ef41Sopenharmony_ci      "funding": {
54491cb0ef41Sopenharmony_ci        "type": "opencollective",
54501cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
54511cb0ef41Sopenharmony_ci      }
54521cb0ef41Sopenharmony_ci    },
54531cb0ef41Sopenharmony_ci    "node_modules/remark-lint-unordered-list-marker-style": {
54541cb0ef41Sopenharmony_ci      "version": "3.1.2",
54551cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-lint-unordered-list-marker-style/-/remark-lint-unordered-list-marker-style-3.1.2.tgz",
54561cb0ef41Sopenharmony_ci      "integrity": "sha512-JFiyB4ZprJGGndCaFB8FssXd48m4Kh+CUqzNgu3lBLEiW8dEAGRlD9M2AzyyA+Q29WJP/FntDCbP22DeON91UA==",
54571cb0ef41Sopenharmony_ci      "dependencies": {
54581cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
54591cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
54601cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.0.0",
54611cb0ef41Sopenharmony_ci        "unist-util-generated": "^2.0.0",
54621cb0ef41Sopenharmony_ci        "unist-util-position": "^4.0.0",
54631cb0ef41Sopenharmony_ci        "unist-util-visit": "^4.0.0"
54641cb0ef41Sopenharmony_ci      },
54651cb0ef41Sopenharmony_ci      "funding": {
54661cb0ef41Sopenharmony_ci        "type": "opencollective",
54671cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
54681cb0ef41Sopenharmony_ci      }
54691cb0ef41Sopenharmony_ci    },
54701cb0ef41Sopenharmony_ci    "node_modules/remark-lint-unordered-list-marker-style/node_modules/@types/mdast": {
54711cb0ef41Sopenharmony_ci      "version": "3.0.13",
54721cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
54731cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
54741cb0ef41Sopenharmony_ci      "dependencies": {
54751cb0ef41Sopenharmony_ci        "@types/unist": "^2"
54761cb0ef41Sopenharmony_ci      }
54771cb0ef41Sopenharmony_ci    },
54781cb0ef41Sopenharmony_ci    "node_modules/remark-lint-unordered-list-marker-style/node_modules/@types/unist": {
54791cb0ef41Sopenharmony_ci      "version": "2.0.8",
54801cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
54811cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
54821cb0ef41Sopenharmony_ci    },
54831cb0ef41Sopenharmony_ci    "node_modules/remark-lint-unordered-list-marker-style/node_modules/unified": {
54841cb0ef41Sopenharmony_ci      "version": "10.1.2",
54851cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
54861cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
54871cb0ef41Sopenharmony_ci      "dependencies": {
54881cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
54891cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
54901cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
54911cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
54921cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
54931cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
54941cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
54951cb0ef41Sopenharmony_ci      },
54961cb0ef41Sopenharmony_ci      "funding": {
54971cb0ef41Sopenharmony_ci        "type": "opencollective",
54981cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
54991cb0ef41Sopenharmony_ci      }
55001cb0ef41Sopenharmony_ci    },
55011cb0ef41Sopenharmony_ci    "node_modules/remark-lint-unordered-list-marker-style/node_modules/unist-util-is": {
55021cb0ef41Sopenharmony_ci      "version": "5.2.1",
55031cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
55041cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
55051cb0ef41Sopenharmony_ci      "dependencies": {
55061cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
55071cb0ef41Sopenharmony_ci      },
55081cb0ef41Sopenharmony_ci      "funding": {
55091cb0ef41Sopenharmony_ci        "type": "opencollective",
55101cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
55111cb0ef41Sopenharmony_ci      }
55121cb0ef41Sopenharmony_ci    },
55131cb0ef41Sopenharmony_ci    "node_modules/remark-lint-unordered-list-marker-style/node_modules/unist-util-visit": {
55141cb0ef41Sopenharmony_ci      "version": "4.1.2",
55151cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz",
55161cb0ef41Sopenharmony_ci      "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==",
55171cb0ef41Sopenharmony_ci      "dependencies": {
55181cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
55191cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
55201cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^5.1.1"
55211cb0ef41Sopenharmony_ci      },
55221cb0ef41Sopenharmony_ci      "funding": {
55231cb0ef41Sopenharmony_ci        "type": "opencollective",
55241cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
55251cb0ef41Sopenharmony_ci      }
55261cb0ef41Sopenharmony_ci    },
55271cb0ef41Sopenharmony_ci    "node_modules/remark-lint-unordered-list-marker-style/node_modules/unist-util-visit-parents": {
55281cb0ef41Sopenharmony_ci      "version": "5.1.3",
55291cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz",
55301cb0ef41Sopenharmony_ci      "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==",
55311cb0ef41Sopenharmony_ci      "dependencies": {
55321cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
55331cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
55341cb0ef41Sopenharmony_ci      },
55351cb0ef41Sopenharmony_ci      "funding": {
55361cb0ef41Sopenharmony_ci        "type": "opencollective",
55371cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
55381cb0ef41Sopenharmony_ci      }
55391cb0ef41Sopenharmony_ci    },
55401cb0ef41Sopenharmony_ci    "node_modules/remark-lint/node_modules/@types/mdast": {
55411cb0ef41Sopenharmony_ci      "version": "3.0.13",
55421cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
55431cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
55441cb0ef41Sopenharmony_ci      "dependencies": {
55451cb0ef41Sopenharmony_ci        "@types/unist": "^2"
55461cb0ef41Sopenharmony_ci      }
55471cb0ef41Sopenharmony_ci    },
55481cb0ef41Sopenharmony_ci    "node_modules/remark-lint/node_modules/@types/unist": {
55491cb0ef41Sopenharmony_ci      "version": "2.0.8",
55501cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
55511cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
55521cb0ef41Sopenharmony_ci    },
55531cb0ef41Sopenharmony_ci    "node_modules/remark-lint/node_modules/unified": {
55541cb0ef41Sopenharmony_ci      "version": "10.1.2",
55551cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
55561cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
55571cb0ef41Sopenharmony_ci      "dependencies": {
55581cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
55591cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
55601cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
55611cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
55621cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
55631cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
55641cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
55651cb0ef41Sopenharmony_ci      },
55661cb0ef41Sopenharmony_ci      "funding": {
55671cb0ef41Sopenharmony_ci        "type": "opencollective",
55681cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
55691cb0ef41Sopenharmony_ci      }
55701cb0ef41Sopenharmony_ci    },
55711cb0ef41Sopenharmony_ci    "node_modules/remark-message-control": {
55721cb0ef41Sopenharmony_ci      "version": "7.1.1",
55731cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-message-control/-/remark-message-control-7.1.1.tgz",
55741cb0ef41Sopenharmony_ci      "integrity": "sha512-xKRWl1NTBOKed0oEtCd8BUfH5m4s8WXxFFSoo7uUwx6GW/qdCy4zov5LfPyw7emantDmhfWn5PdIZgcbVcWMDQ==",
55751cb0ef41Sopenharmony_ci      "dependencies": {
55761cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
55771cb0ef41Sopenharmony_ci        "mdast-comment-marker": "^2.0.0",
55781cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
55791cb0ef41Sopenharmony_ci        "unified-message-control": "^4.0.0",
55801cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
55811cb0ef41Sopenharmony_ci      },
55821cb0ef41Sopenharmony_ci      "funding": {
55831cb0ef41Sopenharmony_ci        "type": "opencollective",
55841cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
55851cb0ef41Sopenharmony_ci      }
55861cb0ef41Sopenharmony_ci    },
55871cb0ef41Sopenharmony_ci    "node_modules/remark-message-control/node_modules/@types/mdast": {
55881cb0ef41Sopenharmony_ci      "version": "3.0.13",
55891cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
55901cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
55911cb0ef41Sopenharmony_ci      "dependencies": {
55921cb0ef41Sopenharmony_ci        "@types/unist": "^2"
55931cb0ef41Sopenharmony_ci      }
55941cb0ef41Sopenharmony_ci    },
55951cb0ef41Sopenharmony_ci    "node_modules/remark-message-control/node_modules/@types/unist": {
55961cb0ef41Sopenharmony_ci      "version": "2.0.8",
55971cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
55981cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
55991cb0ef41Sopenharmony_ci    },
56001cb0ef41Sopenharmony_ci    "node_modules/remark-message-control/node_modules/unified": {
56011cb0ef41Sopenharmony_ci      "version": "10.1.2",
56021cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
56031cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
56041cb0ef41Sopenharmony_ci      "dependencies": {
56051cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
56061cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
56071cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
56081cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
56091cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
56101cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
56111cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
56121cb0ef41Sopenharmony_ci      },
56131cb0ef41Sopenharmony_ci      "funding": {
56141cb0ef41Sopenharmony_ci        "type": "opencollective",
56151cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
56161cb0ef41Sopenharmony_ci      }
56171cb0ef41Sopenharmony_ci    },
56181cb0ef41Sopenharmony_ci    "node_modules/remark-parse": {
56191cb0ef41Sopenharmony_ci      "version": "11.0.0",
56201cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-11.0.0.tgz",
56211cb0ef41Sopenharmony_ci      "integrity": "sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==",
56221cb0ef41Sopenharmony_ci      "dependencies": {
56231cb0ef41Sopenharmony_ci        "@types/mdast": "^4.0.0",
56241cb0ef41Sopenharmony_ci        "mdast-util-from-markdown": "^2.0.0",
56251cb0ef41Sopenharmony_ci        "micromark-util-types": "^2.0.0",
56261cb0ef41Sopenharmony_ci        "unified": "^11.0.0"
56271cb0ef41Sopenharmony_ci      },
56281cb0ef41Sopenharmony_ci      "funding": {
56291cb0ef41Sopenharmony_ci        "type": "opencollective",
56301cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
56311cb0ef41Sopenharmony_ci      }
56321cb0ef41Sopenharmony_ci    },
56331cb0ef41Sopenharmony_ci    "node_modules/remark-preset-lint-node": {
56341cb0ef41Sopenharmony_ci      "version": "5.0.0",
56351cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-preset-lint-node/-/remark-preset-lint-node-5.0.0.tgz",
56361cb0ef41Sopenharmony_ci      "integrity": "sha512-E8q3jgNVuhm738oQV7dLNEukO1JVIgYuNoNdn4hliVYdrjJY3zJdsntJbUzZqMmBopcMAy3HwOwwHWz7C0Qsvw==",
56371cb0ef41Sopenharmony_ci      "dependencies": {
56381cb0ef41Sopenharmony_ci        "js-yaml": "^4.1.0",
56391cb0ef41Sopenharmony_ci        "remark-gfm": "^4.0.0",
56401cb0ef41Sopenharmony_ci        "remark-lint-blockquote-indentation": "^3.1.2",
56411cb0ef41Sopenharmony_ci        "remark-lint-checkbox-character-style": "^4.1.2",
56421cb0ef41Sopenharmony_ci        "remark-lint-checkbox-content-indent": "^4.1.2",
56431cb0ef41Sopenharmony_ci        "remark-lint-code-block-style": "^3.1.2",
56441cb0ef41Sopenharmony_ci        "remark-lint-definition-spacing": "^3.1.2",
56451cb0ef41Sopenharmony_ci        "remark-lint-fenced-code-flag": "^3.1.2",
56461cb0ef41Sopenharmony_ci        "remark-lint-fenced-code-marker": "^3.1.2",
56471cb0ef41Sopenharmony_ci        "remark-lint-file-extension": "^2.1.2",
56481cb0ef41Sopenharmony_ci        "remark-lint-final-definition": "^3.1.2",
56491cb0ef41Sopenharmony_ci        "remark-lint-first-heading-level": "^3.1.2",
56501cb0ef41Sopenharmony_ci        "remark-lint-heading-style": "^3.1.2",
56511cb0ef41Sopenharmony_ci        "remark-lint-list-item-indent": "^3.1.2",
56521cb0ef41Sopenharmony_ci        "remark-lint-maximum-line-length": "^3.1.3",
56531cb0ef41Sopenharmony_ci        "remark-lint-no-consecutive-blank-lines": "^4.1.3",
56541cb0ef41Sopenharmony_ci        "remark-lint-no-file-name-articles": "^2.1.2",
56551cb0ef41Sopenharmony_ci        "remark-lint-no-file-name-consecutive-dashes": "^2.1.2",
56561cb0ef41Sopenharmony_ci        "remark-lint-no-file-name-outer-dashes": "^2.1.2",
56571cb0ef41Sopenharmony_ci        "remark-lint-no-heading-indent": "^4.1.2",
56581cb0ef41Sopenharmony_ci        "remark-lint-no-multiple-toplevel-headings": "^3.1.2",
56591cb0ef41Sopenharmony_ci        "remark-lint-no-shell-dollars": "^3.1.2",
56601cb0ef41Sopenharmony_ci        "remark-lint-no-table-indentation": "^4.1.2",
56611cb0ef41Sopenharmony_ci        "remark-lint-no-tabs": "^3.1.2",
56621cb0ef41Sopenharmony_ci        "remark-lint-no-trailing-spaces": "^2.0.1",
56631cb0ef41Sopenharmony_ci        "remark-lint-prohibited-strings": "^3.1.0",
56641cb0ef41Sopenharmony_ci        "remark-lint-rule-style": "^3.1.2",
56651cb0ef41Sopenharmony_ci        "remark-lint-strong-marker": "^3.1.2",
56661cb0ef41Sopenharmony_ci        "remark-lint-table-cell-padding": "^4.1.3",
56671cb0ef41Sopenharmony_ci        "remark-lint-table-pipes": "^4.1.2",
56681cb0ef41Sopenharmony_ci        "remark-lint-unordered-list-marker-style": "^3.1.2",
56691cb0ef41Sopenharmony_ci        "remark-preset-lint-recommended": "^6.1.3",
56701cb0ef41Sopenharmony_ci        "semver": "^7.5.4",
56711cb0ef41Sopenharmony_ci        "unified-lint-rule": "^2.1.2",
56721cb0ef41Sopenharmony_ci        "unist-util-visit": "^5.0.0"
56731cb0ef41Sopenharmony_ci      },
56741cb0ef41Sopenharmony_ci      "engines": {
56751cb0ef41Sopenharmony_ci        "node": ">=18.0.0"
56761cb0ef41Sopenharmony_ci      }
56771cb0ef41Sopenharmony_ci    },
56781cb0ef41Sopenharmony_ci    "node_modules/remark-preset-lint-recommended": {
56791cb0ef41Sopenharmony_ci      "version": "6.1.3",
56801cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-preset-lint-recommended/-/remark-preset-lint-recommended-6.1.3.tgz",
56811cb0ef41Sopenharmony_ci      "integrity": "sha512-DGjbeP2TsFmQeJflUiIvJWAOs1PxJt7SG3WQyMxOppkRr/up+mxWVkuv+6AUuaR0EsuaaFGz7WmZM5TrSSFWJw==",
56821cb0ef41Sopenharmony_ci      "dependencies": {
56831cb0ef41Sopenharmony_ci        "@types/mdast": "^3.0.0",
56841cb0ef41Sopenharmony_ci        "remark-lint": "^9.0.0",
56851cb0ef41Sopenharmony_ci        "remark-lint-final-newline": "^2.0.0",
56861cb0ef41Sopenharmony_ci        "remark-lint-hard-break-spaces": "^3.0.0",
56871cb0ef41Sopenharmony_ci        "remark-lint-list-item-bullet-indent": "^4.0.0",
56881cb0ef41Sopenharmony_ci        "remark-lint-list-item-indent": "^3.0.0",
56891cb0ef41Sopenharmony_ci        "remark-lint-no-blockquote-without-marker": "^5.0.0",
56901cb0ef41Sopenharmony_ci        "remark-lint-no-duplicate-definitions": "^3.0.0",
56911cb0ef41Sopenharmony_ci        "remark-lint-no-heading-content-indent": "^4.0.0",
56921cb0ef41Sopenharmony_ci        "remark-lint-no-inline-padding": "^4.0.0",
56931cb0ef41Sopenharmony_ci        "remark-lint-no-literal-urls": "^3.0.0",
56941cb0ef41Sopenharmony_ci        "remark-lint-no-shortcut-reference-image": "^3.0.0",
56951cb0ef41Sopenharmony_ci        "remark-lint-no-shortcut-reference-link": "^3.0.0",
56961cb0ef41Sopenharmony_ci        "remark-lint-no-undefined-references": "^4.0.0",
56971cb0ef41Sopenharmony_ci        "remark-lint-no-unused-definitions": "^3.0.0",
56981cb0ef41Sopenharmony_ci        "remark-lint-ordered-list-marker-style": "^3.0.0",
56991cb0ef41Sopenharmony_ci        "unified": "^10.0.0"
57001cb0ef41Sopenharmony_ci      },
57011cb0ef41Sopenharmony_ci      "funding": {
57021cb0ef41Sopenharmony_ci        "type": "opencollective",
57031cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
57041cb0ef41Sopenharmony_ci      }
57051cb0ef41Sopenharmony_ci    },
57061cb0ef41Sopenharmony_ci    "node_modules/remark-preset-lint-recommended/node_modules/@types/mdast": {
57071cb0ef41Sopenharmony_ci      "version": "3.0.13",
57081cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-3.0.13.tgz",
57091cb0ef41Sopenharmony_ci      "integrity": "sha512-HjiGiWedR0DVFkeNljpa6Lv4/IZU1+30VY5d747K7lBudFc3R0Ibr6yJ9lN3BE28VnZyDfLF/VB1Ql1ZIbKrmg==",
57101cb0ef41Sopenharmony_ci      "dependencies": {
57111cb0ef41Sopenharmony_ci        "@types/unist": "^2"
57121cb0ef41Sopenharmony_ci      }
57131cb0ef41Sopenharmony_ci    },
57141cb0ef41Sopenharmony_ci    "node_modules/remark-preset-lint-recommended/node_modules/@types/unist": {
57151cb0ef41Sopenharmony_ci      "version": "2.0.8",
57161cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
57171cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
57181cb0ef41Sopenharmony_ci    },
57191cb0ef41Sopenharmony_ci    "node_modules/remark-preset-lint-recommended/node_modules/unified": {
57201cb0ef41Sopenharmony_ci      "version": "10.1.2",
57211cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
57221cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
57231cb0ef41Sopenharmony_ci      "dependencies": {
57241cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
57251cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
57261cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
57271cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
57281cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
57291cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
57301cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
57311cb0ef41Sopenharmony_ci      },
57321cb0ef41Sopenharmony_ci      "funding": {
57331cb0ef41Sopenharmony_ci        "type": "opencollective",
57341cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
57351cb0ef41Sopenharmony_ci      }
57361cb0ef41Sopenharmony_ci    },
57371cb0ef41Sopenharmony_ci    "node_modules/remark-stringify": {
57381cb0ef41Sopenharmony_ci      "version": "11.0.0",
57391cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-11.0.0.tgz",
57401cb0ef41Sopenharmony_ci      "integrity": "sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==",
57411cb0ef41Sopenharmony_ci      "dependencies": {
57421cb0ef41Sopenharmony_ci        "@types/mdast": "^4.0.0",
57431cb0ef41Sopenharmony_ci        "mdast-util-to-markdown": "^2.0.0",
57441cb0ef41Sopenharmony_ci        "unified": "^11.0.0"
57451cb0ef41Sopenharmony_ci      },
57461cb0ef41Sopenharmony_ci      "funding": {
57471cb0ef41Sopenharmony_ci        "type": "opencollective",
57481cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
57491cb0ef41Sopenharmony_ci      }
57501cb0ef41Sopenharmony_ci    },
57511cb0ef41Sopenharmony_ci    "node_modules/resolve": {
57521cb0ef41Sopenharmony_ci      "version": "1.22.6",
57531cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.6.tgz",
57541cb0ef41Sopenharmony_ci      "integrity": "sha512-njhxM7mV12JfufShqGy3Rz8j11RPdLy4xi15UurGJeoHLfJpVXKdh3ueuOqbYUcDZnffr6X739JBo5LzyahEsw==",
57551cb0ef41Sopenharmony_ci      "dev": true,
57561cb0ef41Sopenharmony_ci      "dependencies": {
57571cb0ef41Sopenharmony_ci        "is-core-module": "^2.13.0",
57581cb0ef41Sopenharmony_ci        "path-parse": "^1.0.7",
57591cb0ef41Sopenharmony_ci        "supports-preserve-symlinks-flag": "^1.0.0"
57601cb0ef41Sopenharmony_ci      },
57611cb0ef41Sopenharmony_ci      "bin": {
57621cb0ef41Sopenharmony_ci        "resolve": "bin/resolve"
57631cb0ef41Sopenharmony_ci      },
57641cb0ef41Sopenharmony_ci      "funding": {
57651cb0ef41Sopenharmony_ci        "url": "https://github.com/sponsors/ljharb"
57661cb0ef41Sopenharmony_ci      }
57671cb0ef41Sopenharmony_ci    },
57681cb0ef41Sopenharmony_ci    "node_modules/rollup": {
57691cb0ef41Sopenharmony_ci      "version": "4.0.2",
57701cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.0.2.tgz",
57711cb0ef41Sopenharmony_ci      "integrity": "sha512-MCScu4usMPCeVFaiLcgMDaBQeYi1z6vpWxz0r0hq0Hv77Y2YuOTZldkuNJ54BdYBH3e+nkrk6j0Rre/NLDBYzg==",
57721cb0ef41Sopenharmony_ci      "dev": true,
57731cb0ef41Sopenharmony_ci      "bin": {
57741cb0ef41Sopenharmony_ci        "rollup": "dist/bin/rollup"
57751cb0ef41Sopenharmony_ci      },
57761cb0ef41Sopenharmony_ci      "engines": {
57771cb0ef41Sopenharmony_ci        "node": ">=18.0.0",
57781cb0ef41Sopenharmony_ci        "npm": ">=8.0.0"
57791cb0ef41Sopenharmony_ci      },
57801cb0ef41Sopenharmony_ci      "optionalDependencies": {
57811cb0ef41Sopenharmony_ci        "@rollup/rollup-android-arm-eabi": "4.0.2",
57821cb0ef41Sopenharmony_ci        "@rollup/rollup-android-arm64": "4.0.2",
57831cb0ef41Sopenharmony_ci        "@rollup/rollup-darwin-arm64": "4.0.2",
57841cb0ef41Sopenharmony_ci        "@rollup/rollup-darwin-x64": "4.0.2",
57851cb0ef41Sopenharmony_ci        "@rollup/rollup-linux-arm-gnueabihf": "4.0.2",
57861cb0ef41Sopenharmony_ci        "@rollup/rollup-linux-arm64-gnu": "4.0.2",
57871cb0ef41Sopenharmony_ci        "@rollup/rollup-linux-arm64-musl": "4.0.2",
57881cb0ef41Sopenharmony_ci        "@rollup/rollup-linux-x64-gnu": "4.0.2",
57891cb0ef41Sopenharmony_ci        "@rollup/rollup-linux-x64-musl": "4.0.2",
57901cb0ef41Sopenharmony_ci        "@rollup/rollup-win32-arm64-msvc": "4.0.2",
57911cb0ef41Sopenharmony_ci        "@rollup/rollup-win32-ia32-msvc": "4.0.2",
57921cb0ef41Sopenharmony_ci        "@rollup/rollup-win32-x64-msvc": "4.0.2",
57931cb0ef41Sopenharmony_ci        "fsevents": "~2.3.2"
57941cb0ef41Sopenharmony_ci      }
57951cb0ef41Sopenharmony_ci    },
57961cb0ef41Sopenharmony_ci    "node_modules/rollup-plugin-cleanup": {
57971cb0ef41Sopenharmony_ci      "version": "3.2.1",
57981cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/rollup-plugin-cleanup/-/rollup-plugin-cleanup-3.2.1.tgz",
57991cb0ef41Sopenharmony_ci      "integrity": "sha512-zuv8EhoO3TpnrU8MX8W7YxSbO4gmOR0ny06Lm3nkFfq0IVKdBUtHwhVzY1OAJyNCIAdLiyPnOrU0KnO0Fri1GQ==",
58001cb0ef41Sopenharmony_ci      "dev": true,
58011cb0ef41Sopenharmony_ci      "dependencies": {
58021cb0ef41Sopenharmony_ci        "js-cleanup": "^1.2.0",
58031cb0ef41Sopenharmony_ci        "rollup-pluginutils": "^2.8.2"
58041cb0ef41Sopenharmony_ci      },
58051cb0ef41Sopenharmony_ci      "engines": {
58061cb0ef41Sopenharmony_ci        "node": "^10.14.2 || >=12.0.0"
58071cb0ef41Sopenharmony_ci      },
58081cb0ef41Sopenharmony_ci      "peerDependencies": {
58091cb0ef41Sopenharmony_ci        "rollup": ">=2.0"
58101cb0ef41Sopenharmony_ci      }
58111cb0ef41Sopenharmony_ci    },
58121cb0ef41Sopenharmony_ci    "node_modules/rollup-pluginutils": {
58131cb0ef41Sopenharmony_ci      "version": "2.8.2",
58141cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/rollup-pluginutils/-/rollup-pluginutils-2.8.2.tgz",
58151cb0ef41Sopenharmony_ci      "integrity": "sha512-EEp9NhnUkwY8aif6bxgovPHMoMoNr2FulJziTndpt5H9RdwC47GSGuII9XxpSdzVGM0GWrNPHV6ie1LTNJPaLQ==",
58161cb0ef41Sopenharmony_ci      "dev": true,
58171cb0ef41Sopenharmony_ci      "dependencies": {
58181cb0ef41Sopenharmony_ci        "estree-walker": "^0.6.1"
58191cb0ef41Sopenharmony_ci      }
58201cb0ef41Sopenharmony_ci    },
58211cb0ef41Sopenharmony_ci    "node_modules/rollup-pluginutils/node_modules/estree-walker": {
58221cb0ef41Sopenharmony_ci      "version": "0.6.1",
58231cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-0.6.1.tgz",
58241cb0ef41Sopenharmony_ci      "integrity": "sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w==",
58251cb0ef41Sopenharmony_ci      "dev": true
58261cb0ef41Sopenharmony_ci    },
58271cb0ef41Sopenharmony_ci    "node_modules/sade": {
58281cb0ef41Sopenharmony_ci      "version": "1.8.1",
58291cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/sade/-/sade-1.8.1.tgz",
58301cb0ef41Sopenharmony_ci      "integrity": "sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==",
58311cb0ef41Sopenharmony_ci      "dependencies": {
58321cb0ef41Sopenharmony_ci        "mri": "^1.1.0"
58331cb0ef41Sopenharmony_ci      },
58341cb0ef41Sopenharmony_ci      "engines": {
58351cb0ef41Sopenharmony_ci        "node": ">=6"
58361cb0ef41Sopenharmony_ci      }
58371cb0ef41Sopenharmony_ci    },
58381cb0ef41Sopenharmony_ci    "node_modules/semver": {
58391cb0ef41Sopenharmony_ci      "version": "7.5.4",
58401cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz",
58411cb0ef41Sopenharmony_ci      "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==",
58421cb0ef41Sopenharmony_ci      "dependencies": {
58431cb0ef41Sopenharmony_ci        "lru-cache": "^6.0.0"
58441cb0ef41Sopenharmony_ci      },
58451cb0ef41Sopenharmony_ci      "bin": {
58461cb0ef41Sopenharmony_ci        "semver": "bin/semver.js"
58471cb0ef41Sopenharmony_ci      },
58481cb0ef41Sopenharmony_ci      "engines": {
58491cb0ef41Sopenharmony_ci        "node": ">=10"
58501cb0ef41Sopenharmony_ci      }
58511cb0ef41Sopenharmony_ci    },
58521cb0ef41Sopenharmony_ci    "node_modules/skip-regex": {
58531cb0ef41Sopenharmony_ci      "version": "1.0.2",
58541cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/skip-regex/-/skip-regex-1.0.2.tgz",
58551cb0ef41Sopenharmony_ci      "integrity": "sha512-pEjMUbwJ5Pl/6Vn6FsamXHXItJXSRftcibixDmNCWbWhic0hzHrwkMZo0IZ7fMRH9KxcWDFSkzhccB4285PutA==",
58561cb0ef41Sopenharmony_ci      "dev": true,
58571cb0ef41Sopenharmony_ci      "engines": {
58581cb0ef41Sopenharmony_ci        "node": ">=4.2"
58591cb0ef41Sopenharmony_ci      }
58601cb0ef41Sopenharmony_ci    },
58611cb0ef41Sopenharmony_ci    "node_modules/sliced": {
58621cb0ef41Sopenharmony_ci      "version": "1.0.1",
58631cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/sliced/-/sliced-1.0.1.tgz",
58641cb0ef41Sopenharmony_ci      "integrity": "sha512-VZBmZP8WU3sMOZm1bdgTadsQbcscK0UM8oKxKVBs4XAhUo2Xxzm/OFMGBkPusxw9xL3Uy8LrzEqGqJhclsr0yA=="
58651cb0ef41Sopenharmony_ci    },
58661cb0ef41Sopenharmony_ci    "node_modules/sourcemap-codec": {
58671cb0ef41Sopenharmony_ci      "version": "1.4.8",
58681cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz",
58691cb0ef41Sopenharmony_ci      "integrity": "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==",
58701cb0ef41Sopenharmony_ci      "deprecated": "Please use @jridgewell/sourcemap-codec instead",
58711cb0ef41Sopenharmony_ci      "dev": true
58721cb0ef41Sopenharmony_ci    },
58731cb0ef41Sopenharmony_ci    "node_modules/string-width": {
58741cb0ef41Sopenharmony_ci      "version": "6.1.0",
58751cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/string-width/-/string-width-6.1.0.tgz",
58761cb0ef41Sopenharmony_ci      "integrity": "sha512-k01swCJAgQmuADB0YIc+7TuatfNvTBVOoaUWJjTB9R4VJzR5vNWzf5t42ESVZFPS8xTySF7CAdV4t/aaIm3UnQ==",
58771cb0ef41Sopenharmony_ci      "dependencies": {
58781cb0ef41Sopenharmony_ci        "eastasianwidth": "^0.2.0",
58791cb0ef41Sopenharmony_ci        "emoji-regex": "^10.2.1",
58801cb0ef41Sopenharmony_ci        "strip-ansi": "^7.0.1"
58811cb0ef41Sopenharmony_ci      },
58821cb0ef41Sopenharmony_ci      "engines": {
58831cb0ef41Sopenharmony_ci        "node": ">=16"
58841cb0ef41Sopenharmony_ci      },
58851cb0ef41Sopenharmony_ci      "funding": {
58861cb0ef41Sopenharmony_ci        "url": "https://github.com/sponsors/sindresorhus"
58871cb0ef41Sopenharmony_ci      }
58881cb0ef41Sopenharmony_ci    },
58891cb0ef41Sopenharmony_ci    "node_modules/strip-ansi": {
58901cb0ef41Sopenharmony_ci      "version": "7.1.0",
58911cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
58921cb0ef41Sopenharmony_ci      "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
58931cb0ef41Sopenharmony_ci      "dependencies": {
58941cb0ef41Sopenharmony_ci        "ansi-regex": "^6.0.1"
58951cb0ef41Sopenharmony_ci      },
58961cb0ef41Sopenharmony_ci      "engines": {
58971cb0ef41Sopenharmony_ci        "node": ">=12"
58981cb0ef41Sopenharmony_ci      },
58991cb0ef41Sopenharmony_ci      "funding": {
59001cb0ef41Sopenharmony_ci        "url": "https://github.com/chalk/strip-ansi?sponsor=1"
59011cb0ef41Sopenharmony_ci      }
59021cb0ef41Sopenharmony_ci    },
59031cb0ef41Sopenharmony_ci    "node_modules/supports-color": {
59041cb0ef41Sopenharmony_ci      "version": "9.4.0",
59051cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-9.4.0.tgz",
59061cb0ef41Sopenharmony_ci      "integrity": "sha512-VL+lNrEoIXww1coLPOmiEmK/0sGigko5COxI09KzHc2VJXJsQ37UaQ+8quuxjDeA7+KnLGTWRyOXSLLR2Wb4jw==",
59071cb0ef41Sopenharmony_ci      "engines": {
59081cb0ef41Sopenharmony_ci        "node": ">=12"
59091cb0ef41Sopenharmony_ci      },
59101cb0ef41Sopenharmony_ci      "funding": {
59111cb0ef41Sopenharmony_ci        "url": "https://github.com/chalk/supports-color?sponsor=1"
59121cb0ef41Sopenharmony_ci      }
59131cb0ef41Sopenharmony_ci    },
59141cb0ef41Sopenharmony_ci    "node_modules/supports-preserve-symlinks-flag": {
59151cb0ef41Sopenharmony_ci      "version": "1.0.0",
59161cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
59171cb0ef41Sopenharmony_ci      "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
59181cb0ef41Sopenharmony_ci      "dev": true,
59191cb0ef41Sopenharmony_ci      "engines": {
59201cb0ef41Sopenharmony_ci        "node": ">= 0.4"
59211cb0ef41Sopenharmony_ci      },
59221cb0ef41Sopenharmony_ci      "funding": {
59231cb0ef41Sopenharmony_ci        "url": "https://github.com/sponsors/ljharb"
59241cb0ef41Sopenharmony_ci      }
59251cb0ef41Sopenharmony_ci    },
59261cb0ef41Sopenharmony_ci    "node_modules/to-vfile": {
59271cb0ef41Sopenharmony_ci      "version": "8.0.0",
59281cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/to-vfile/-/to-vfile-8.0.0.tgz",
59291cb0ef41Sopenharmony_ci      "integrity": "sha512-IcmH1xB5576MJc9qcfEC/m/nQCFt3fzMHz45sSlgJyTWjRbKW1HAkJpuf3DgE57YzIlZcwcBZA5ENQbBo4aLkg==",
59301cb0ef41Sopenharmony_ci      "dependencies": {
59311cb0ef41Sopenharmony_ci        "vfile": "^6.0.0"
59321cb0ef41Sopenharmony_ci      },
59331cb0ef41Sopenharmony_ci      "funding": {
59341cb0ef41Sopenharmony_ci        "type": "opencollective",
59351cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
59361cb0ef41Sopenharmony_ci      }
59371cb0ef41Sopenharmony_ci    },
59381cb0ef41Sopenharmony_ci    "node_modules/to-vfile/node_modules/vfile": {
59391cb0ef41Sopenharmony_ci      "version": "6.0.1",
59401cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.1.tgz",
59411cb0ef41Sopenharmony_ci      "integrity": "sha512-1bYqc7pt6NIADBJ98UiG0Bn/CHIVOoZ/IyEkqIruLg0mE1BKzkOXY2D6CSqQIcKqgadppE5lrxgWXJmXd7zZJw==",
59421cb0ef41Sopenharmony_ci      "dependencies": {
59431cb0ef41Sopenharmony_ci        "@types/unist": "^3.0.0",
59441cb0ef41Sopenharmony_ci        "unist-util-stringify-position": "^4.0.0",
59451cb0ef41Sopenharmony_ci        "vfile-message": "^4.0.0"
59461cb0ef41Sopenharmony_ci      },
59471cb0ef41Sopenharmony_ci      "funding": {
59481cb0ef41Sopenharmony_ci        "type": "opencollective",
59491cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
59501cb0ef41Sopenharmony_ci      }
59511cb0ef41Sopenharmony_ci    },
59521cb0ef41Sopenharmony_ci    "node_modules/to-vfile/node_modules/vfile-message": {
59531cb0ef41Sopenharmony_ci      "version": "4.0.2",
59541cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.2.tgz",
59551cb0ef41Sopenharmony_ci      "integrity": "sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==",
59561cb0ef41Sopenharmony_ci      "dependencies": {
59571cb0ef41Sopenharmony_ci        "@types/unist": "^3.0.0",
59581cb0ef41Sopenharmony_ci        "unist-util-stringify-position": "^4.0.0"
59591cb0ef41Sopenharmony_ci      },
59601cb0ef41Sopenharmony_ci      "funding": {
59611cb0ef41Sopenharmony_ci        "type": "opencollective",
59621cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
59631cb0ef41Sopenharmony_ci      }
59641cb0ef41Sopenharmony_ci    },
59651cb0ef41Sopenharmony_ci    "node_modules/trough": {
59661cb0ef41Sopenharmony_ci      "version": "2.1.0",
59671cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/trough/-/trough-2.1.0.tgz",
59681cb0ef41Sopenharmony_ci      "integrity": "sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g==",
59691cb0ef41Sopenharmony_ci      "funding": {
59701cb0ef41Sopenharmony_ci        "type": "github",
59711cb0ef41Sopenharmony_ci        "url": "https://github.com/sponsors/wooorm"
59721cb0ef41Sopenharmony_ci      }
59731cb0ef41Sopenharmony_ci    },
59741cb0ef41Sopenharmony_ci    "node_modules/unified": {
59751cb0ef41Sopenharmony_ci      "version": "11.0.3",
59761cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-11.0.3.tgz",
59771cb0ef41Sopenharmony_ci      "integrity": "sha512-jlCV402P+YDcFcB2VcN/n8JasOddqIiaxv118wNBoZXEhOn+lYG7BR4Bfg2BwxvlK58dwbuH2w7GX2esAjL6Mg==",
59781cb0ef41Sopenharmony_ci      "dependencies": {
59791cb0ef41Sopenharmony_ci        "@types/unist": "^3.0.0",
59801cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
59811cb0ef41Sopenharmony_ci        "devlop": "^1.0.0",
59821cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
59831cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
59841cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
59851cb0ef41Sopenharmony_ci        "vfile": "^6.0.0"
59861cb0ef41Sopenharmony_ci      },
59871cb0ef41Sopenharmony_ci      "funding": {
59881cb0ef41Sopenharmony_ci        "type": "opencollective",
59891cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
59901cb0ef41Sopenharmony_ci      }
59911cb0ef41Sopenharmony_ci    },
59921cb0ef41Sopenharmony_ci    "node_modules/unified-lint-rule": {
59931cb0ef41Sopenharmony_ci      "version": "2.1.2",
59941cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified-lint-rule/-/unified-lint-rule-2.1.2.tgz",
59951cb0ef41Sopenharmony_ci      "integrity": "sha512-JWudPtRN7TLFHVLEVZ+Rm8FUb6kCAtHxEXFgBGDxRSdNMnGyTU5zyYvduHSF/liExlFB3vdFvsAHnNVE/UjAwA==",
59961cb0ef41Sopenharmony_ci      "dependencies": {
59971cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
59981cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
59991cb0ef41Sopenharmony_ci        "unified": "^10.0.0",
60001cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
60011cb0ef41Sopenharmony_ci      },
60021cb0ef41Sopenharmony_ci      "funding": {
60031cb0ef41Sopenharmony_ci        "type": "opencollective",
60041cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
60051cb0ef41Sopenharmony_ci      }
60061cb0ef41Sopenharmony_ci    },
60071cb0ef41Sopenharmony_ci    "node_modules/unified-lint-rule/node_modules/@types/unist": {
60081cb0ef41Sopenharmony_ci      "version": "2.0.8",
60091cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
60101cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
60111cb0ef41Sopenharmony_ci    },
60121cb0ef41Sopenharmony_ci    "node_modules/unified-lint-rule/node_modules/unified": {
60131cb0ef41Sopenharmony_ci      "version": "10.1.2",
60141cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified/-/unified-10.1.2.tgz",
60151cb0ef41Sopenharmony_ci      "integrity": "sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==",
60161cb0ef41Sopenharmony_ci      "dependencies": {
60171cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
60181cb0ef41Sopenharmony_ci        "bail": "^2.0.0",
60191cb0ef41Sopenharmony_ci        "extend": "^3.0.0",
60201cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
60211cb0ef41Sopenharmony_ci        "is-plain-obj": "^4.0.0",
60221cb0ef41Sopenharmony_ci        "trough": "^2.0.0",
60231cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
60241cb0ef41Sopenharmony_ci      },
60251cb0ef41Sopenharmony_ci      "funding": {
60261cb0ef41Sopenharmony_ci        "type": "opencollective",
60271cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
60281cb0ef41Sopenharmony_ci      }
60291cb0ef41Sopenharmony_ci    },
60301cb0ef41Sopenharmony_ci    "node_modules/unified-message-control": {
60311cb0ef41Sopenharmony_ci      "version": "4.0.0",
60321cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unified-message-control/-/unified-message-control-4.0.0.tgz",
60331cb0ef41Sopenharmony_ci      "integrity": "sha512-1b92N+VkPHftOsvXNOtkJm4wHlr+UDmTBF2dUzepn40oy9NxanJ9xS1RwUBTjXJwqr2K0kMbEyv1Krdsho7+Iw==",
60341cb0ef41Sopenharmony_ci      "dependencies": {
60351cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
60361cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
60371cb0ef41Sopenharmony_ci        "unist-util-visit": "^3.0.0",
60381cb0ef41Sopenharmony_ci        "vfile": "^5.0.0",
60391cb0ef41Sopenharmony_ci        "vfile-location": "^4.0.0",
60401cb0ef41Sopenharmony_ci        "vfile-message": "^3.0.0"
60411cb0ef41Sopenharmony_ci      },
60421cb0ef41Sopenharmony_ci      "funding": {
60431cb0ef41Sopenharmony_ci        "type": "opencollective",
60441cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
60451cb0ef41Sopenharmony_ci      }
60461cb0ef41Sopenharmony_ci    },
60471cb0ef41Sopenharmony_ci    "node_modules/unified-message-control/node_modules/@types/unist": {
60481cb0ef41Sopenharmony_ci      "version": "2.0.8",
60491cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
60501cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
60511cb0ef41Sopenharmony_ci    },
60521cb0ef41Sopenharmony_ci    "node_modules/unified-message-control/node_modules/unist-util-is": {
60531cb0ef41Sopenharmony_ci      "version": "5.2.1",
60541cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
60551cb0ef41Sopenharmony_ci      "integrity": "sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==",
60561cb0ef41Sopenharmony_ci      "dependencies": {
60571cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
60581cb0ef41Sopenharmony_ci      },
60591cb0ef41Sopenharmony_ci      "funding": {
60601cb0ef41Sopenharmony_ci        "type": "opencollective",
60611cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
60621cb0ef41Sopenharmony_ci      }
60631cb0ef41Sopenharmony_ci    },
60641cb0ef41Sopenharmony_ci    "node_modules/unified-message-control/node_modules/unist-util-visit": {
60651cb0ef41Sopenharmony_ci      "version": "3.1.0",
60661cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-3.1.0.tgz",
60671cb0ef41Sopenharmony_ci      "integrity": "sha512-Szoh+R/Ll68QWAyQyZZpQzZQm2UPbxibDvaY8Xc9SUtYgPsDzx5AWSk++UUt2hJuow8mvwR+rG+LQLw+KsuAKA==",
60681cb0ef41Sopenharmony_ci      "dependencies": {
60691cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
60701cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0",
60711cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^4.0.0"
60721cb0ef41Sopenharmony_ci      },
60731cb0ef41Sopenharmony_ci      "funding": {
60741cb0ef41Sopenharmony_ci        "type": "opencollective",
60751cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
60761cb0ef41Sopenharmony_ci      }
60771cb0ef41Sopenharmony_ci    },
60781cb0ef41Sopenharmony_ci    "node_modules/unified-message-control/node_modules/unist-util-visit-parents": {
60791cb0ef41Sopenharmony_ci      "version": "4.1.1",
60801cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-4.1.1.tgz",
60811cb0ef41Sopenharmony_ci      "integrity": "sha512-1xAFJXAKpnnJl8G7K5KgU7FY55y3GcLIXqkzUj5QF/QVP7biUm0K0O2oqVkYsdjzJKifYeWn9+o6piAK2hGSHw==",
60821cb0ef41Sopenharmony_ci      "dependencies": {
60831cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
60841cb0ef41Sopenharmony_ci        "unist-util-is": "^5.0.0"
60851cb0ef41Sopenharmony_ci      },
60861cb0ef41Sopenharmony_ci      "funding": {
60871cb0ef41Sopenharmony_ci        "type": "opencollective",
60881cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
60891cb0ef41Sopenharmony_ci      }
60901cb0ef41Sopenharmony_ci    },
60911cb0ef41Sopenharmony_ci    "node_modules/unified/node_modules/vfile": {
60921cb0ef41Sopenharmony_ci      "version": "6.0.1",
60931cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.1.tgz",
60941cb0ef41Sopenharmony_ci      "integrity": "sha512-1bYqc7pt6NIADBJ98UiG0Bn/CHIVOoZ/IyEkqIruLg0mE1BKzkOXY2D6CSqQIcKqgadppE5lrxgWXJmXd7zZJw==",
60951cb0ef41Sopenharmony_ci      "dependencies": {
60961cb0ef41Sopenharmony_ci        "@types/unist": "^3.0.0",
60971cb0ef41Sopenharmony_ci        "unist-util-stringify-position": "^4.0.0",
60981cb0ef41Sopenharmony_ci        "vfile-message": "^4.0.0"
60991cb0ef41Sopenharmony_ci      },
61001cb0ef41Sopenharmony_ci      "funding": {
61011cb0ef41Sopenharmony_ci        "type": "opencollective",
61021cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
61031cb0ef41Sopenharmony_ci      }
61041cb0ef41Sopenharmony_ci    },
61051cb0ef41Sopenharmony_ci    "node_modules/unified/node_modules/vfile-message": {
61061cb0ef41Sopenharmony_ci      "version": "4.0.2",
61071cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.2.tgz",
61081cb0ef41Sopenharmony_ci      "integrity": "sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==",
61091cb0ef41Sopenharmony_ci      "dependencies": {
61101cb0ef41Sopenharmony_ci        "@types/unist": "^3.0.0",
61111cb0ef41Sopenharmony_ci        "unist-util-stringify-position": "^4.0.0"
61121cb0ef41Sopenharmony_ci      },
61131cb0ef41Sopenharmony_ci      "funding": {
61141cb0ef41Sopenharmony_ci        "type": "opencollective",
61151cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
61161cb0ef41Sopenharmony_ci      }
61171cb0ef41Sopenharmony_ci    },
61181cb0ef41Sopenharmony_ci    "node_modules/unist-util-generated": {
61191cb0ef41Sopenharmony_ci      "version": "2.0.1",
61201cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-generated/-/unist-util-generated-2.0.1.tgz",
61211cb0ef41Sopenharmony_ci      "integrity": "sha512-qF72kLmPxAw0oN2fwpWIqbXAVyEqUzDHMsbtPvOudIlUzXYFIeQIuxXQCRCFh22B7cixvU0MG7m3MW8FTq/S+A==",
61221cb0ef41Sopenharmony_ci      "funding": {
61231cb0ef41Sopenharmony_ci        "type": "opencollective",
61241cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
61251cb0ef41Sopenharmony_ci      }
61261cb0ef41Sopenharmony_ci    },
61271cb0ef41Sopenharmony_ci    "node_modules/unist-util-is": {
61281cb0ef41Sopenharmony_ci      "version": "6.0.0",
61291cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.0.tgz",
61301cb0ef41Sopenharmony_ci      "integrity": "sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==",
61311cb0ef41Sopenharmony_ci      "dependencies": {
61321cb0ef41Sopenharmony_ci        "@types/unist": "^3.0.0"
61331cb0ef41Sopenharmony_ci      },
61341cb0ef41Sopenharmony_ci      "funding": {
61351cb0ef41Sopenharmony_ci        "type": "opencollective",
61361cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
61371cb0ef41Sopenharmony_ci      }
61381cb0ef41Sopenharmony_ci    },
61391cb0ef41Sopenharmony_ci    "node_modules/unist-util-position": {
61401cb0ef41Sopenharmony_ci      "version": "4.0.4",
61411cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-position/-/unist-util-position-4.0.4.tgz",
61421cb0ef41Sopenharmony_ci      "integrity": "sha512-kUBE91efOWfIVBo8xzh/uZQ7p9ffYRtUbMRZBNFYwf0RK8koUMx6dGUfwylLOKmaT2cs4wSW96QoYUSXAyEtpg==",
61431cb0ef41Sopenharmony_ci      "dependencies": {
61441cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
61451cb0ef41Sopenharmony_ci      },
61461cb0ef41Sopenharmony_ci      "funding": {
61471cb0ef41Sopenharmony_ci        "type": "opencollective",
61481cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
61491cb0ef41Sopenharmony_ci      }
61501cb0ef41Sopenharmony_ci    },
61511cb0ef41Sopenharmony_ci    "node_modules/unist-util-position/node_modules/@types/unist": {
61521cb0ef41Sopenharmony_ci      "version": "2.0.8",
61531cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
61541cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
61551cb0ef41Sopenharmony_ci    },
61561cb0ef41Sopenharmony_ci    "node_modules/unist-util-stringify-position": {
61571cb0ef41Sopenharmony_ci      "version": "4.0.0",
61581cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz",
61591cb0ef41Sopenharmony_ci      "integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==",
61601cb0ef41Sopenharmony_ci      "dependencies": {
61611cb0ef41Sopenharmony_ci        "@types/unist": "^3.0.0"
61621cb0ef41Sopenharmony_ci      },
61631cb0ef41Sopenharmony_ci      "funding": {
61641cb0ef41Sopenharmony_ci        "type": "opencollective",
61651cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
61661cb0ef41Sopenharmony_ci      }
61671cb0ef41Sopenharmony_ci    },
61681cb0ef41Sopenharmony_ci    "node_modules/unist-util-visit": {
61691cb0ef41Sopenharmony_ci      "version": "5.0.0",
61701cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-5.0.0.tgz",
61711cb0ef41Sopenharmony_ci      "integrity": "sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==",
61721cb0ef41Sopenharmony_ci      "dependencies": {
61731cb0ef41Sopenharmony_ci        "@types/unist": "^3.0.0",
61741cb0ef41Sopenharmony_ci        "unist-util-is": "^6.0.0",
61751cb0ef41Sopenharmony_ci        "unist-util-visit-parents": "^6.0.0"
61761cb0ef41Sopenharmony_ci      },
61771cb0ef41Sopenharmony_ci      "funding": {
61781cb0ef41Sopenharmony_ci        "type": "opencollective",
61791cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
61801cb0ef41Sopenharmony_ci      }
61811cb0ef41Sopenharmony_ci    },
61821cb0ef41Sopenharmony_ci    "node_modules/unist-util-visit-parents": {
61831cb0ef41Sopenharmony_ci      "version": "6.0.1",
61841cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.1.tgz",
61851cb0ef41Sopenharmony_ci      "integrity": "sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==",
61861cb0ef41Sopenharmony_ci      "dependencies": {
61871cb0ef41Sopenharmony_ci        "@types/unist": "^3.0.0",
61881cb0ef41Sopenharmony_ci        "unist-util-is": "^6.0.0"
61891cb0ef41Sopenharmony_ci      },
61901cb0ef41Sopenharmony_ci      "funding": {
61911cb0ef41Sopenharmony_ci        "type": "opencollective",
61921cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
61931cb0ef41Sopenharmony_ci      }
61941cb0ef41Sopenharmony_ci    },
61951cb0ef41Sopenharmony_ci    "node_modules/uvu": {
61961cb0ef41Sopenharmony_ci      "version": "0.5.6",
61971cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/uvu/-/uvu-0.5.6.tgz",
61981cb0ef41Sopenharmony_ci      "integrity": "sha512-+g8ENReyr8YsOc6fv/NVJs2vFdHBnBNdfE49rshrTzDWOlUx4Gq7KOS2GD8eqhy2j+Ejq29+SbKH8yjkAqXqoA==",
61991cb0ef41Sopenharmony_ci      "dependencies": {
62001cb0ef41Sopenharmony_ci        "dequal": "^2.0.0",
62011cb0ef41Sopenharmony_ci        "diff": "^5.0.0",
62021cb0ef41Sopenharmony_ci        "kleur": "^4.0.3",
62031cb0ef41Sopenharmony_ci        "sade": "^1.7.3"
62041cb0ef41Sopenharmony_ci      },
62051cb0ef41Sopenharmony_ci      "bin": {
62061cb0ef41Sopenharmony_ci        "uvu": "bin.js"
62071cb0ef41Sopenharmony_ci      },
62081cb0ef41Sopenharmony_ci      "engines": {
62091cb0ef41Sopenharmony_ci        "node": ">=8"
62101cb0ef41Sopenharmony_ci      }
62111cb0ef41Sopenharmony_ci    },
62121cb0ef41Sopenharmony_ci    "node_modules/vfile": {
62131cb0ef41Sopenharmony_ci      "version": "5.3.7",
62141cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/vfile/-/vfile-5.3.7.tgz",
62151cb0ef41Sopenharmony_ci      "integrity": "sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==",
62161cb0ef41Sopenharmony_ci      "dependencies": {
62171cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
62181cb0ef41Sopenharmony_ci        "is-buffer": "^2.0.0",
62191cb0ef41Sopenharmony_ci        "unist-util-stringify-position": "^3.0.0",
62201cb0ef41Sopenharmony_ci        "vfile-message": "^3.0.0"
62211cb0ef41Sopenharmony_ci      },
62221cb0ef41Sopenharmony_ci      "funding": {
62231cb0ef41Sopenharmony_ci        "type": "opencollective",
62241cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
62251cb0ef41Sopenharmony_ci      }
62261cb0ef41Sopenharmony_ci    },
62271cb0ef41Sopenharmony_ci    "node_modules/vfile-location": {
62281cb0ef41Sopenharmony_ci      "version": "4.1.0",
62291cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/vfile-location/-/vfile-location-4.1.0.tgz",
62301cb0ef41Sopenharmony_ci      "integrity": "sha512-YF23YMyASIIJXpktBa4vIGLJ5Gs88UB/XePgqPmTa7cDA+JeO3yclbpheQYCHjVHBn/yePzrXuygIL+xbvRYHw==",
62311cb0ef41Sopenharmony_ci      "dependencies": {
62321cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
62331cb0ef41Sopenharmony_ci        "vfile": "^5.0.0"
62341cb0ef41Sopenharmony_ci      },
62351cb0ef41Sopenharmony_ci      "funding": {
62361cb0ef41Sopenharmony_ci        "type": "opencollective",
62371cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
62381cb0ef41Sopenharmony_ci      }
62391cb0ef41Sopenharmony_ci    },
62401cb0ef41Sopenharmony_ci    "node_modules/vfile-location/node_modules/@types/unist": {
62411cb0ef41Sopenharmony_ci      "version": "2.0.8",
62421cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
62431cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
62441cb0ef41Sopenharmony_ci    },
62451cb0ef41Sopenharmony_ci    "node_modules/vfile-message": {
62461cb0ef41Sopenharmony_ci      "version": "3.1.4",
62471cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-3.1.4.tgz",
62481cb0ef41Sopenharmony_ci      "integrity": "sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==",
62491cb0ef41Sopenharmony_ci      "dependencies": {
62501cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0",
62511cb0ef41Sopenharmony_ci        "unist-util-stringify-position": "^3.0.0"
62521cb0ef41Sopenharmony_ci      },
62531cb0ef41Sopenharmony_ci      "funding": {
62541cb0ef41Sopenharmony_ci        "type": "opencollective",
62551cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
62561cb0ef41Sopenharmony_ci      }
62571cb0ef41Sopenharmony_ci    },
62581cb0ef41Sopenharmony_ci    "node_modules/vfile-message/node_modules/@types/unist": {
62591cb0ef41Sopenharmony_ci      "version": "2.0.8",
62601cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
62611cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
62621cb0ef41Sopenharmony_ci    },
62631cb0ef41Sopenharmony_ci    "node_modules/vfile-message/node_modules/unist-util-stringify-position": {
62641cb0ef41Sopenharmony_ci      "version": "3.0.3",
62651cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz",
62661cb0ef41Sopenharmony_ci      "integrity": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==",
62671cb0ef41Sopenharmony_ci      "dependencies": {
62681cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
62691cb0ef41Sopenharmony_ci      },
62701cb0ef41Sopenharmony_ci      "funding": {
62711cb0ef41Sopenharmony_ci        "type": "opencollective",
62721cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
62731cb0ef41Sopenharmony_ci      }
62741cb0ef41Sopenharmony_ci    },
62751cb0ef41Sopenharmony_ci    "node_modules/vfile-reporter": {
62761cb0ef41Sopenharmony_ci      "version": "8.1.0",
62771cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/vfile-reporter/-/vfile-reporter-8.1.0.tgz",
62781cb0ef41Sopenharmony_ci      "integrity": "sha512-NfHyHdkCcy0BsXiLA3nId29TY7W7hgpc8nd8Soe3imATx5N4/+mkLYdMR+Y6Zvu6BXMMi0FZsD4FLCm1dN85Pg==",
62791cb0ef41Sopenharmony_ci      "dependencies": {
62801cb0ef41Sopenharmony_ci        "@types/supports-color": "^8.0.0",
62811cb0ef41Sopenharmony_ci        "string-width": "^6.0.0",
62821cb0ef41Sopenharmony_ci        "supports-color": "^9.0.0",
62831cb0ef41Sopenharmony_ci        "unist-util-stringify-position": "^4.0.0",
62841cb0ef41Sopenharmony_ci        "vfile": "^6.0.0",
62851cb0ef41Sopenharmony_ci        "vfile-message": "^4.0.0",
62861cb0ef41Sopenharmony_ci        "vfile-sort": "^4.0.0",
62871cb0ef41Sopenharmony_ci        "vfile-statistics": "^3.0.0"
62881cb0ef41Sopenharmony_ci      },
62891cb0ef41Sopenharmony_ci      "funding": {
62901cb0ef41Sopenharmony_ci        "type": "opencollective",
62911cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
62921cb0ef41Sopenharmony_ci      }
62931cb0ef41Sopenharmony_ci    },
62941cb0ef41Sopenharmony_ci    "node_modules/vfile-reporter/node_modules/vfile": {
62951cb0ef41Sopenharmony_ci      "version": "6.0.1",
62961cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.1.tgz",
62971cb0ef41Sopenharmony_ci      "integrity": "sha512-1bYqc7pt6NIADBJ98UiG0Bn/CHIVOoZ/IyEkqIruLg0mE1BKzkOXY2D6CSqQIcKqgadppE5lrxgWXJmXd7zZJw==",
62981cb0ef41Sopenharmony_ci      "dependencies": {
62991cb0ef41Sopenharmony_ci        "@types/unist": "^3.0.0",
63001cb0ef41Sopenharmony_ci        "unist-util-stringify-position": "^4.0.0",
63011cb0ef41Sopenharmony_ci        "vfile-message": "^4.0.0"
63021cb0ef41Sopenharmony_ci      },
63031cb0ef41Sopenharmony_ci      "funding": {
63041cb0ef41Sopenharmony_ci        "type": "opencollective",
63051cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
63061cb0ef41Sopenharmony_ci      }
63071cb0ef41Sopenharmony_ci    },
63081cb0ef41Sopenharmony_ci    "node_modules/vfile-reporter/node_modules/vfile-message": {
63091cb0ef41Sopenharmony_ci      "version": "4.0.2",
63101cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.2.tgz",
63111cb0ef41Sopenharmony_ci      "integrity": "sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==",
63121cb0ef41Sopenharmony_ci      "dependencies": {
63131cb0ef41Sopenharmony_ci        "@types/unist": "^3.0.0",
63141cb0ef41Sopenharmony_ci        "unist-util-stringify-position": "^4.0.0"
63151cb0ef41Sopenharmony_ci      },
63161cb0ef41Sopenharmony_ci      "funding": {
63171cb0ef41Sopenharmony_ci        "type": "opencollective",
63181cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
63191cb0ef41Sopenharmony_ci      }
63201cb0ef41Sopenharmony_ci    },
63211cb0ef41Sopenharmony_ci    "node_modules/vfile-sort": {
63221cb0ef41Sopenharmony_ci      "version": "4.0.0",
63231cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/vfile-sort/-/vfile-sort-4.0.0.tgz",
63241cb0ef41Sopenharmony_ci      "integrity": "sha512-lffPI1JrbHDTToJwcq0rl6rBmkjQmMuXkAxsZPRS9DXbaJQvc642eCg6EGxcX2i1L+esbuhq+2l9tBll5v8AeQ==",
63251cb0ef41Sopenharmony_ci      "dependencies": {
63261cb0ef41Sopenharmony_ci        "vfile": "^6.0.0",
63271cb0ef41Sopenharmony_ci        "vfile-message": "^4.0.0"
63281cb0ef41Sopenharmony_ci      },
63291cb0ef41Sopenharmony_ci      "funding": {
63301cb0ef41Sopenharmony_ci        "type": "opencollective",
63311cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
63321cb0ef41Sopenharmony_ci      }
63331cb0ef41Sopenharmony_ci    },
63341cb0ef41Sopenharmony_ci    "node_modules/vfile-sort/node_modules/vfile": {
63351cb0ef41Sopenharmony_ci      "version": "6.0.1",
63361cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.1.tgz",
63371cb0ef41Sopenharmony_ci      "integrity": "sha512-1bYqc7pt6NIADBJ98UiG0Bn/CHIVOoZ/IyEkqIruLg0mE1BKzkOXY2D6CSqQIcKqgadppE5lrxgWXJmXd7zZJw==",
63381cb0ef41Sopenharmony_ci      "dependencies": {
63391cb0ef41Sopenharmony_ci        "@types/unist": "^3.0.0",
63401cb0ef41Sopenharmony_ci        "unist-util-stringify-position": "^4.0.0",
63411cb0ef41Sopenharmony_ci        "vfile-message": "^4.0.0"
63421cb0ef41Sopenharmony_ci      },
63431cb0ef41Sopenharmony_ci      "funding": {
63441cb0ef41Sopenharmony_ci        "type": "opencollective",
63451cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
63461cb0ef41Sopenharmony_ci      }
63471cb0ef41Sopenharmony_ci    },
63481cb0ef41Sopenharmony_ci    "node_modules/vfile-sort/node_modules/vfile-message": {
63491cb0ef41Sopenharmony_ci      "version": "4.0.2",
63501cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.2.tgz",
63511cb0ef41Sopenharmony_ci      "integrity": "sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==",
63521cb0ef41Sopenharmony_ci      "dependencies": {
63531cb0ef41Sopenharmony_ci        "@types/unist": "^3.0.0",
63541cb0ef41Sopenharmony_ci        "unist-util-stringify-position": "^4.0.0"
63551cb0ef41Sopenharmony_ci      },
63561cb0ef41Sopenharmony_ci      "funding": {
63571cb0ef41Sopenharmony_ci        "type": "opencollective",
63581cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
63591cb0ef41Sopenharmony_ci      }
63601cb0ef41Sopenharmony_ci    },
63611cb0ef41Sopenharmony_ci    "node_modules/vfile-statistics": {
63621cb0ef41Sopenharmony_ci      "version": "3.0.0",
63631cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/vfile-statistics/-/vfile-statistics-3.0.0.tgz",
63641cb0ef41Sopenharmony_ci      "integrity": "sha512-/qlwqwWBWFOmpXujL/20P+Iuydil0rZZNglR+VNm6J0gpLHwuVM5s7g2TfVoswbXjZ4HuIhLMySEyIw5i7/D8w==",
63651cb0ef41Sopenharmony_ci      "dependencies": {
63661cb0ef41Sopenharmony_ci        "vfile": "^6.0.0",
63671cb0ef41Sopenharmony_ci        "vfile-message": "^4.0.0"
63681cb0ef41Sopenharmony_ci      },
63691cb0ef41Sopenharmony_ci      "funding": {
63701cb0ef41Sopenharmony_ci        "type": "opencollective",
63711cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
63721cb0ef41Sopenharmony_ci      }
63731cb0ef41Sopenharmony_ci    },
63741cb0ef41Sopenharmony_ci    "node_modules/vfile-statistics/node_modules/vfile": {
63751cb0ef41Sopenharmony_ci      "version": "6.0.1",
63761cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.1.tgz",
63771cb0ef41Sopenharmony_ci      "integrity": "sha512-1bYqc7pt6NIADBJ98UiG0Bn/CHIVOoZ/IyEkqIruLg0mE1BKzkOXY2D6CSqQIcKqgadppE5lrxgWXJmXd7zZJw==",
63781cb0ef41Sopenharmony_ci      "dependencies": {
63791cb0ef41Sopenharmony_ci        "@types/unist": "^3.0.0",
63801cb0ef41Sopenharmony_ci        "unist-util-stringify-position": "^4.0.0",
63811cb0ef41Sopenharmony_ci        "vfile-message": "^4.0.0"
63821cb0ef41Sopenharmony_ci      },
63831cb0ef41Sopenharmony_ci      "funding": {
63841cb0ef41Sopenharmony_ci        "type": "opencollective",
63851cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
63861cb0ef41Sopenharmony_ci      }
63871cb0ef41Sopenharmony_ci    },
63881cb0ef41Sopenharmony_ci    "node_modules/vfile-statistics/node_modules/vfile-message": {
63891cb0ef41Sopenharmony_ci      "version": "4.0.2",
63901cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.2.tgz",
63911cb0ef41Sopenharmony_ci      "integrity": "sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==",
63921cb0ef41Sopenharmony_ci      "dependencies": {
63931cb0ef41Sopenharmony_ci        "@types/unist": "^3.0.0",
63941cb0ef41Sopenharmony_ci        "unist-util-stringify-position": "^4.0.0"
63951cb0ef41Sopenharmony_ci      },
63961cb0ef41Sopenharmony_ci      "funding": {
63971cb0ef41Sopenharmony_ci        "type": "opencollective",
63981cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
63991cb0ef41Sopenharmony_ci      }
64001cb0ef41Sopenharmony_ci    },
64011cb0ef41Sopenharmony_ci    "node_modules/vfile/node_modules/@types/unist": {
64021cb0ef41Sopenharmony_ci      "version": "2.0.8",
64031cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-2.0.8.tgz",
64041cb0ef41Sopenharmony_ci      "integrity": "sha512-d0XxK3YTObnWVp6rZuev3c49+j4Lo8g4L1ZRm9z5L0xpoZycUPshHgczK5gsUMaZOstjVYYi09p5gYvUtfChYw=="
64051cb0ef41Sopenharmony_ci    },
64061cb0ef41Sopenharmony_ci    "node_modules/vfile/node_modules/unist-util-stringify-position": {
64071cb0ef41Sopenharmony_ci      "version": "3.0.3",
64081cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz",
64091cb0ef41Sopenharmony_ci      "integrity": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==",
64101cb0ef41Sopenharmony_ci      "dependencies": {
64111cb0ef41Sopenharmony_ci        "@types/unist": "^2.0.0"
64121cb0ef41Sopenharmony_ci      },
64131cb0ef41Sopenharmony_ci      "funding": {
64141cb0ef41Sopenharmony_ci        "type": "opencollective",
64151cb0ef41Sopenharmony_ci        "url": "https://opencollective.com/unified"
64161cb0ef41Sopenharmony_ci      }
64171cb0ef41Sopenharmony_ci    },
64181cb0ef41Sopenharmony_ci    "node_modules/wrapped": {
64191cb0ef41Sopenharmony_ci      "version": "1.0.1",
64201cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/wrapped/-/wrapped-1.0.1.tgz",
64211cb0ef41Sopenharmony_ci      "integrity": "sha512-ZTKuqiTu3WXtL72UKCCnQLRax2IScKH7oQ+mvjbpvNE+NJxIWIemDqqM2GxNr4N16NCjOYpIgpin5pStM7kM5g==",
64221cb0ef41Sopenharmony_ci      "dependencies": {
64231cb0ef41Sopenharmony_ci        "co": "3.1.0",
64241cb0ef41Sopenharmony_ci        "sliced": "^1.0.1"
64251cb0ef41Sopenharmony_ci      }
64261cb0ef41Sopenharmony_ci    },
64271cb0ef41Sopenharmony_ci    "node_modules/wrappy": {
64281cb0ef41Sopenharmony_ci      "version": "1.0.2",
64291cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
64301cb0ef41Sopenharmony_ci      "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
64311cb0ef41Sopenharmony_ci      "dev": true
64321cb0ef41Sopenharmony_ci    },
64331cb0ef41Sopenharmony_ci    "node_modules/yallist": {
64341cb0ef41Sopenharmony_ci      "version": "4.0.0",
64351cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
64361cb0ef41Sopenharmony_ci      "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
64371cb0ef41Sopenharmony_ci    },
64381cb0ef41Sopenharmony_ci    "node_modules/zwitch": {
64391cb0ef41Sopenharmony_ci      "version": "2.0.4",
64401cb0ef41Sopenharmony_ci      "resolved": "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz",
64411cb0ef41Sopenharmony_ci      "integrity": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==",
64421cb0ef41Sopenharmony_ci      "funding": {
64431cb0ef41Sopenharmony_ci        "type": "github",
64441cb0ef41Sopenharmony_ci        "url": "https://github.com/sponsors/wooorm"
64451cb0ef41Sopenharmony_ci      }
64461cb0ef41Sopenharmony_ci    }
64471cb0ef41Sopenharmony_ci  }
64481cb0ef41Sopenharmony_ci}
6449