chore: bump eslint-mdx from 2.2.0 to 3.0.0 (#875)

Bumps [eslint-mdx](https://github.com/mdx-js/eslint-mdx) from 2.2.0 to 3.0.0. - [Release notes](https://github.com/mdx-js/eslint-mdx/releases) - [Changelog](https://github.com/mdx-js/eslint-mdx/blob/master/CHANGELOG.md) - [Commits](https://github.com/mdx-js/eslint-mdx/compare/eslint-mdx@2.2.0...v3.0.0) --- updated-dependencies: - dependency-name: eslint-mdx dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Dec 11, 2023 at 11:37 UTC 98e3dd778542b1ea590723c07b9569b7ca1d2b04
2 files changed +1950 -154
package-lock.json
+1949 -153
@@ -56,7 +56,7 @@
56 "eslint": "^8.51.0",
57 "eslint-config-react-app": "^7.0.1",
58 "eslint-import-resolver-webpack": "^0.13.7",
59 - "eslint-mdx": "^2.2.0",
59 + "eslint-mdx": "^3.0.0",
60 "eslint-plugin-github": "^4.10.1",
61 "eslint-plugin-import": "^2.28.1",
62 "eslint-plugin-jsx-a11y": "^6.7.1",
@@ -6209,13 +6209,13 @@
6209 }
6210 },
6211 "node_modules/@npmcli/config": {
6212 - "version": "6.4.0",
6213 - "resolved": "https://registry.npmjs.org/@npmcli/config/-/config-6.4.0.tgz",
6214 - "integrity": "sha512-/fQjIbuNVIT/PbXvw178Tm97bxV0E0nVUFKHivMKtSI2pcs8xKdaWkHJxf9dTI0G/y5hp/KuCvgcUu5HwAtI1w==",
6212 + "version": "8.0.3",
6213 + "resolved": "https://registry.npmjs.org/@npmcli/config/-/config-8.0.3.tgz",
6214 + "integrity": "sha512-rqRX7/UORvm2YRImY67kyfwD9rpi5+KXXb1j/cpTUKRcUqvpJ9/PMMc7Vv57JVqmrFj8siBBFEmXI3Gg7/TonQ==",
6215 "dev": true,
6216 "dependencies": {
6217 "@npmcli/map-workspaces": "^3.0.2",
6218 - "ci-info": "^3.8.0",
6218 + "ci-info": "^4.0.0",
6219 "ini": "^4.1.0",
6220 "nopt": "^7.0.0",
6221 "proc-log": "^3.0.0",
@@ -6224,13 +6224,13 @@
6224 "walk-up-path": "^3.0.1"
6225 },
6226 "engines": {
6227 - "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
6227 + "node": "^16.14.0 || >=18.0.0"
6228 }
6229 },
6230 "node_modules/@npmcli/config/node_modules/ci-info": {
6231 - "version": "3.9.0",
6232 - "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz",
6233 - "integrity": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==",
6231 + "version": "4.0.0",
6232 + "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.0.0.tgz",
6233 + "integrity": "sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==",
6234 "dev": true,
6235 "funding": [
6236 {
@@ -9024,9 +9024,9 @@
9024 "integrity": "sha512-v3smfzf7umSwpkJrmlUe+apSv6bVnrIFCeBeprnP4f8lIh6pECZxyD50e8yFwfouIt85TdxN5yXiFwS5fnsS3w=="
9025 },
9026 "node_modules/@types/concat-stream": {
9027 - "version": "2.0.1",
9028 - "resolved": "https://registry.npmjs.org/@types/concat-stream/-/concat-stream-2.0.1.tgz",
9029 - "integrity": "sha512-v5HP9ZsRbzFq5XRo2liUZPKzwbGK5SuGVMWZjE6iJOm/JNdESk3/rkfcPe0lcal0C32PTLVlYUYqGpMGNdDsDg==",
9027 + "version": "2.0.3",
9028 + "resolved": "https://registry.npmjs.org/@types/concat-stream/-/concat-stream-2.0.3.tgz",
9029 + "integrity": "sha512-3qe4oQAPNwVNwK4C9c8u+VJqv9kez+2MR4qJpoPFfXtgxxif1QbFusvXzK0/Wra2VX07smostI2VMmJNSpZjuQ==",
9030 "dev": true,
9031 "dependencies": {
9032 "@types/node": "*"
@@ -9136,9 +9136,9 @@
9136 }
9137 },
9138 "node_modules/@types/is-empty": {
9139 - "version": "1.2.2",
9140 - "resolved": "https://registry.npmjs.org/@types/is-empty/-/is-empty-1.2.2.tgz",
9141 - "integrity": "sha512-BmFyKRHSsE+LFmOUQIYMg/8UJ+fNX3fxev0/OXGKWxUldHD8/bQYhXsTF7wR8woS0h8CWdLK39REjQ/Fxm6bFg==",
9139 + "version": "1.2.3",
9140 + "resolved": "https://registry.npmjs.org/@types/is-empty/-/is-empty-1.2.3.tgz",
9141 + "integrity": "sha512-4J1l5d79hoIvsrKh5VUKVRA1aIdsOb10Hu5j3J2VfP/msDnfTdGPmNp2E1Wg+vs97Bktzo+MZePFFXSGoykYJw==",
9142 "dev": true
9143 },
9144 "node_modules/@types/istanbul-lib-coverage": {
@@ -9367,9 +9367,9 @@
9367 "integrity": "sha512-WdJRas6pi1kzom/pfJ115H6Yd3NDvm/3x1D7OKcdd3kcXT9lTZLtJOFroJI3eUKWqvjsaCaazqIgmJq8Ljc1JA=="
9368 },
9369 "node_modules/@types/supports-color": {
9370 - "version": "8.1.2",
9371 - "resolved": "https://registry.npmjs.org/@types/supports-color/-/supports-color-8.1.2.tgz",
9372 - "integrity": "sha512-nhs1D8NjNueBqRBhBTsc81g90g7VBD4wnMTMy9oP+QIldHuJkE655QTL2D1jkj3LyCd+Q5Y69oOpfxN1l0eCMA==",
9370 + "version": "8.1.3",
9371 + "resolved": "https://registry.npmjs.org/@types/supports-color/-/supports-color-8.1.3.tgz",
9372 + "integrity": "sha512-Hy6UMpxhE3j1tLpl27exp1XqHD7n8chAiNPzWfz16LPZoMMoSc4dzLl6w9qijkEb/r5O1ozdu1CWGA2L83ZeZg==",
9373 "dev": true
9374 },
9375 "node_modules/@types/tmp": {
@@ -9876,9 +9876,9 @@
9876 }
9877 },
9878 "node_modules/acorn": {
9879 - "version": "8.10.0",
9880 - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.10.0.tgz",
9881 - "integrity": "sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==",
9879 + "version": "8.11.2",
9880 + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.11.2.tgz",
9881 + "integrity": "sha512-nc0Axzp/0FILLEVsm4fNwLCwMttvhEI263QtVPQcbpfZZ3ts0hLsZGOpE6czNlid7CJ9MlyH8reXkpsf3YUY4w==",
9882 "bin": {
9883 "acorn": "bin/acorn"
9884 },
@@ -15036,28 +15036,28 @@
15036 }
15037 },
15038 "node_modules/eslint-mdx": {
15039 - "version": "2.2.0",
15040 - "resolved": "https://registry.npmjs.org/eslint-mdx/-/eslint-mdx-2.2.0.tgz",
15041 - "integrity": "sha512-AriN6lCW6KhWQ9GEiXapR1DokKHefOUqKvCmHxnE9puCWYhWiycU2SNKH8jmrasDBreZ+RtJDLi+RcUNLJatjg==",
15039 + "version": "3.0.0",
15040 + "resolved": "https://registry.npmjs.org/eslint-mdx/-/eslint-mdx-3.0.0.tgz",
15041 + "integrity": "sha512-vhRMspKg40avafPts17WXocCXnFCXERkOmEPi1P8XL2Iq3jjpLQoO/CXeYXdt04TNlGOyYkHdJ7F0M4Bjb+/Lg==",
15042 "dev": true,
15043 "dependencies": {
15044 - "acorn": "^8.10.0",
15044 + "acorn": "^8.11.2",
15045 "acorn-jsx": "^5.3.2",
15046 "espree": "^9.6.1",
15047 - "estree-util-visit": "^1.2.1",
15048 - "remark-mdx": "^2.3.0",
15049 - "remark-parse": "^10.0.2",
15050 - "remark-stringify": "^10.0.3",
15051 - "synckit": "^0.8.5",
15052 - "tslib": "^2.6.1",
15053 - "unified": "^10.1.2",
15054 - "unified-engine": "^10.1.0",
15055 - "unist-util-visit": "^4.1.2",
15047 + "estree-util-visit": "^2.0.0",
15048 + "remark-mdx": "^3.0.0",
15049 + "remark-parse": "^11.0.0",
15050 + "remark-stringify": "^11.0.0",
15051 + "synckit": "^0.8.6",
15052 + "tslib": "^2.6.2",
15053 + "unified": "^11.0.4",
15054 + "unified-engine": "^11.2.0",
15055 + "unist-util-visit": "^5.0.0",
15056 "uvu": "^0.5.6",
15057 - "vfile": "^5.3.7"
15057 + "vfile": "^6.0.1"
15058 },
15059 "engines": {
15060 - "node": "^12.20.0 || ^14.18.0 || >=16.0.0"
15060 + "node": ">=18.0.0"
15061 },
15062 "funding": {
15063 "type": "opencollective",
@@ -15067,15 +15067,974 @@
15067 "eslint": ">=8.0.0"
15068 }
15069 },
15070 - "node_modules/eslint-mdx/node_modules/remark-stringify": {
15071 - "version": "10.0.3",
15072 - "resolved": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-10.0.3.tgz",
15073 - "integrity": "sha512-koyOzCMYoUHudypbj4XpnAKFbkddRMYZHwghnxd7ue5210WzGw6kOBwauJTRUMq16jsovXx8dYNvSSWP89kZ3A==",
15070 + "node_modules/eslint-mdx/node_modules/@types/debug": {
15071 + "version": "4.1.12",
15072 + "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz",
15073 + "integrity": "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==",
15074 "dev": true,
15075 "dependencies": {
15076 - "@types/mdast": "^3.0.0",
15077 - "mdast-util-to-markdown": "^1.0.0",
15078 - "unified": "^10.0.0"
15076 + "@types/ms": "*"
15077 + }
15078 + },
15079 + "node_modules/eslint-mdx/node_modules/@types/hast": {
15080 + "version": "3.0.3",
15081 + "resolved": "https://registry.npmjs.org/@types/hast/-/hast-3.0.3.tgz",
15082 + "integrity": "sha512-2fYGlaDy/qyLlhidX42wAH0KBi2TCjKMH8CHmBXgRlJ3Y+OXTiqsPQ6IWarZKwF1JoUcAJdPogv1d4b0COTpmQ==",
15083 + "dev": true,
15084 + "dependencies": {
15085 + "@types/unist": "*"
15086 + }
15087 + },
15088 + "node_modules/eslint-mdx/node_modules/@types/mdast": {
15089 + "version": "4.0.3",
15090 + "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.3.tgz",
15091 + "integrity": "sha512-LsjtqsyF+d2/yFOYaN22dHZI1Cpwkrj+g06G8+qtUKlhovPW89YhqSnfKtMbkgmEtYpH2gydRNULd6y8mciAFg==",
15092 + "dev": true,
15093 + "dependencies": {
15094 + "@types/unist": "*"
15095 + }
15096 + },
15097 + "node_modules/eslint-mdx/node_modules/@types/unist": {
15098 + "version": "3.0.2",
15099 + "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.2.tgz",
15100 + "integrity": "sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==",
15101 + "dev": true
15102 + },
15103 + "node_modules/eslint-mdx/node_modules/estree-util-is-identifier-name": {
15104 + "version": "3.0.0",
15105 + "resolved": "https://registry.npmjs.org/estree-util-is-identifier-name/-/estree-util-is-identifier-name-3.0.0.tgz",
15106 + "integrity": "sha512-hFtqIDZTIUZ9BXLb8y4pYGyk6+wekIivNVTcmvk8NoOh+VeRn5y6cEHzbURrWbfp1fIqdVipilzj+lfaadNZmg==",
15107 + "dev": true,
15108 + "funding": {
15109 + "type": "opencollective",
15110 + "url": "https://opencollective.com/unified"
15111 + }
15112 + },
15113 + "node_modules/eslint-mdx/node_modules/estree-util-visit": {
15114 + "version": "2.0.0",
15115 + "resolved": "https://registry.npmjs.org/estree-util-visit/-/estree-util-visit-2.0.0.tgz",
15116 + "integrity": "sha512-m5KgiH85xAhhW8Wta0vShLcUvOsh3LLPI2YVwcbio1l7E09NTLL1EyMZFM1OyWowoH0skScNbhOPl4kcBgzTww==",
15117 + "dev": true,
15118 + "dependencies": {
15119 + "@types/estree-jsx": "^1.0.0",
15120 + "@types/unist": "^3.0.0"
15121 + },
15122 + "funding": {
15123 + "type": "opencollective",
15124 + "url": "https://opencollective.com/unified"
15125 + }
15126 + },
15127 + "node_modules/eslint-mdx/node_modules/is-plain-obj": {
15128 + "version": "4.1.0",
15129 + "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
15130 + "integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==",
15131 + "dev": true,
15132 + "engines": {
15133 + "node": ">=12"
15134 + },
15135 + "funding": {
15136 + "url": "https://github.com/sponsors/sindresorhus"
15137 + }
15138 + },
15139 + "node_modules/eslint-mdx/node_modules/mdast-util-from-markdown": {
15140 + "version": "2.0.0",
15141 + "resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.0.tgz",
15142 + "integrity": "sha512-n7MTOr/z+8NAX/wmhhDji8O3bRvPTV/U0oTCaZJkjhPSKTPhS3xufVhKGF8s1pJ7Ox4QgoIU7KHseh09S+9rTA==",
15143 + "dev": true,
15144 + "dependencies": {
15145 + "@types/mdast": "^4.0.0",
15146 + "@types/unist": "^3.0.0",
15147 + "decode-named-character-reference": "^1.0.0",
15148 + "devlop": "^1.0.0",
15149 + "mdast-util-to-string": "^4.0.0",
15150 + "micromark": "^4.0.0",
15151 + "micromark-util-decode-numeric-character-reference": "^2.0.0",
15152 + "micromark-util-decode-string": "^2.0.0",
15153 + "micromark-util-normalize-identifier": "^2.0.0",
15154 + "micromark-util-symbol": "^2.0.0",
15155 + "micromark-util-types": "^2.0.0",
15156 + "unist-util-stringify-position": "^4.0.0"
15157 + },
15158 + "funding": {
15159 + "type": "opencollective",
15160 + "url": "https://opencollective.com/unified"
15161 + }
15162 + },
15163 + "node_modules/eslint-mdx/node_modules/mdast-util-mdx": {
15164 + "version": "3.0.0",
15165 + "resolved": "https://registry.npmjs.org/mdast-util-mdx/-/mdast-util-mdx-3.0.0.tgz",
15166 + "integrity": "sha512-JfbYLAW7XnYTTbUsmpu0kdBUVe+yKVJZBItEjwyYJiDJuZ9w4eeaqks4HQO+R7objWgS2ymV60GYpI14Ug554w==",
15167 + "dev": true,
15168 + "dependencies": {
15169 + "mdast-util-from-markdown": "^2.0.0",
15170 + "mdast-util-mdx-expression": "^2.0.0",
15171 + "mdast-util-mdx-jsx": "^3.0.0",
15172 + "mdast-util-mdxjs-esm": "^2.0.0",
15173 + "mdast-util-to-markdown": "^2.0.0"
15174 + },
15175 + "funding": {
15176 + "type": "opencollective",
15177 + "url": "https://opencollective.com/unified"
15178 + }
15179 + },
15180 + "node_modules/eslint-mdx/node_modules/mdast-util-mdx-expression": {
15181 + "version": "2.0.0",
15182 + "resolved": "https://registry.npmjs.org/mdast-util-mdx-expression/-/mdast-util-mdx-expression-2.0.0.tgz",
15183 + "integrity": "sha512-fGCu8eWdKUKNu5mohVGkhBXCXGnOTLuFqOvGMvdikr+J1w7lDJgxThOKpwRWzzbyXAU2hhSwsmssOY4yTokluw==",
15184 + "dev": true,
15185 + "dependencies": {
15186 + "@types/estree-jsx": "^1.0.0",
15187 + "@types/hast": "^3.0.0",
15188 + "@types/mdast": "^4.0.0",
15189 + "devlop": "^1.0.0",
15190 + "mdast-util-from-markdown": "^2.0.0",
15191 + "mdast-util-to-markdown": "^2.0.0"
15192 + },
15193 + "funding": {
15194 + "type": "opencollective",
15195 + "url": "https://opencollective.com/unified"
15196 + }
15197 + },
15198 + "node_modules/eslint-mdx/node_modules/mdast-util-mdx-jsx": {
15199 + "version": "3.0.0",
15200 + "resolved": "https://registry.npmjs.org/mdast-util-mdx-jsx/-/mdast-util-mdx-jsx-3.0.0.tgz",
15201 + "integrity": "sha512-XZuPPzQNBPAlaqsTTgRrcJnyFbSOBovSadFgbFu8SnuNgm+6Bdx1K+IWoitsmj6Lq6MNtI+ytOqwN70n//NaBA==",
15202 + "dev": true,
15203 + "dependencies": {
15204 + "@types/estree-jsx": "^1.0.0",
15205 + "@types/hast": "^3.0.0",
15206 + "@types/mdast": "^4.0.0",
15207 + "@types/unist": "^3.0.0",
15208 + "ccount": "^2.0.0",
15209 + "devlop": "^1.1.0",
15210 + "mdast-util-from-markdown": "^2.0.0",
15211 + "mdast-util-to-markdown": "^2.0.0",
15212 + "parse-entities": "^4.0.0",
15213 + "stringify-entities": "^4.0.0",
15214 + "unist-util-remove-position": "^5.0.0",
15215 + "unist-util-stringify-position": "^4.0.0",
15216 + "vfile-message": "^4.0.0"
15217 + },
15218 + "funding": {
15219 + "type": "opencollective",
15220 + "url": "https://opencollective.com/unified"
15221 + }
15222 + },
15223 + "node_modules/eslint-mdx/node_modules/mdast-util-mdxjs-esm": {
15224 + "version": "2.0.1",
15225 + "resolved": "https://registry.npmjs.org/mdast-util-mdxjs-esm/-/mdast-util-mdxjs-esm-2.0.1.tgz",
15226 + "integrity": "sha512-EcmOpxsZ96CvlP03NghtH1EsLtr0n9Tm4lPUJUBccV9RwUOneqSycg19n5HGzCf+10LozMRSObtVr3ee1WoHtg==",
15227 + "dev": true,
15228 + "dependencies": {
15229 + "@types/estree-jsx": "^1.0.0",
15230 + "@types/hast": "^3.0.0",
15231 + "@types/mdast": "^4.0.0",
15232 + "devlop": "^1.0.0",
15233 + "mdast-util-from-markdown": "^2.0.0",
15234 + "mdast-util-to-markdown": "^2.0.0"
15235 + },
15236 + "funding": {
15237 + "type": "opencollective",
15238 + "url": "https://opencollective.com/unified"
15239 + }
15240 + },
15241 + "node_modules/eslint-mdx/node_modules/mdast-util-phrasing": {
15242 + "version": "4.0.0",
15243 + "resolved": "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-4.0.0.tgz",
15244 + "integrity": "sha512-xadSsJayQIucJ9n053dfQwVu1kuXg7jCTdYsMK8rqzKZh52nLfSH/k0sAxE0u+pj/zKZX+o5wB+ML5mRayOxFA==",
15245 + "dev": true,
15246 + "dependencies": {
15247 + "@types/mdast": "^4.0.0",
15248 + "unist-util-is": "^6.0.0"
15249 + },
15250 + "funding": {
15251 + "type": "opencollective",
15252 + "url": "https://opencollective.com/unified"
15253 + }
15254 + },
15255 + "node_modules/eslint-mdx/node_modules/mdast-util-to-markdown": {
15256 + "version": "2.1.0",
15257 + "resolved": "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-2.1.0.tgz",
15258 + "integrity": "sha512-SR2VnIEdVNCJbP6y7kVTJgPLifdr8WEU440fQec7qHoHOUz/oJ2jmNRqdDQ3rbiStOXb2mCDGTuwsK5OPUgYlQ==",
15259 + "dev": true,
15260 + "dependencies": {
15261 + "@types/mdast": "^4.0.0",
15262 + "@types/unist": "^3.0.0",
15263 + "longest-streak": "^3.0.0",
15264 + "mdast-util-phrasing": "^4.0.0",
15265 + "mdast-util-to-string": "^4.0.0",
15266 + "micromark-util-decode-string": "^2.0.0",
15267 + "unist-util-visit": "^5.0.0",
15268 + "zwitch": "^2.0.0"
15269 + },
15270 + "funding": {
15271 + "type": "opencollective",
15272 + "url": "https://opencollective.com/unified"
15273 + }
15274 + },
15275 + "node_modules/eslint-mdx/node_modules/mdast-util-to-string": {
15276 + "version": "4.0.0",
15277 + "resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz",
15278 + "integrity": "sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==",
15279 + "dev": true,
15280 + "dependencies": {
15281 + "@types/mdast": "^4.0.0"
15282 + },
15283 + "funding": {
15284 + "type": "opencollective",
15285 + "url": "https://opencollective.com/unified"
15286 + }
15287 + },
15288 + "node_modules/eslint-mdx/node_modules/micromark": {
15289 + "version": "4.0.0",
15290 + "resolved": "https://registry.npmjs.org/micromark/-/micromark-4.0.0.tgz",
15291 + "integrity": "sha512-o/sd0nMof8kYff+TqcDx3VSrgBTcZpSvYcAHIfHhv5VAuNmisCxjhx6YmxS8PFEpb9z5WKWKPdzf0jM23ro3RQ==",
15292 + "dev": true,
15293 + "funding": [
15294 + {
15295 + "type": "GitHub Sponsors",
15296 + "url": "https://github.com/sponsors/unifiedjs"
15297 + },
15298 + {
15299 + "type": "OpenCollective",
15300 + "url": "https://opencollective.com/unified"
15301 + }
15302 + ],
15303 + "dependencies": {
15304 + "@types/debug": "^4.0.0",
15305 + "debug": "^4.0.0",
15306 + "decode-named-character-reference": "^1.0.0",
15307 + "devlop": "^1.0.0",
15308 + "micromark-core-commonmark": "^2.0.0",
15309 + "micromark-factory-space": "^2.0.0",
15310 + "micromark-util-character": "^2.0.0",
15311 + "micromark-util-chunked": "^2.0.0",
15312 + "micromark-util-combine-extensions": "^2.0.0",
15313 + "micromark-util-decode-numeric-character-reference": "^2.0.0",
15314 + "micromark-util-encode": "^2.0.0",
15315 + "micromark-util-normalize-identifier": "^2.0.0",
15316 + "micromark-util-resolve-all": "^2.0.0",
15317 + "micromark-util-sanitize-uri": "^2.0.0",
15318 + "micromark-util-subtokenize": "^2.0.0",
15319 + "micromark-util-symbol": "^2.0.0",
15320 + "micromark-util-types": "^2.0.0"
15321 + }
15322 + },
15323 + "node_modules/eslint-mdx/node_modules/micromark-core-commonmark": {
15324 + "version": "2.0.0",
15325 + "resolved": "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-2.0.0.tgz",
15326 + "integrity": "sha512-jThOz/pVmAYUtkroV3D5c1osFXAMv9e0ypGDOIZuCeAe91/sD6BoE2Sjzt30yuXtwOYUmySOhMas/PVyh02itA==",
15327 + "dev": true,
15328 + "funding": [
15329 + {
15330 + "type": "GitHub Sponsors",
15331 + "url": "https://github.com/sponsors/unifiedjs"
15332 + },
15333 + {
15334 + "type": "OpenCollective",
15335 + "url": "https://opencollective.com/unified"
15336 + }
15337 + ],
15338 + "dependencies": {
15339 + "decode-named-character-reference": "^1.0.0",
15340 + "devlop": "^1.0.0",
15341 + "micromark-factory-destination": "^2.0.0",
15342 + "micromark-factory-label": "^2.0.0",
15343 + "micromark-factory-space": "^2.0.0",
15344 + "micromark-factory-title": "^2.0.0",
15345 + "micromark-factory-whitespace": "^2.0.0",
15346 + "micromark-util-character": "^2.0.0",
15347 + "micromark-util-chunked": "^2.0.0",
15348 + "micromark-util-classify-character": "^2.0.0",
15349 + "micromark-util-html-tag-name": "^2.0.0",
15350 + "micromark-util-normalize-identifier": "^2.0.0",
15351 + "micromark-util-resolve-all": "^2.0.0",
15352 + "micromark-util-subtokenize": "^2.0.0",
15353 + "micromark-util-symbol": "^2.0.0",
15354 + "micromark-util-types": "^2.0.0"
15355 + }
15356 + },
15357 + "node_modules/eslint-mdx/node_modules/micromark-extension-mdx-expression": {
15358 + "version": "3.0.0",
15359 + "resolved": "https://registry.npmjs.org/micromark-extension-mdx-expression/-/micromark-extension-mdx-expression-3.0.0.tgz",
15360 + "integrity": "sha512-sI0nwhUDz97xyzqJAbHQhp5TfaxEvZZZ2JDqUo+7NvyIYG6BZ5CPPqj2ogUoPJlmXHBnyZUzISg9+oUmU6tUjQ==",
15361 + "dev": true,
15362 + "funding": [
15363 + {
15364 + "type": "GitHub Sponsors",
15365 + "url": "https://github.com/sponsors/unifiedjs"
15366 + },
15367 + {
15368 + "type": "OpenCollective",
15369 + "url": "https://opencollective.com/unified"
15370 + }
15371 + ],
15372 + "dependencies": {
15373 + "@types/estree": "^1.0.0",
15374 + "devlop": "^1.0.0",
15375 + "micromark-factory-mdx-expression": "^2.0.0",
15376 + "micromark-factory-space": "^2.0.0",
15377 + "micromark-util-character": "^2.0.0",
15378 + "micromark-util-events-to-acorn": "^2.0.0",
15379 + "micromark-util-symbol": "^2.0.0",
15380 + "micromark-util-types": "^2.0.0"
15381 + }
15382 + },
15383 + "node_modules/eslint-mdx/node_modules/micromark-extension-mdx-jsx": {
15384 + "version": "3.0.0",
15385 + "resolved": "https://registry.npmjs.org/micromark-extension-mdx-jsx/-/micromark-extension-mdx-jsx-3.0.0.tgz",
15386 + "integrity": "sha512-uvhhss8OGuzR4/N17L1JwvmJIpPhAd8oByMawEKx6NVdBCbesjH4t+vjEp3ZXft9DwvlKSD07fCeI44/N0Vf2w==",
15387 + "dev": true,
15388 + "dependencies": {
15389 + "@types/acorn": "^4.0.0",
15390 + "@types/estree": "^1.0.0",
15391 + "devlop": "^1.0.0",
15392 + "estree-util-is-identifier-name": "^3.0.0",
15393 + "micromark-factory-mdx-expression": "^2.0.0",
15394 + "micromark-factory-space": "^2.0.0",
15395 + "micromark-util-character": "^2.0.0",
15396 + "micromark-util-symbol": "^2.0.0",
15397 + "micromark-util-types": "^2.0.0",
15398 + "vfile-message": "^4.0.0"
15399 + },
15400 + "funding": {
15401 + "type": "opencollective",
15402 + "url": "https://opencollective.com/unified"
15403 + }
15404 + },
15405 + "node_modules/eslint-mdx/node_modules/micromark-extension-mdx-md": {
15406 + "version": "2.0.0",
15407 + "resolved": "https://registry.npmjs.org/micromark-extension-mdx-md/-/micromark-extension-mdx-md-2.0.0.tgz",
15408 + "integrity": "sha512-EpAiszsB3blw4Rpba7xTOUptcFeBFi+6PY8VnJ2hhimH+vCQDirWgsMpz7w1XcZE7LVrSAUGb9VJpG9ghlYvYQ==",
15409 + "dev": true,
15410 + "dependencies": {
15411 + "micromark-util-types": "^2.0.0"
15412 + },
15413 + "funding": {
15414 + "type": "opencollective",
15415 + "url": "https://opencollective.com/unified"
15416 + }
15417 + },
15418 + "node_modules/eslint-mdx/node_modules/micromark-extension-mdxjs": {
15419 + "version": "3.0.0",
15420 + "resolved": "https://registry.npmjs.org/micromark-extension-mdxjs/-/micromark-extension-mdxjs-3.0.0.tgz",
15421 + "integrity": "sha512-A873fJfhnJ2siZyUrJ31l34Uqwy4xIFmvPY1oj+Ean5PHcPBYzEsvqvWGaWcfEIr11O5Dlw3p2y0tZWpKHDejQ==",
15422 + "dev": true,
15423 + "dependencies": {
15424 + "acorn": "^8.0.0",
15425 + "acorn-jsx": "^5.0.0",
15426 + "micromark-extension-mdx-expression": "^3.0.0",
15427 + "micromark-extension-mdx-jsx": "^3.0.0",
15428 + "micromark-extension-mdx-md": "^2.0.0",
15429 + "micromark-extension-mdxjs-esm": "^3.0.0",
15430 + "micromark-util-combine-extensions": "^2.0.0",
15431 + "micromark-util-types": "^2.0.0"
15432 + },
15433 + "funding": {
15434 + "type": "opencollective",
15435 + "url": "https://opencollective.com/unified"
15436 + }
15437 + },
15438 + "node_modules/eslint-mdx/node_modules/micromark-extension-mdxjs-esm": {
15439 + "version": "3.0.0",
15440 + "resolved": "https://registry.npmjs.org/micromark-extension-mdxjs-esm/-/micromark-extension-mdxjs-esm-3.0.0.tgz",
15441 + "integrity": "sha512-DJFl4ZqkErRpq/dAPyeWp15tGrcrrJho1hKK5uBS70BCtfrIFg81sqcTVu3Ta+KD1Tk5vAtBNElWxtAa+m8K9A==",
15442 + "dev": true,
15443 + "dependencies": {
15444 + "@types/estree": "^1.0.0",
15445 + "devlop": "^1.0.0",
15446 + "micromark-core-commonmark": "^2.0.0",
15447 + "micromark-util-character": "^2.0.0",
15448 + "micromark-util-events-to-acorn": "^2.0.0",
15449 + "micromark-util-symbol": "^2.0.0",
15450 + "micromark-util-types": "^2.0.0",
15451 + "unist-util-position-from-estree": "^2.0.0",
15452 + "vfile-message": "^4.0.0"
15453 + },
15454 + "funding": {
15455 + "type": "opencollective",
15456 + "url": "https://opencollective.com/unified"
15457 + }
15458 + },
15459 + "node_modules/eslint-mdx/node_modules/micromark-factory-destination": {
15460 + "version": "2.0.0",
15461 + "resolved": "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-2.0.0.tgz",
15462 + "integrity": "sha512-j9DGrQLm/Uhl2tCzcbLhy5kXsgkHUrjJHg4fFAeoMRwJmJerT9aw4FEhIbZStWN8A3qMwOp1uzHr4UL8AInxtA==",
15463 + "dev": true,
15464 + "funding": [
15465 + {
15466 + "type": "GitHub Sponsors",
15467 + "url": "https://github.com/sponsors/unifiedjs"
15468 + },
15469 + {
15470 + "type": "OpenCollective",
15471 + "url": "https://opencollective.com/unified"
15472 + }
15473 + ],
15474 + "dependencies": {
15475 + "micromark-util-character": "^2.0.0",
15476 + "micromark-util-symbol": "^2.0.0",
15477 + "micromark-util-types": "^2.0.0"
15478 + }
15479 + },
15480 + "node_modules/eslint-mdx/node_modules/micromark-factory-label": {
15481 + "version": "2.0.0",
15482 + "resolved": "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-2.0.0.tgz",
15483 + "integrity": "sha512-RR3i96ohZGde//4WSe/dJsxOX6vxIg9TimLAS3i4EhBAFx8Sm5SmqVfR8E87DPSR31nEAjZfbt91OMZWcNgdZw==",
15484 + "dev": true,
15485 + "funding": [
15486 + {
15487 + "type": "GitHub Sponsors",
15488 + "url": "https://github.com/sponsors/unifiedjs"
15489 + },
15490 + {
15491 + "type": "OpenCollective",
15492 + "url": "https://opencollective.com/unified"
15493 + }
15494 + ],
15495 + "dependencies": {
15496 + "devlop": "^1.0.0",
15497 + "micromark-util-character": "^2.0.0",
15498 + "micromark-util-symbol": "^2.0.0",
15499 + "micromark-util-types": "^2.0.0"
15500 + }
15501 + },
15502 + "node_modules/eslint-mdx/node_modules/micromark-factory-mdx-expression": {
15503 + "version": "2.0.1",
15504 + "resolved": "https://registry.npmjs.org/micromark-factory-mdx-expression/-/micromark-factory-mdx-expression-2.0.1.tgz",
15505 + "integrity": "sha512-F0ccWIUHRLRrYp5TC9ZYXmZo+p2AM13ggbsW4T0b5CRKP8KHVRB8t4pwtBgTxtjRmwrK0Irwm7vs2JOZabHZfg==",
15506 + "dev": true,
15507 + "funding": [
15508 + {
15509 + "type": "GitHub Sponsors",
15510 + "url": "https://github.com/sponsors/unifiedjs"
15511 + },
15512 + {
15513 + "type": "OpenCollective",
15514 + "url": "https://opencollective.com/unified"
15515 + }
15516 + ],
15517 + "dependencies": {
15518 + "@types/estree": "^1.0.0",
15519 + "devlop": "^1.0.0",
15520 + "micromark-util-character": "^2.0.0",
15521 + "micromark-util-events-to-acorn": "^2.0.0",
15522 + "micromark-util-symbol": "^2.0.0",
15523 + "micromark-util-types": "^2.0.0",
15524 + "unist-util-position-from-estree": "^2.0.0",
15525 + "vfile-message": "^4.0.0"
15526 + }
15527 + },
15528 + "node_modules/eslint-mdx/node_modules/micromark-factory-space": {
15529 + "version": "2.0.0",
15530 + "resolved": "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-2.0.0.tgz",
15531 + "integrity": "sha512-TKr+LIDX2pkBJXFLzpyPyljzYK3MtmllMUMODTQJIUfDGncESaqB90db9IAUcz4AZAJFdd8U9zOp9ty1458rxg==",
15532 + "dev": true,
15533 + "funding": [
15534 + {
15535 + "type": "GitHub Sponsors",
15536 + "url": "https://github.com/sponsors/unifiedjs"
15537 + },
15538 + {
15539 + "type": "OpenCollective",
15540 + "url": "https://opencollective.com/unified"
15541 + }
15542 + ],
15543 + "dependencies": {
15544 + "micromark-util-character": "^2.0.0",
15545 + "micromark-util-types": "^2.0.0"
15546 + }
15547 + },
15548 + "node_modules/eslint-mdx/node_modules/micromark-factory-title": {
15549 + "version": "2.0.0",
15550 + "resolved": "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-2.0.0.tgz",
15551 + "integrity": "sha512-jY8CSxmpWLOxS+t8W+FG3Xigc0RDQA9bKMY/EwILvsesiRniiVMejYTE4wumNc2f4UbAa4WsHqe3J1QS1sli+A==",
15552 + "dev": true,
15553 + "funding": [
15554 + {
15555 + "type": "GitHub Sponsors",
15556 + "url": "https://github.com/sponsors/unifiedjs"
15557 + },
15558 + {
15559 + "type": "OpenCollective",
15560 + "url": "https://opencollective.com/unified"
15561 + }
15562 + ],
15563 + "dependencies": {
15564 + "micromark-factory-space": "^2.0.0",
15565 + "micromark-util-character": "^2.0.0",
15566 + "micromark-util-symbol": "^2.0.0",
15567 + "micromark-util-types": "^2.0.0"
15568 + }
15569 + },
15570 + "node_modules/eslint-mdx/node_modules/micromark-factory-whitespace": {
15571 + "version": "2.0.0",
15572 + "resolved": "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-2.0.0.tgz",
15573 + "integrity": "sha512-28kbwaBjc5yAI1XadbdPYHX/eDnqaUFVikLwrO7FDnKG7lpgxnvk/XGRhX/PN0mOZ+dBSZ+LgunHS+6tYQAzhA==",
15574 + "dev": true,
15575 + "funding": [
15576 + {
15577 + "type": "GitHub Sponsors",
15578 + "url": "https://github.com/sponsors/unifiedjs"
15579 + },
15580 + {
15581 + "type": "OpenCollective",
15582 + "url": "https://opencollective.com/unified"
15583 + }
15584 + ],
15585 + "dependencies": {
15586 + "micromark-factory-space": "^2.0.0",
15587 + "micromark-util-character": "^2.0.0",
15588 + "micromark-util-symbol": "^2.0.0",
15589 + "micromark-util-types": "^2.0.0"
15590 + }
15591 + },
15592 + "node_modules/eslint-mdx/node_modules/micromark-util-character": {
15593 + "version": "2.0.1",
15594 + "resolved": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.0.1.tgz",
15595 + "integrity": "sha512-3wgnrmEAJ4T+mGXAUfMvMAbxU9RDG43XmGce4j6CwPtVxB3vfwXSZ6KhFwDzZ3mZHhmPimMAXg71veiBGzeAZw==",
15596 + "dev": true,
15597 + "funding": [
15598 + {
15599 + "type": "GitHub Sponsors",
15600 + "url": "https://github.com/sponsors/unifiedjs"
15601 + },
15602 + {
15603 + "type": "OpenCollective",
15604 + "url": "https://opencollective.com/unified"
15605 + }
15606 + ],
15607 + "dependencies": {
15608 + "micromark-util-symbol": "^2.0.0",
15609 + "micromark-util-types": "^2.0.0"
15610 + }
15611 + },
15612 + "node_modules/eslint-mdx/node_modules/micromark-util-chunked": {
15613 + "version": "2.0.0",
15614 + "resolved": "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-2.0.0.tgz",
15615 + "integrity": "sha512-anK8SWmNphkXdaKgz5hJvGa7l00qmcaUQoMYsBwDlSKFKjc6gjGXPDw3FNL3Nbwq5L8gE+RCbGqTw49FK5Qyvg==",
15616 + "dev": true,
15617 + "funding": [
15618 + {
15619 + "type": "GitHub Sponsors",
15620 + "url": "https://github.com/sponsors/unifiedjs"
15621 + },
15622 + {
15623 + "type": "OpenCollective",
15624 + "url": "https://opencollective.com/unified"
15625 + }
15626 + ],
15627 + "dependencies": {
15628 + "micromark-util-symbol": "^2.0.0"
15629 + }
15630 + },
15631 + "node_modules/eslint-mdx/node_modules/micromark-util-classify-character": {
15632 + "version": "2.0.0",
15633 + "resolved": "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-2.0.0.tgz",
15634 + "integrity": "sha512-S0ze2R9GH+fu41FA7pbSqNWObo/kzwf8rN/+IGlW/4tC6oACOs8B++bh+i9bVyNnwCcuksbFwsBme5OCKXCwIw==",
15635 + "dev": true,
15636 + "funding": [
15637 + {
15638 + "type": "GitHub Sponsors",
15639 + "url": "https://github.com/sponsors/unifiedjs"
15640 + },
15641 + {
15642 + "type": "OpenCollective",
15643 + "url": "https://opencollective.com/unified"
15644 + }
15645 + ],
15646 + "dependencies": {
15647 + "micromark-util-character": "^2.0.0",
15648 + "micromark-util-symbol": "^2.0.0",
15649 + "micromark-util-types": "^2.0.0"
15650 + }
15651 + },
15652 + "node_modules/eslint-mdx/node_modules/micromark-util-combine-extensions": {
15653 + "version": "2.0.0",
15654 + "resolved": "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-2.0.0.tgz",
15655 + "integrity": "sha512-vZZio48k7ON0fVS3CUgFatWHoKbbLTK/rT7pzpJ4Bjp5JjkZeasRfrS9wsBdDJK2cJLHMckXZdzPSSr1B8a4oQ==",
15656 + "dev": true,
15657 + "funding": [
15658 + {
15659 + "type": "GitHub Sponsors",
15660 + "url": "https://github.com/sponsors/unifiedjs"
15661 + },
15662 + {
15663 + "type": "OpenCollective",
15664 + "url": "https://opencollective.com/unified"
15665 + }
15666 + ],
15667 + "dependencies": {
15668 + "micromark-util-chunked": "^2.0.0",
15669 + "micromark-util-types": "^2.0.0"
15670 + }
15671 + },
15672 + "node_modules/eslint-mdx/node_modules/micromark-util-decode-numeric-character-reference": {
15673 + "version": "2.0.1",
15674 + "resolved": "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-2.0.1.tgz",
15675 + "integrity": "sha512-bmkNc7z8Wn6kgjZmVHOX3SowGmVdhYS7yBpMnuMnPzDq/6xwVA604DuOXMZTO1lvq01g+Adfa0pE2UKGlxL1XQ==",
15676 + "dev": true,
15677 + "funding": [
15678 + {
15679 + "type": "GitHub Sponsors",
15680 + "url": "https://github.com/sponsors/unifiedjs"
15681 + },
15682 + {
15683 + "type": "OpenCollective",
15684 + "url": "https://opencollective.com/unified"
15685 + }
15686 + ],
15687 + "dependencies": {
15688 + "micromark-util-symbol": "^2.0.0"
15689 + }
15690 + },
15691 + "node_modules/eslint-mdx/node_modules/micromark-util-decode-string": {
15692 + "version": "2.0.0",
15693 + "resolved": "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-2.0.0.tgz",
15694 + "integrity": "sha512-r4Sc6leeUTn3P6gk20aFMj2ntPwn6qpDZqWvYmAG6NgvFTIlj4WtrAudLi65qYoaGdXYViXYw2pkmn7QnIFasA==",
15695 + "dev": true,
15696 + "funding": [
15697 + {
15698 + "type": "GitHub Sponsors",
15699 + "url": "https://github.com/sponsors/unifiedjs"
15700 + },
15701 + {
15702 + "type": "OpenCollective",
15703 + "url": "https://opencollective.com/unified"
15704 + }
15705 + ],
15706 + "dependencies": {
15707 + "decode-named-character-reference": "^1.0.0",
15708 + "micromark-util-character": "^2.0.0",
15709 + "micromark-util-decode-numeric-character-reference": "^2.0.0",
15710 + "micromark-util-symbol": "^2.0.0"
15711 + }
15712 + },
15713 + "node_modules/eslint-mdx/node_modules/micromark-util-encode": {
15714 + "version": "2.0.0",
15715 + "resolved": "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-2.0.0.tgz",
15716 + "integrity": "sha512-pS+ROfCXAGLWCOc8egcBvT0kf27GoWMqtdarNfDcjb6YLuV5cM3ioG45Ys2qOVqeqSbjaKg72vU+Wby3eddPsA==",
15717 + "dev": true,
15718 + "funding": [
15719 + {
15720 + "type": "GitHub Sponsors",
15721 + "url": "https://github.com/sponsors/unifiedjs"
15722 + },
15723 + {
15724 + "type": "OpenCollective",
15725 + "url": "https://opencollective.com/unified"
15726 + }
15727 + ]
15728 + },
15729 + "node_modules/eslint-mdx/node_modules/micromark-util-events-to-acorn": {
15730 + "version": "2.0.2",
15731 + "resolved": "https://registry.npmjs.org/micromark-util-events-to-acorn/-/micromark-util-events-to-acorn-2.0.2.tgz",
15732 + "integrity": "sha512-Fk+xmBrOv9QZnEDguL9OI9/NQQp6Hz4FuQ4YmCb/5V7+9eAh1s6AYSvL20kHkD67YIg7EpE54TiSlcsf3vyZgA==",
15733 + "dev": true,
15734 + "funding": [
15735 + {
15736 + "type": "GitHub Sponsors",
15737 + "url": "https://github.com/sponsors/unifiedjs"
15738 + },
15739 + {
15740 + "type": "OpenCollective",
15741 + "url": "https://opencollective.com/unified"
15742 + }
15743 + ],
15744 + "dependencies": {
15745 + "@types/acorn": "^4.0.0",
15746 + "@types/estree": "^1.0.0",
15747 + "@types/unist": "^3.0.0",
15748 + "devlop": "^1.0.0",
15749 + "estree-util-visit": "^2.0.0",
15750 + "micromark-util-symbol": "^2.0.0",
15751 + "micromark-util-types": "^2.0.0",
15752 + "vfile-message": "^4.0.0"
15753 + }
15754 + },
15755 + "node_modules/eslint-mdx/node_modules/micromark-util-html-tag-name": {
15756 + "version": "2.0.0",
15757 + "resolved": "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-2.0.0.tgz",
15758 + "integrity": "sha512-xNn4Pqkj2puRhKdKTm8t1YHC/BAjx6CEwRFXntTaRf/x16aqka6ouVoutm+QdkISTlT7e2zU7U4ZdlDLJd2Mcw==",
15759 + "dev": true,
15760 + "funding": [
15761 + {
15762 + "type": "GitHub Sponsors",
15763 + "url": "https://github.com/sponsors/unifiedjs"
15764 + },
15765 + {
15766 + "type": "OpenCollective",
15767 + "url": "https://opencollective.com/unified"
15768 + }
15769 + ]
15770 + },
15771 + "node_modules/eslint-mdx/node_modules/micromark-util-normalize-identifier": {
15772 + "version": "2.0.0",
15773 + "resolved": "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-2.0.0.tgz",
15774 + "integrity": "sha512-2xhYT0sfo85FMrUPtHcPo2rrp1lwbDEEzpx7jiH2xXJLqBuy4H0GgXk5ToU8IEwoROtXuL8ND0ttVa4rNqYK3w==",
15775 + "dev": true,
15776 + "funding": [
15777 + {
15778 + "type": "GitHub Sponsors",
15779 + "url": "https://github.com/sponsors/unifiedjs"
15780 + },
15781 + {
15782 + "type": "OpenCollective",
15783 + "url": "https://opencollective.com/unified"
15784 + }
15785 + ],
15786 + "dependencies": {
15787 + "micromark-util-symbol": "^2.0.0"
15788 + }
15789 + },
15790 + "node_modules/eslint-mdx/node_modules/micromark-util-resolve-all": {
15791 + "version": "2.0.0",
15792 + "resolved": "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-2.0.0.tgz",
15793 + "integrity": "sha512-6KU6qO7DZ7GJkaCgwBNtplXCvGkJToU86ybBAUdavvgsCiG8lSSvYxr9MhwmQ+udpzywHsl4RpGJsYWG1pDOcA==",
15794 + "dev": true,
15795 + "funding": [
15796 + {
15797 + "type": "GitHub Sponsors",
15798 + "url": "https://github.com/sponsors/unifiedjs"
15799 + },
15800 + {
15801 + "type": "OpenCollective",
15802 + "url": "https://opencollective.com/unified"
15803 + }
15804 + ],
15805 + "dependencies": {
15806 + "micromark-util-types": "^2.0.0"
15807 + }
15808 + },
15809 + "node_modules/eslint-mdx/node_modules/micromark-util-sanitize-uri": {
15810 + "version": "2.0.0",
15811 + "resolved": "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.0.tgz",
15812 + "integrity": "sha512-WhYv5UEcZrbAtlsnPuChHUAsu/iBPOVaEVsntLBIdpibO0ddy8OzavZz3iL2xVvBZOpolujSliP65Kq0/7KIYw==",
15813 + "dev": true,
15814 + "funding": [
15815 + {
15816 + "type": "GitHub Sponsors",
15817 + "url": "https://github.com/sponsors/unifiedjs"
15818 + },
15819 + {
15820 + "type": "OpenCollective",
15821 + "url": "https://opencollective.com/unified"
15822 + }
15823 + ],
15824 + "dependencies": {
15825 + "micromark-util-character": "^2.0.0",
15826 + "micromark-util-encode": "^2.0.0",
15827 + "micromark-util-symbol": "^2.0.0"
15828 + }
15829 + },
15830 + "node_modules/eslint-mdx/node_modules/micromark-util-subtokenize": {
15831 + "version": "2.0.0",
15832 + "resolved": "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-2.0.0.tgz",
15833 + "integrity": "sha512-vc93L1t+gpR3p8jxeVdaYlbV2jTYteDje19rNSS/H5dlhxUYll5Fy6vJ2cDwP8RnsXi818yGty1ayP55y3W6fg==",
15834 + "dev": true,
15835 + "funding": [
15836 + {
15837 + "type": "GitHub Sponsors",
15838 + "url": "https://github.com/sponsors/unifiedjs"
15839 + },
15840 + {
15841 + "type": "OpenCollective",
15842 + "url": "https://opencollective.com/unified"
15843 + }
15844 + ],
15845 + "dependencies": {
15846 + "devlop": "^1.0.0",
15847 + "micromark-util-chunked": "^2.0.0",
15848 + "micromark-util-symbol": "^2.0.0",
15849 + "micromark-util-types": "^2.0.0"
15850 + }
15851 + },
15852 + "node_modules/eslint-mdx/node_modules/micromark-util-symbol": {
15853 + "version": "2.0.0",
15854 + "resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.0.tgz",
15855 + "integrity": "sha512-8JZt9ElZ5kyTnO94muPxIGS8oyElRJaiJO8EzV6ZSyGQ1Is8xwl4Q45qU5UOg+bGH4AikWziz0iN4sFLWs8PGw==",
15856 + "dev": true,
15857 + "funding": [
15858 + {
15859 + "type": "GitHub Sponsors",
15860 + "url": "https://github.com/sponsors/unifiedjs"
15861 + },
15862 + {
15863 + "type": "OpenCollective",
15864 + "url": "https://opencollective.com/unified"
15865 + }
15866 + ]
15867 + },
15868 + "node_modules/eslint-mdx/node_modules/micromark-util-types": {
15869 + "version": "2.0.0",
15870 + "resolved": "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-2.0.0.tgz",
15871 + "integrity": "sha512-oNh6S2WMHWRZrmutsRmDDfkzKtxF+bc2VxLC9dvtrDIRFln627VsFP6fLMgTryGDljgLPjkrzQSDcPrjPyDJ5w==",
15872 + "dev": true,
15873 + "funding": [
15874 + {
15875 + "type": "GitHub Sponsors",
15876 + "url": "https://github.com/sponsors/unifiedjs"
15877 + },
15878 + {
15879 + "type": "OpenCollective",
15880 + "url": "https://opencollective.com/unified"
15881 + }
15882 + ]
15883 + },
15884 + "node_modules/eslint-mdx/node_modules/remark-mdx": {
15885 + "version": "3.0.0",
15886 + "resolved": "https://registry.npmjs.org/remark-mdx/-/remark-mdx-3.0.0.tgz",
15887 + "integrity": "sha512-O7yfjuC6ra3NHPbRVxfflafAj3LTwx3b73aBvkEFU5z4PsD6FD4vrqJAkE5iNGLz71GdjXfgRqm3SQ0h0VuE7g==",
15888 + "dev": true,
15889 + "dependencies": {
15890 + "mdast-util-mdx": "^3.0.0",
15891 + "micromark-extension-mdxjs": "^3.0.0"
15892 + },
15893 + "funding": {
15894 + "type": "opencollective",
15895 + "url": "https://opencollective.com/unified"
15896 + }
15897 + },
15898 + "node_modules/eslint-mdx/node_modules/remark-parse": {
15899 + "version": "11.0.0",
15900 + "resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-11.0.0.tgz",
15901 + "integrity": "sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==",
15902 + "dev": true,
15903 + "dependencies": {
15904 + "@types/mdast": "^4.0.0",
15905 + "mdast-util-from-markdown": "^2.0.0",
15906 + "micromark-util-types": "^2.0.0",
15907 + "unified": "^11.0.0"
15908 + },
15909 + "funding": {
15910 + "type": "opencollective",
15911 + "url": "https://opencollective.com/unified"
15912 + }
15913 + },
15914 + "node_modules/eslint-mdx/node_modules/unified": {
15915 + "version": "11.0.4",
15916 + "resolved": "https://registry.npmjs.org/unified/-/unified-11.0.4.tgz",
15917 + "integrity": "sha512-apMPnyLjAX+ty4OrNap7yumyVAMlKx5IWU2wlzzUdYJO9A8f1p9m/gywF/GM2ZDFcjQPrx59Mc90KwmxsoklxQ==",
15918 + "dev": true,
15919 + "dependencies": {
15920 + "@types/unist": "^3.0.0",
15921 + "bail": "^2.0.0",
15922 + "devlop": "^1.0.0",
15923 + "extend": "^3.0.0",
15924 + "is-plain-obj": "^4.0.0",
15925 + "trough": "^2.0.0",
15926 + "vfile": "^6.0.0"
15927 + },
15928 + "funding": {
15929 + "type": "opencollective",
15930 + "url": "https://opencollective.com/unified"
15931 + }
15932 + },
15933 + "node_modules/eslint-mdx/node_modules/unist-util-is": {
15934 + "version": "6.0.0",
15935 + "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.0.tgz",
15936 + "integrity": "sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==",
15937 + "dev": true,
15938 + "dependencies": {
15939 + "@types/unist": "^3.0.0"
15940 + },
15941 + "funding": {
15942 + "type": "opencollective",
15943 + "url": "https://opencollective.com/unified"
15944 + }
15945 + },
15946 + "node_modules/eslint-mdx/node_modules/unist-util-position-from-estree": {
15947 + "version": "2.0.0",
15948 + "resolved": "https://registry.npmjs.org/unist-util-position-from-estree/-/unist-util-position-from-estree-2.0.0.tgz",
15949 + "integrity": "sha512-KaFVRjoqLyF6YXCbVLNad/eS4+OfPQQn2yOd7zF/h5T/CSL2v8NpN6a5TPvtbXthAGw5nG+PuTtq+DdIZr+cRQ==",
15950 + "dev": true,
15951 + "dependencies": {
15952 + "@types/unist": "^3.0.0"
15953 + },
15954 + "funding": {
15955 + "type": "opencollective",
15956 + "url": "https://opencollective.com/unified"
15957 + }
15958 + },
15959 + "node_modules/eslint-mdx/node_modules/unist-util-remove-position": {
15960 + "version": "5.0.0",
15961 + "resolved": "https://registry.npmjs.org/unist-util-remove-position/-/unist-util-remove-position-5.0.0.tgz",
15962 + "integrity": "sha512-Hp5Kh3wLxv0PHj9m2yZhhLt58KzPtEYKQQ4yxfYFEO7EvHwzyDYnduhHnY1mDxoqr7VUwVuHXk9RXKIiYS1N8Q==",
15963 + "dev": true,
15964 + "dependencies": {
15965 + "@types/unist": "^3.0.0",
15966 + "unist-util-visit": "^5.0.0"
15967 + },
15968 + "funding": {
15969 + "type": "opencollective",
15970 + "url": "https://opencollective.com/unified"
15971 + }
15972 + },
15973 + "node_modules/eslint-mdx/node_modules/unist-util-stringify-position": {
15974 + "version": "4.0.0",
15975 + "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz",
15976 + "integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==",
15977 + "dev": true,
15978 + "dependencies": {
15979 + "@types/unist": "^3.0.0"
15980 + },
15981 + "funding": {
15982 + "type": "opencollective",
15983 + "url": "https://opencollective.com/unified"
15984 + }
15985 + },
15986 + "node_modules/eslint-mdx/node_modules/unist-util-visit": {
15987 + "version": "5.0.0",
15988 + "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-5.0.0.tgz",
15989 + "integrity": "sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==",
15990 + "dev": true,
15991 + "dependencies": {
15992 + "@types/unist": "^3.0.0",
15993 + "unist-util-is": "^6.0.0",
15994 + "unist-util-visit-parents": "^6.0.0"
15995 + },
15996 + "funding": {
15997 + "type": "opencollective",
15998 + "url": "https://opencollective.com/unified"
15999 + }
16000 + },
16001 + "node_modules/eslint-mdx/node_modules/unist-util-visit-parents": {
16002 + "version": "6.0.1",
16003 + "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.1.tgz",
16004 + "integrity": "sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==",
16005 + "dev": true,
16006 + "dependencies": {
16007 + "@types/unist": "^3.0.0",
16008 + "unist-util-is": "^6.0.0"
16009 + },
16010 + "funding": {
16011 + "type": "opencollective",
16012 + "url": "https://opencollective.com/unified"
16013 + }
16014 + },
16015 + "node_modules/eslint-mdx/node_modules/vfile": {
16016 + "version": "6.0.1",
16017 + "resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.1.tgz",
16018 + "integrity": "sha512-1bYqc7pt6NIADBJ98UiG0Bn/CHIVOoZ/IyEkqIruLg0mE1BKzkOXY2D6CSqQIcKqgadppE5lrxgWXJmXd7zZJw==",
16019 + "dev": true,
16020 + "dependencies": {
16021 + "@types/unist": "^3.0.0",
16022 + "unist-util-stringify-position": "^4.0.0",
16023 + "vfile-message": "^4.0.0"
16024 + },
16025 + "funding": {
16026 + "type": "opencollective",
16027 + "url": "https://opencollective.com/unified"
16028 + }
16029 + },
16030 + "node_modules/eslint-mdx/node_modules/vfile-message": {
16031 + "version": "4.0.2",
16032 + "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.2.tgz",
16033 + "integrity": "sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==",
16034 + "dev": true,
16035 + "dependencies": {
16036 + "@types/unist": "^3.0.0",
16037 + "unist-util-stringify-position": "^4.0.0"
16038 },
16039 "funding": {
16040 "type": "opencollective",
@@ -15768,6 +16727,231 @@
16727 "eslint": ">=8.0.0"
16728 }
16729 },
16730 + "node_modules/eslint-plugin-mdx/node_modules/@npmcli/config": {
16731 + "version": "6.4.0",
16732 + "resolved": "https://registry.npmjs.org/@npmcli/config/-/config-6.4.0.tgz",
16733 + "integrity": "sha512-/fQjIbuNVIT/PbXvw178Tm97bxV0E0nVUFKHivMKtSI2pcs8xKdaWkHJxf9dTI0G/y5hp/KuCvgcUu5HwAtI1w==",
16734 + "dev": true,
16735 + "dependencies": {
16736 + "@npmcli/map-workspaces": "^3.0.2",
16737 + "ci-info": "^3.8.0",
16738 + "ini": "^4.1.0",
16739 + "nopt": "^7.0.0",
16740 + "proc-log": "^3.0.0",
16741 + "read-package-json-fast": "^3.0.2",
16742 + "semver": "^7.3.5",
16743 + "walk-up-path": "^3.0.1"
16744 + },
16745 + "engines": {
16746 + "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
16747 + }
16748 + },
16749 + "node_modules/eslint-plugin-mdx/node_modules/@types/debug": {
16750 + "version": "4.1.12",
16751 + "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz",
16752 + "integrity": "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==",
16753 + "dev": true,
16754 + "dependencies": {
16755 + "@types/ms": "*"
16756 + }
16757 + },
16758 + "node_modules/eslint-plugin-mdx/node_modules/@types/node": {
16759 + "version": "18.19.3",
16760 + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.3.tgz",
16761 + "integrity": "sha512-k5fggr14DwAytoA/t8rPrIz++lXK7/DqckthCmoZOKNsEbJkId4Z//BqgApXBUGrGddrigYa1oqheo/7YmW4rg==",
16762 + "dev": true,
16763 + "dependencies": {
16764 + "undici-types": "~5.26.4"
16765 + }
16766 + },
16767 + "node_modules/eslint-plugin-mdx/node_modules/ansi-regex": {
16768 + "version": "6.0.1",
16769 + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
16770 + "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
16771 + "dev": true,
16772 + "engines": {
16773 + "node": ">=12"
16774 + },
16775 + "funding": {
16776 + "url": "https://github.com/chalk/ansi-regex?sponsor=1"
16777 + }
16778 + },
16779 + "node_modules/eslint-plugin-mdx/node_modules/ci-info": {
16780 + "version": "3.9.0",
16781 + "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz",
16782 + "integrity": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==",
16783 + "dev": true,
16784 + "funding": [
16785 + {
16786 + "type": "github",
16787 + "url": "https://github.com/sponsors/sibiraj-s"
16788 + }
16789 + ],
16790 + "engines": {
16791 + "node": ">=8"
16792 + }
16793 + },
16794 + "node_modules/eslint-plugin-mdx/node_modules/concat-stream": {
16795 + "version": "2.0.0",
16796 + "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-2.0.0.tgz",
16797 + "integrity": "sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==",
16798 + "dev": true,
16799 + "engines": [
16800 + "node >= 6.0"
16801 + ],
16802 + "dependencies": {
16803 + "buffer-from": "^1.0.0",
16804 + "inherits": "^2.0.3",
16805 + "readable-stream": "^3.0.2",
16806 + "typedarray": "^0.0.6"
16807 + }
16808 + },
16809 + "node_modules/eslint-plugin-mdx/node_modules/eslint-mdx": {
16810 + "version": "2.2.0",
16811 + "resolved": "https://registry.npmjs.org/eslint-mdx/-/eslint-mdx-2.2.0.tgz",
16812 + "integrity": "sha512-AriN6lCW6KhWQ9GEiXapR1DokKHefOUqKvCmHxnE9puCWYhWiycU2SNKH8jmrasDBreZ+RtJDLi+RcUNLJatjg==",
16813 + "dev": true,
16814 + "dependencies": {
16815 + "acorn": "^8.10.0",
16816 + "acorn-jsx": "^5.3.2",
16817 + "espree": "^9.6.1",
16818 + "estree-util-visit": "^1.2.1",
16819 + "remark-mdx": "^2.3.0",
16820 + "remark-parse": "^10.0.2",
16821 + "remark-stringify": "^10.0.3",
16822 + "synckit": "^0.8.5",
16823 + "tslib": "^2.6.1",
16824 + "unified": "^10.1.2",
16825 + "unified-engine": "^10.1.0",
16826 + "unist-util-visit": "^4.1.2",
16827 + "uvu": "^0.5.6",
16828 + "vfile": "^5.3.7"
16829 + },
16830 + "engines": {
16831 + "node": "^12.20.0 || ^14.18.0 || >=16.0.0"
16832 + },
16833 + "funding": {
16834 + "type": "opencollective",
16835 + "url": "https://opencollective.com/unified"
16836 + },
16837 + "peerDependencies": {
16838 + "eslint": ">=8.0.0"
16839 + }
16840 + },
16841 + "node_modules/eslint-plugin-mdx/node_modules/glob": {
16842 + "version": "8.1.0",
16843 + "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
16844 + "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
16845 + "dev": true,
16846 + "dependencies": {
16847 + "fs.realpath": "^1.0.0",
16848 + "inflight": "^1.0.4",
16849 + "inherits": "2",
16850 + "minimatch": "^5.0.1",
16851 + "once": "^1.3.0"
16852 + },
16853 + "engines": {
16854 + "node": ">=12"
16855 + },
16856 + "funding": {
16857 + "url": "https://github.com/sponsors/isaacs"
16858 + }
16859 + },
16860 + "node_modules/eslint-plugin-mdx/node_modules/import-meta-resolve": {
16861 + "version": "2.2.2",
16862 + "resolved": "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-2.2.2.tgz",
16863 + "integrity": "sha512-f8KcQ1D80V7RnqVm+/lirO9zkOxjGxhaTC1IPrBGd3MEfNgmNG67tSUO9gTi2F3Blr2Az6g1vocaxzkVnWl9MA==",
16864 + "dev": true,
16865 + "funding": {
16866 + "type": "github",
16867 + "url": "https://github.com/sponsors/wooorm"
16868 + }
16869 + },
16870 + "node_modules/eslint-plugin-mdx/node_modules/is-plain-obj": {
16871 + "version": "4.1.0",
16872 + "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
16873 + "integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==",
16874 + "dev": true,
16875 + "engines": {
16876 + "node": ">=12"
16877 + },
16878 + "funding": {
16879 + "url": "https://github.com/sponsors/sindresorhus"
16880 + }
16881 + },
16882 + "node_modules/eslint-plugin-mdx/node_modules/json-parse-even-better-errors": {
16883 + "version": "2.3.1",
16884 + "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
16885 + "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
16886 + "dev": true
16887 + },
16888 + "node_modules/eslint-plugin-mdx/node_modules/lines-and-columns": {
16889 + "version": "2.0.4",
16890 + "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-2.0.4.tgz",
16891 + "integrity": "sha512-wM1+Z03eypVAVUCE7QdSqpVIvelbOakn1M0bPDoA4SGWPx3sNDVUiMo3L6To6WWGClB7VyXnhQ4Sn7gxiJbE6A==",
16892 + "dev": true,
16893 + "engines": {
16894 + "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
16895 + }
16896 + },
16897 + "node_modules/eslint-plugin-mdx/node_modules/load-plugin": {
16898 + "version": "5.1.0",
16899 + "resolved": "https://registry.npmjs.org/load-plugin/-/load-plugin-5.1.0.tgz",
16900 + "integrity": "sha512-Lg1CZa1CFj2CbNaxijTL6PCbzd4qGTlZov+iH2p5Xwy/ApcZJh+i6jMN2cYePouTfjJfrNu3nXFdEw8LvbjPFQ==",
16901 + "dev": true,
16902 + "dependencies": {
16903 + "@npmcli/config": "^6.0.0",
16904 + "import-meta-resolve": "^2.0.0"
16905 + },
16906 + "funding": {
16907 + "type": "github",
16908 + "url": "https://github.com/sponsors/wooorm"
16909 + }
16910 + },
16911 + "node_modules/eslint-plugin-mdx/node_modules/minimatch": {
16912 + "version": "5.1.6",
16913 + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
16914 + "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
16915 + "dev": true,
16916 + "dependencies": {
16917 + "brace-expansion": "^2.0.1"
16918 + },
16919 + "engines": {
16920 + "node": ">=10"
16921 + }
16922 + },
16923 + "node_modules/eslint-plugin-mdx/node_modules/parse-json": {
16924 + "version": "6.0.2",
16925 + "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-6.0.2.tgz",
16926 + "integrity": "sha512-SA5aMiaIjXkAiBrW/yPgLgQAQg42f7K3ACO+2l/zOvtQBwX58DMUsFJXelW2fx3yMBmWOVkR6j1MGsdSbCA4UA==",
16927 + "dev": true,
16928 + "dependencies": {
16929 + "@babel/code-frame": "^7.16.0",
16930 + "error-ex": "^1.3.2",
16931 + "json-parse-even-better-errors": "^2.3.1",
16932 + "lines-and-columns": "^2.0.2"
16933 + },
16934 + "engines": {
16935 + "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
16936 + },
16937 + "funding": {
16938 + "url": "https://github.com/sponsors/sindresorhus"
16939 + }
16940 + },
16941 + "node_modules/eslint-plugin-mdx/node_modules/readable-stream": {
16942 + "version": "3.6.2",
16943 + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
16944 + "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
16945 + "dev": true,
16946 + "dependencies": {
16947 + "inherits": "^2.0.3",
16948 + "string_decoder": "^1.1.1",
16949 + "util-deprecate": "^1.0.1"
16950 + },
16951 + "engines": {
16952 + "node": ">= 6"
16953 + }
16954 + },
16955 "node_modules/eslint-plugin-mdx/node_modules/remark-stringify": {
16956 "version": "10.0.3",
16957 "resolved": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-10.0.3.tgz",
@@ -15783,6 +16967,160 @@
16967 "url": "https://opencollective.com/unified"
16968 }
16969 },
16970 + "node_modules/eslint-plugin-mdx/node_modules/semver": {
16971 + "version": "7.5.4",
16972 + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz",
16973 + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==",
16974 + "dev": true,
16975 + "dependencies": {
16976 + "lru-cache": "^6.0.0"
16977 + },
16978 + "bin": {
16979 + "semver": "bin/semver.js"
16980 + },
16981 + "engines": {
16982 + "node": ">=10"
16983 + }
16984 + },
16985 + "node_modules/eslint-plugin-mdx/node_modules/string-width": {
16986 + "version": "5.1.2",
16987 + "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
16988 + "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
16989 + "dev": true,
16990 + "dependencies": {
16991 + "eastasianwidth": "^0.2.0",
16992 + "emoji-regex": "^9.2.2",
16993 + "strip-ansi": "^7.0.1"
16994 + },
16995 + "engines": {
16996 + "node": ">=12"
16997 + },
16998 + "funding": {
16999 + "url": "https://github.com/sponsors/sindresorhus"
17000 + }
17001 + },
17002 + "node_modules/eslint-plugin-mdx/node_modules/strip-ansi": {
17003 + "version": "7.1.0",
17004 + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
17005 + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
17006 + "dev": true,
17007 + "dependencies": {
17008 + "ansi-regex": "^6.0.1"
17009 + },
17010 + "engines": {
17011 + "node": ">=12"
17012 + },
17013 + "funding": {
17014 + "url": "https://github.com/chalk/strip-ansi?sponsor=1"
17015 + }
17016 + },
17017 + "node_modules/eslint-plugin-mdx/node_modules/supports-color": {
17018 + "version": "9.4.0",
17019 + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-9.4.0.tgz",
17020 + "integrity": "sha512-VL+lNrEoIXww1coLPOmiEmK/0sGigko5COxI09KzHc2VJXJsQ37UaQ+8quuxjDeA7+KnLGTWRyOXSLLR2Wb4jw==",
17021 + "dev": true,
17022 + "engines": {
17023 + "node": ">=12"
17024 + },
17025 + "funding": {
17026 + "url": "https://github.com/chalk/supports-color?sponsor=1"
17027 + }
17028 + },
17029 + "node_modules/eslint-plugin-mdx/node_modules/unified-engine": {
17030 + "version": "10.1.0",
17031 + "resolved": "https://registry.npmjs.org/unified-engine/-/unified-engine-10.1.0.tgz",
17032 + "integrity": "sha512-5+JDIs4hqKfHnJcVCxTid1yBoI/++FfF/1PFdSMpaftZZZY+qg2JFruRbf7PaIwa9KgLotXQV3gSjtY0IdcFGQ==",
17033 + "dev": true,
17034 + "dependencies": {
17035 + "@types/concat-stream": "^2.0.0",
17036 + "@types/debug": "^4.0.0",
17037 + "@types/is-empty": "^1.0.0",
17038 + "@types/node": "^18.0.0",
17039 + "@types/unist": "^2.0.0",
17040 + "concat-stream": "^2.0.0",
17041 + "debug": "^4.0.0",
17042 + "fault": "^2.0.0",
17043 + "glob": "^8.0.0",
17044 + "ignore": "^5.0.0",
17045 + "is-buffer": "^2.0.0",
17046 + "is-empty": "^1.0.0",
17047 + "is-plain-obj": "^4.0.0",
17048 + "load-plugin": "^5.0.0",
17049 + "parse-json": "^6.0.0",
17050 + "to-vfile": "^7.0.0",
17051 + "trough": "^2.0.0",
17052 + "unist-util-inspect": "^7.0.0",
17053 + "vfile-message": "^3.0.0",
17054 + "vfile-reporter": "^7.0.0",
17055 + "vfile-statistics": "^2.0.0",
17056 + "yaml": "^2.0.0"
17057 + },
17058 + "funding": {
17059 + "type": "opencollective",
17060 + "url": "https://opencollective.com/unified"
17061 + }
17062 + },
17063 + "node_modules/eslint-plugin-mdx/node_modules/unist-util-inspect": {
17064 + "version": "7.0.2",
17065 + "resolved": "https://registry.npmjs.org/unist-util-inspect/-/unist-util-inspect-7.0.2.tgz",
17066 + "integrity": "sha512-Op0XnmHUl6C2zo/yJCwhXQSm/SmW22eDZdWP2qdf4WpGrgO1ZxFodq+5zFyeRGasFjJotAnLgfuD1jkcKqiH1Q==",
17067 + "dev": true,
17068 + "dependencies": {
17069 + "@types/unist": "^2.0.0"
17070 + },
17071 + "funding": {
17072 + "type": "opencollective",
17073 + "url": "https://opencollective.com/unified"
17074 + }
17075 + },
17076 + "node_modules/eslint-plugin-mdx/node_modules/vfile-reporter": {
17077 + "version": "7.0.5",
17078 + "resolved": "https://registry.npmjs.org/vfile-reporter/-/vfile-reporter-7.0.5.tgz",
17079 + "integrity": "sha512-NdWWXkv6gcd7AZMvDomlQbK3MqFWL1RlGzMn++/O2TI+68+nqxCPTvLugdOtfSzXmjh+xUyhp07HhlrbJjT+mw==",
17080 + "dev": true,
17081 + "dependencies": {
17082 + "@types/supports-color": "^8.0.0",
17083 + "string-width": "^5.0.0",
17084 + "supports-color": "^9.0.0",
17085 + "unist-util-stringify-position": "^3.0.0",
17086 + "vfile": "^5.0.0",
17087 + "vfile-message": "^3.0.0",
17088 + "vfile-sort": "^3.0.0",
17089 + "vfile-statistics": "^2.0.0"
17090 + },
17091 + "funding": {
17092 + "type": "opencollective",
17093 + "url": "https://opencollective.com/unified"
17094 + }
17095 + },
17096 + "node_modules/eslint-plugin-mdx/node_modules/vfile-sort": {
17097 + "version": "3.0.1",
17098 + "resolved": "https://registry.npmjs.org/vfile-sort/-/vfile-sort-3.0.1.tgz",
17099 + "integrity": "sha512-1os1733XY6y0D5x0ugqSeaVJm9lYgj0j5qdcZQFyxlZOSy1jYarL77lLyb5gK4Wqr1d5OxmuyflSO3zKyFnTFw==",
17100 + "dev": true,
17101 + "dependencies": {
17102 + "vfile": "^5.0.0",
17103 + "vfile-message": "^3.0.0"
17104 + },
17105 + "funding": {
17106 + "type": "opencollective",
17107 + "url": "https://opencollective.com/unified"
17108 + }
17109 + },
17110 + "node_modules/eslint-plugin-mdx/node_modules/vfile-statistics": {
17111 + "version": "2.0.1",
17112 + "resolved": "https://registry.npmjs.org/vfile-statistics/-/vfile-statistics-2.0.1.tgz",
17113 + "integrity": "sha512-W6dkECZmP32EG/l+dp2jCLdYzmnDBIw6jwiLZSER81oR5AHRcVqL+k3Z+pfH1R73le6ayDkJRMk0sutj1bMVeg==",
17114 + "dev": true,
17115 + "dependencies": {
17116 + "vfile": "^5.0.0",
17117 + "vfile-message": "^3.0.0"
17118 + },
17119 + "funding": {
17120 + "type": "opencollective",
17121 + "url": "https://opencollective.com/unified"
17122 + }
17123 + },
17124 "node_modules/eslint-plugin-no-only-tests": {
17125 "version": "3.1.0",
17126 "resolved": "https://registry.npmjs.org/eslint-plugin-no-only-tests/-/eslint-plugin-no-only-tests-3.1.0.tgz",
@@ -20739,9 +22077,9 @@
22077 }
22078 },
22079 "node_modules/import-meta-resolve": {
20742 - "version": "2.2.2",
20743 - "resolved": "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-2.2.2.tgz",
20744 - "integrity": "sha512-f8KcQ1D80V7RnqVm+/lirO9zkOxjGxhaTC1IPrBGd3MEfNgmNG67tSUO9gTi2F3Blr2Az6g1vocaxzkVnWl9MA==",
22080 + "version": "4.0.0",
22081 + "resolved": "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-4.0.0.tgz",
22082 + "integrity": "sha512-okYUR7ZQPH+efeuMJGlq4f8ubUgO50kByRPyt/Cy1Io4PSRsPjxME+YlVaCOx+NIToW7hCsZNFJyTPFFKepRSA==",
22083 "dev": true,
22084 "funding": {
22085 "type": "github",
@@ -24270,13 +25608,13 @@
25608 "integrity": "sha512-73sE9+3UaLYYFmDsFZnqCInzPyh3MqIwZO9cw58yIqAZhONrrabrYyYe3TuIqtIiOuTXVhsGau8hcrhhwSsDIQ=="
25609 },
25610 "node_modules/load-plugin": {
24273 - "version": "5.1.0",
24274 - "resolved": "https://registry.npmjs.org/load-plugin/-/load-plugin-5.1.0.tgz",
24275 - "integrity": "sha512-Lg1CZa1CFj2CbNaxijTL6PCbzd4qGTlZov+iH2p5Xwy/ApcZJh+i6jMN2cYePouTfjJfrNu3nXFdEw8LvbjPFQ==",
25611 + "version": "6.0.1",
25612 + "resolved": "https://registry.npmjs.org/load-plugin/-/load-plugin-6.0.1.tgz",
25613 + "integrity": "sha512-YZyxJaWfN4F1xfPCyKFNIOL26vlFukmJY7wegxsriav4y2/0ZiICota6uFvyy52GjUj+tsPSjGLX+2m7kiU0+g==",
25614 "dev": true,
25615 "dependencies": {
24278 - "@npmcli/config": "^6.0.0",
24279 - "import-meta-resolve": "^2.0.0"
25616 + "@npmcli/config": "^8.0.0",
25617 + "import-meta-resolve": "^4.0.0"
25618 },
25619 "funding": {
25620 "type": "github",
@@ -31208,6 +32546,291 @@
32546 "url": "https://opencollective.com/unified"
32547 }
32548 },
32549 + "node_modules/remark-stringify": {
32550 + "version": "11.0.0",
32551 + "resolved": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-11.0.0.tgz",
32552 + "integrity": "sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==",
32553 + "dev": true,
32554 + "dependencies": {
32555 + "@types/mdast": "^4.0.0",
32556 + "mdast-util-to-markdown": "^2.0.0",
32557 + "unified": "^11.0.0"
32558 + },
32559 + "funding": {
32560 + "type": "opencollective",
32561 + "url": "https://opencollective.com/unified"
32562 + }
32563 + },
32564 + "node_modules/remark-stringify/node_modules/@types/mdast": {
32565 + "version": "4.0.3",
32566 + "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.3.tgz",
32567 + "integrity": "sha512-LsjtqsyF+d2/yFOYaN22dHZI1Cpwkrj+g06G8+qtUKlhovPW89YhqSnfKtMbkgmEtYpH2gydRNULd6y8mciAFg==",
32568 + "dev": true,
32569 + "dependencies": {
32570 + "@types/unist": "*"
32571 + }
32572 + },
32573 + "node_modules/remark-stringify/node_modules/@types/unist": {
32574 + "version": "3.0.2",
32575 + "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.2.tgz",
32576 + "integrity": "sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==",
32577 + "dev": true
32578 + },
32579 + "node_modules/remark-stringify/node_modules/is-plain-obj": {
32580 + "version": "4.1.0",
32581 + "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
32582 + "integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==",
32583 + "dev": true,
32584 + "engines": {
32585 + "node": ">=12"
32586 + },
32587 + "funding": {
32588 + "url": "https://github.com/sponsors/sindresorhus"
32589 + }
32590 + },
32591 + "node_modules/remark-stringify/node_modules/mdast-util-phrasing": {
32592 + "version": "4.0.0",
32593 + "resolved": "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-4.0.0.tgz",
32594 + "integrity": "sha512-xadSsJayQIucJ9n053dfQwVu1kuXg7jCTdYsMK8rqzKZh52nLfSH/k0sAxE0u+pj/zKZX+o5wB+ML5mRayOxFA==",
32595 + "dev": true,
32596 + "dependencies": {
32597 + "@types/mdast": "^4.0.0",
32598 + "unist-util-is": "^6.0.0"
32599 + },
32600 + "funding": {
32601 + "type": "opencollective",
32602 + "url": "https://opencollective.com/unified"
32603 + }
32604 + },
32605 + "node_modules/remark-stringify/node_modules/mdast-util-to-markdown": {
32606 + "version": "2.1.0",
32607 + "resolved": "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-2.1.0.tgz",
32608 + "integrity": "sha512-SR2VnIEdVNCJbP6y7kVTJgPLifdr8WEU440fQec7qHoHOUz/oJ2jmNRqdDQ3rbiStOXb2mCDGTuwsK5OPUgYlQ==",
32609 + "dev": true,
32610 + "dependencies": {
32611 + "@types/mdast": "^4.0.0",
32612 + "@types/unist": "^3.0.0",
32613 + "longest-streak": "^3.0.0",
32614 + "mdast-util-phrasing": "^4.0.0",
32615 + "mdast-util-to-string": "^4.0.0",
32616 + "micromark-util-decode-string": "^2.0.0",
32617 + "unist-util-visit": "^5.0.0",
32618 + "zwitch": "^2.0.0"
32619 + },
32620 + "funding": {
32621 + "type": "opencollective",
32622 + "url": "https://opencollective.com/unified"
32623 + }
32624 + },
32625 + "node_modules/remark-stringify/node_modules/mdast-util-to-string": {
32626 + "version": "4.0.0",
32627 + "resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz",
32628 + "integrity": "sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==",
32629 + "dev": true,
32630 + "dependencies": {
32631 + "@types/mdast": "^4.0.0"
32632 + },
32633 + "funding": {
32634 + "type": "opencollective",
32635 + "url": "https://opencollective.com/unified"
32636 + }
32637 + },
32638 + "node_modules/remark-stringify/node_modules/micromark-util-character": {
32639 + "version": "2.0.1",
32640 + "resolved": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.0.1.tgz",
32641 + "integrity": "sha512-3wgnrmEAJ4T+mGXAUfMvMAbxU9RDG43XmGce4j6CwPtVxB3vfwXSZ6KhFwDzZ3mZHhmPimMAXg71veiBGzeAZw==",
32642 + "dev": true,
32643 + "funding": [
32644 + {
32645 + "type": "GitHub Sponsors",
32646 + "url": "https://github.com/sponsors/unifiedjs"
32647 + },
32648 + {
32649 + "type": "OpenCollective",
32650 + "url": "https://opencollective.com/unified"
32651 + }
32652 + ],
32653 + "dependencies": {
32654 + "micromark-util-symbol": "^2.0.0",
32655 + "micromark-util-types": "^2.0.0"
32656 + }
32657 + },
32658 + "node_modules/remark-stringify/node_modules/micromark-util-decode-numeric-character-reference": {
32659 + "version": "2.0.1",
32660 + "resolved": "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-2.0.1.tgz",
32661 + "integrity": "sha512-bmkNc7z8Wn6kgjZmVHOX3SowGmVdhYS7yBpMnuMnPzDq/6xwVA604DuOXMZTO1lvq01g+Adfa0pE2UKGlxL1XQ==",
32662 + "dev": true,
32663 + "funding": [
32664 + {
32665 + "type": "GitHub Sponsors",
32666 + "url": "https://github.com/sponsors/unifiedjs"
32667 + },
32668 + {
32669 + "type": "OpenCollective",
32670 + "url": "https://opencollective.com/unified"
32671 + }
32672 + ],
32673 + "dependencies": {
32674 + "micromark-util-symbol": "^2.0.0"
32675 + }
32676 + },
32677 + "node_modules/remark-stringify/node_modules/micromark-util-decode-string": {
32678 + "version": "2.0.0",
32679 + "resolved": "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-2.0.0.tgz",
32680 + "integrity": "sha512-r4Sc6leeUTn3P6gk20aFMj2ntPwn6qpDZqWvYmAG6NgvFTIlj4WtrAudLi65qYoaGdXYViXYw2pkmn7QnIFasA==",
32681 + "dev": true,
32682 + "funding": [
32683 + {
32684 + "type": "GitHub Sponsors",
32685 + "url": "https://github.com/sponsors/unifiedjs"
32686 + },
32687 + {
32688 + "type": "OpenCollective",
32689 + "url": "https://opencollective.com/unified"
32690 + }
32691 + ],
32692 + "dependencies": {
32693 + "decode-named-character-reference": "^1.0.0",
32694 + "micromark-util-character": "^2.0.0",
32695 + "micromark-util-decode-numeric-character-reference": "^2.0.0",
32696 + "micromark-util-symbol": "^2.0.0"
32697 + }
32698 + },
32699 + "node_modules/remark-stringify/node_modules/micromark-util-symbol": {
32700 + "version": "2.0.0",
32701 + "resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.0.tgz",
32702 + "integrity": "sha512-8JZt9ElZ5kyTnO94muPxIGS8oyElRJaiJO8EzV6ZSyGQ1Is8xwl4Q45qU5UOg+bGH4AikWziz0iN4sFLWs8PGw==",
32703 + "dev": true,
32704 + "funding": [
32705 + {
32706 + "type": "GitHub Sponsors",
32707 + "url": "https://github.com/sponsors/unifiedjs"
32708 + },
32709 + {
32710 + "type": "OpenCollective",
32711 + "url": "https://opencollective.com/unified"
32712 + }
32713 + ]
32714 + },
32715 + "node_modules/remark-stringify/node_modules/micromark-util-types": {
32716 + "version": "2.0.0",
32717 + "resolved": "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-2.0.0.tgz",
32718 + "integrity": "sha512-oNh6S2WMHWRZrmutsRmDDfkzKtxF+bc2VxLC9dvtrDIRFln627VsFP6fLMgTryGDljgLPjkrzQSDcPrjPyDJ5w==",
32719 + "dev": true,
32720 + "funding": [
32721 + {
32722 + "type": "GitHub Sponsors",
32723 + "url": "https://github.com/sponsors/unifiedjs"
32724 + },
32725 + {
32726 + "type": "OpenCollective",
32727 + "url": "https://opencollective.com/unified"
32728 + }
32729 + ]
32730 + },
32731 + "node_modules/remark-stringify/node_modules/unified": {
32732 + "version": "11.0.4",
32733 + "resolved": "https://registry.npmjs.org/unified/-/unified-11.0.4.tgz",
32734 + "integrity": "sha512-apMPnyLjAX+ty4OrNap7yumyVAMlKx5IWU2wlzzUdYJO9A8f1p9m/gywF/GM2ZDFcjQPrx59Mc90KwmxsoklxQ==",
32735 + "dev": true,
32736 + "dependencies": {
32737 + "@types/unist": "^3.0.0",
32738 + "bail": "^2.0.0",
32739 + "devlop": "^1.0.0",
32740 + "extend": "^3.0.0",
32741 + "is-plain-obj": "^4.0.0",
32742 + "trough": "^2.0.0",
32743 + "vfile": "^6.0.0"
32744 + },
32745 + "funding": {
32746 + "type": "opencollective",
32747 + "url": "https://opencollective.com/unified"
32748 + }
32749 + },
32750 + "node_modules/remark-stringify/node_modules/unist-util-is": {
32751 + "version": "6.0.0",
32752 + "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.0.tgz",
32753 + "integrity": "sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==",
32754 + "dev": true,
32755 + "dependencies": {
32756 + "@types/unist": "^3.0.0"
32757 + },
32758 + "funding": {
32759 + "type": "opencollective",
32760 + "url": "https://opencollective.com/unified"
32761 + }
32762 + },
32763 + "node_modules/remark-stringify/node_modules/unist-util-stringify-position": {
32764 + "version": "4.0.0",
32765 + "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz",
32766 + "integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==",
32767 + "dev": true,
32768 + "dependencies": {
32769 + "@types/unist": "^3.0.0"
32770 + },
32771 + "funding": {
32772 + "type": "opencollective",
32773 + "url": "https://opencollective.com/unified"
32774 + }
32775 + },
32776 + "node_modules/remark-stringify/node_modules/unist-util-visit": {
32777 + "version": "5.0.0",
32778 + "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-5.0.0.tgz",
32779 + "integrity": "sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==",
32780 + "dev": true,
32781 + "dependencies": {
32782 + "@types/unist": "^3.0.0",
32783 + "unist-util-is": "^6.0.0",
32784 + "unist-util-visit-parents": "^6.0.0"
32785 + },
32786 + "funding": {
32787 + "type": "opencollective",
32788 + "url": "https://opencollective.com/unified"
32789 + }
32790 + },
32791 + "node_modules/remark-stringify/node_modules/unist-util-visit-parents": {
32792 + "version": "6.0.1",
32793 + "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.1.tgz",
32794 + "integrity": "sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==",
32795 + "dev": true,
32796 + "dependencies": {
32797 + "@types/unist": "^3.0.0",
32798 + "unist-util-is": "^6.0.0"
32799 + },
32800 + "funding": {
32801 + "type": "opencollective",
32802 + "url": "https://opencollective.com/unified"
32803 + }
32804 + },
32805 + "node_modules/remark-stringify/node_modules/vfile": {
32806 + "version": "6.0.1",
32807 + "resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.1.tgz",
32808 + "integrity": "sha512-1bYqc7pt6NIADBJ98UiG0Bn/CHIVOoZ/IyEkqIruLg0mE1BKzkOXY2D6CSqQIcKqgadppE5lrxgWXJmXd7zZJw==",
32809 + "dev": true,
32810 + "dependencies": {
32811 + "@types/unist": "^3.0.0",
32812 + "unist-util-stringify-position": "^4.0.0",
32813 + "vfile-message": "^4.0.0"
32814 + },
32815 + "funding": {
32816 + "type": "opencollective",
32817 + "url": "https://opencollective.com/unified"
32818 + }
32819 + },
32820 + "node_modules/remark-stringify/node_modules/vfile-message": {
32821 + "version": "4.0.2",
32822 + "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.2.tgz",
32823 + "integrity": "sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==",
32824 + "dev": true,
32825 + "dependencies": {
32826 + "@types/unist": "^3.0.0",
32827 + "unist-util-stringify-position": "^4.0.0"
32828 + },
32829 + "funding": {
32830 + "type": "opencollective",
32831 + "url": "https://opencollective.com/unified"
32832 + }
32833 + },
32834 "node_modules/remark-unwrap-images": {
32835 "version": "3.0.1",
32836 "resolved": "https://registry.npmjs.org/remark-unwrap-images/-/remark-unwrap-images-3.0.1.tgz",
@@ -32925,13 +34548,13 @@
34548 "dev": true
34549 },
34550 "node_modules/synckit": {
32928 - "version": "0.8.5",
32929 - "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.8.5.tgz",
32930 - "integrity": "sha512-L1dapNV6vu2s/4Sputv8xGsCdAVlb5nRDMFU/E27D44l5U6cw1g0dGd45uLc+OXjNMmF4ntiMdCimzcjFKQI8Q==",
34551 + "version": "0.8.6",
34552 + "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.8.6.tgz",
34553 + "integrity": "sha512-laHF2savN6sMeHCjLRkheIU4wo3Zg9Ln5YOjOo7sZ5dVQW8yF5pPE5SIw1dsPhq3TRp1jisKRCdPhfs/1WMqDA==",
34554 "dev": true,
34555 "dependencies": {
32933 - "@pkgr/utils": "^2.3.1",
32934 - "tslib": "^2.5.0"
34556 + "@pkgr/utils": "^2.4.2",
34557 + "tslib": "^2.6.2"
34558 },
34559 "engines": {
34560 "node": "^14.18.0 || >=16.0.0"
@@ -36044,32 +37667,31 @@
37667 }
37668 },
37669 "node_modules/unified-engine": {
36047 - "version": "10.1.0",
36048 - "resolved": "https://registry.npmjs.org/unified-engine/-/unified-engine-10.1.0.tgz",
36049 - "integrity": "sha512-5+JDIs4hqKfHnJcVCxTid1yBoI/++FfF/1PFdSMpaftZZZY+qg2JFruRbf7PaIwa9KgLotXQV3gSjtY0IdcFGQ==",
37670 + "version": "11.2.0",
37671 + "resolved": "https://registry.npmjs.org/unified-engine/-/unified-engine-11.2.0.tgz",
37672 + "integrity": "sha512-H9wEDpBSM0cpEUuuYAOIiPzLCVN0pjASZZ6FFNzgzYS/HHzl9tArk/ereOMGtcF8m8vgjzw+HrU3YN7oenT7Ww==",
37673 "dev": true,
37674 "dependencies": {
37675 "@types/concat-stream": "^2.0.0",
37676 "@types/debug": "^4.0.0",
37677 "@types/is-empty": "^1.0.0",
36055 - "@types/node": "^18.0.0",
36056 - "@types/unist": "^2.0.0",
37678 + "@types/node": "^20.0.0",
37679 + "@types/unist": "^3.0.0",
37680 + "@ungap/structured-clone": "^1.0.0",
37681 "concat-stream": "^2.0.0",
37682 "debug": "^4.0.0",
36059 - "fault": "^2.0.0",
36060 - "glob": "^8.0.0",
37683 + "glob": "^10.0.0",
37684 "ignore": "^5.0.0",
36062 - "is-buffer": "^2.0.0",
37685 "is-empty": "^1.0.0",
37686 "is-plain-obj": "^4.0.0",
36065 - "load-plugin": "^5.0.0",
36066 - "parse-json": "^6.0.0",
36067 - "to-vfile": "^7.0.0",
37687 + "load-plugin": "^6.0.0",
37688 + "parse-json": "^7.0.0",
37689 "trough": "^2.0.0",
36069 - "unist-util-inspect": "^7.0.0",
36070 - "vfile-message": "^3.0.0",
36071 - "vfile-reporter": "^7.0.0",
36072 - "vfile-statistics": "^2.0.0",
37690 + "unist-util-inspect": "^8.0.0",
37691 + "vfile": "^6.0.0",
37692 + "vfile-message": "^4.0.0",
37693 + "vfile-reporter": "^8.0.0",
37694 + "vfile-statistics": "^3.0.0",
37695 "yaml": "^2.0.0"
37696 },
37697 "funding": {
@@ -36078,18 +37700,18 @@
37700 }
37701 },
37702 "node_modules/unified-engine/node_modules/@types/debug": {
36081 - "version": "4.1.10",
36082 - "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.10.tgz",
36083 - "integrity": "sha512-tOSCru6s732pofZ+sMv9o4o3Zc+Sa8l3bxd/tweTQudFn06vAzb13ZX46Zi6m6EJ+RUbRTHvgQJ1gBtSgkaUYA==",
37703 + "version": "4.1.12",
37704 + "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz",
37705 + "integrity": "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==",
37706 "dev": true,
37707 "dependencies": {
37708 "@types/ms": "*"
37709 }
37710 },
36089 - "node_modules/unified-engine/node_modules/@types/node": {
36090 - "version": "18.18.6",
36091 - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.18.6.tgz",
36092 - "integrity": "sha512-wf3Vz+jCmOQ2HV1YUJuCWdL64adYxumkrxtc+H1VUQlnQI04+5HtH+qZCOE21lBE7gIrt+CwX2Wv8Acrw5Ak6w==",
37711 + "node_modules/unified-engine/node_modules/@types/unist": {
37712 + "version": "3.0.2",
37713 + "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.2.tgz",
37714 + "integrity": "sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==",
37715 "dev": true
37716 },
37717 "node_modules/unified-engine/node_modules/concat-stream": {
@@ -36107,25 +37729,6 @@
37729 "typedarray": "^0.0.6"
37730 }
37731 },
36110 - "node_modules/unified-engine/node_modules/glob": {
36111 - "version": "8.1.0",
36112 - "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
36113 - "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
36114 - "dev": true,
36115 - "dependencies": {
36116 - "fs.realpath": "^1.0.0",
36117 - "inflight": "^1.0.4",
36118 - "inherits": "2",
36119 - "minimatch": "^5.0.1",
36120 - "once": "^1.3.0"
36121 - },
36122 - "engines": {
36123 - "node": ">=12"
36124 - },
36125 - "funding": {
36126 - "url": "https://github.com/sponsors/isaacs"
36127 - }
36128 - },
37732 "node_modules/unified-engine/node_modules/is-plain-obj": {
37733 "version": "4.1.0",
37734 "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
@@ -36138,46 +37741,29 @@
37741 "url": "https://github.com/sponsors/sindresorhus"
37742 }
37743 },
36141 - "node_modules/unified-engine/node_modules/json-parse-even-better-errors": {
36142 - "version": "2.3.1",
36143 - "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
36144 - "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
36145 - "dev": true
36146 - },
37744 "node_modules/unified-engine/node_modules/lines-and-columns": {
36148 - "version": "2.0.3",
36149 - "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-2.0.3.tgz",
36150 - "integrity": "sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w==",
37745 + "version": "2.0.4",
37746 + "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-2.0.4.tgz",
37747 + "integrity": "sha512-wM1+Z03eypVAVUCE7QdSqpVIvelbOakn1M0bPDoA4SGWPx3sNDVUiMo3L6To6WWGClB7VyXnhQ4Sn7gxiJbE6A==",
37748 "dev": true,
37749 "engines": {
37750 "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
37751 }
37752 },
36156 - "node_modules/unified-engine/node_modules/minimatch": {
36157 - "version": "5.1.6",
36158 - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
36159 - "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
36160 - "dev": true,
36161 - "dependencies": {
36162 - "brace-expansion": "^2.0.1"
36163 - },
36164 - "engines": {
36165 - "node": ">=10"
36166 - }
36167 - },
37753 "node_modules/unified-engine/node_modules/parse-json": {
36169 - "version": "6.0.2",
36170 - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-6.0.2.tgz",
36171 - "integrity": "sha512-SA5aMiaIjXkAiBrW/yPgLgQAQg42f7K3ACO+2l/zOvtQBwX58DMUsFJXelW2fx3yMBmWOVkR6j1MGsdSbCA4UA==",
37754 + "version": "7.1.1",
37755 + "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-7.1.1.tgz",
37756 + "integrity": "sha512-SgOTCX/EZXtZxBE5eJ97P4yGM5n37BwRU+YMsH4vNzFqJV/oWFXXCmwFlgWUM4PrakybVOueJJ6pwHqSVhTFDw==",
37757 "dev": true,
37758 "dependencies": {
36174 - "@babel/code-frame": "^7.16.0",
37759 + "@babel/code-frame": "^7.21.4",
37760 "error-ex": "^1.3.2",
36176 - "json-parse-even-better-errors": "^2.3.1",
36177 - "lines-and-columns": "^2.0.2"
37761 + "json-parse-even-better-errors": "^3.0.0",
37762 + "lines-and-columns": "^2.0.3",
37763 + "type-fest": "^3.8.0"
37764 },
37765 "engines": {
36180 - "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
37766 + "node": ">=16"
37767 },
37768 "funding": {
37769 "url": "https://github.com/sponsors/sindresorhus"
@@ -36197,6 +37783,60 @@
37783 "node": ">= 6"
37784 }
37785 },
37786 + "node_modules/unified-engine/node_modules/type-fest": {
37787 + "version": "3.13.1",
37788 + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-3.13.1.tgz",
37789 + "integrity": "sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==",
37790 + "dev": true,
37791 + "engines": {
37792 + "node": ">=14.16"
37793 + },
37794 + "funding": {
37795 + "url": "https://github.com/sponsors/sindresorhus"
37796 + }
37797 + },
37798 + "node_modules/unified-engine/node_modules/unist-util-stringify-position": {
37799 + "version": "4.0.0",
37800 + "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz",
37801 + "integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==",
37802 + "dev": true,
37803 + "dependencies": {
37804 + "@types/unist": "^3.0.0"
37805 + },
37806 + "funding": {
37807 + "type": "opencollective",
37808 + "url": "https://opencollective.com/unified"
37809 + }
37810 + },
37811 + "node_modules/unified-engine/node_modules/vfile": {
37812 + "version": "6.0.1",
37813 + "resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.1.tgz",
37814 + "integrity": "sha512-1bYqc7pt6NIADBJ98UiG0Bn/CHIVOoZ/IyEkqIruLg0mE1BKzkOXY2D6CSqQIcKqgadppE5lrxgWXJmXd7zZJw==",
37815 + "dev": true,
37816 + "dependencies": {
37817 + "@types/unist": "^3.0.0",
37818 + "unist-util-stringify-position": "^4.0.0",
37819 + "vfile-message": "^4.0.0"
37820 + },
37821 + "funding": {
37822 + "type": "opencollective",
37823 + "url": "https://opencollective.com/unified"
37824 + }
37825 + },
37826 + "node_modules/unified-engine/node_modules/vfile-message": {
37827 + "version": "4.0.2",
37828 + "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.2.tgz",
37829 + "integrity": "sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==",
37830 + "dev": true,
37831 + "dependencies": {
37832 + "@types/unist": "^3.0.0",
37833 + "unist-util-stringify-position": "^4.0.0"
37834 + },
37835 + "funding": {
37836 + "type": "opencollective",
37837 + "url": "https://opencollective.com/unified"
37838 + }
37839 + },
37840 "node_modules/unified/node_modules/is-plain-obj": {
37841 "version": "4.1.0",
37842 "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",
@@ -36273,18 +37913,24 @@
37913 }
37914 },
37915 "node_modules/unist-util-inspect": {
36276 - "version": "7.0.2",
36277 - "resolved": "https://registry.npmjs.org/unist-util-inspect/-/unist-util-inspect-7.0.2.tgz",
36278 - "integrity": "sha512-Op0XnmHUl6C2zo/yJCwhXQSm/SmW22eDZdWP2qdf4WpGrgO1ZxFodq+5zFyeRGasFjJotAnLgfuD1jkcKqiH1Q==",
37916 + "version": "8.0.0",
37917 + "resolved": "https://registry.npmjs.org/unist-util-inspect/-/unist-util-inspect-8.0.0.tgz",
37918 + "integrity": "sha512-/3Wn/wU6/H6UEo4FoYUeo8KUePN8ERiZpQYFWYoihOsr1DoDuv80PeB0hobVZyYSvALa2e556bG1A1/AbwU4yg==",
37919 "dev": true,
37920 "dependencies": {
36281 - "@types/unist": "^2.0.0"
37921 + "@types/unist": "^3.0.0"
37922 },
37923 "funding": {
37924 "type": "opencollective",
37925 "url": "https://opencollective.com/unified"
37926 }
37927 },
37928 + "node_modules/unist-util-inspect/node_modules/@types/unist": {
37929 + "version": "3.0.2",
37930 + "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.2.tgz",
37931 + "integrity": "sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==",
37932 + "dev": true
37933 + },
37934 "node_modules/unist-util-is": {
37935 "version": "5.2.1",
37936 "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-5.2.1.tgz",
@@ -36725,25 +38371,31 @@
38371 }
38372 },
38373 "node_modules/vfile-reporter": {
36728 - "version": "7.0.5",
36729 - "resolved": "https://registry.npmjs.org/vfile-reporter/-/vfile-reporter-7.0.5.tgz",
36730 - "integrity": "sha512-NdWWXkv6gcd7AZMvDomlQbK3MqFWL1RlGzMn++/O2TI+68+nqxCPTvLugdOtfSzXmjh+xUyhp07HhlrbJjT+mw==",
38374 + "version": "8.1.0",
38375 + "resolved": "https://registry.npmjs.org/vfile-reporter/-/vfile-reporter-8.1.0.tgz",
38376 + "integrity": "sha512-NfHyHdkCcy0BsXiLA3nId29TY7W7hgpc8nd8Soe3imATx5N4/+mkLYdMR+Y6Zvu6BXMMi0FZsD4FLCm1dN85Pg==",
38377 "dev": true,
38378 "dependencies": {
38379 "@types/supports-color": "^8.0.0",
36734 - "string-width": "^5.0.0",
38380 + "string-width": "^6.0.0",
38381 "supports-color": "^9.0.0",
36736 - "unist-util-stringify-position": "^3.0.0",
36737 - "vfile": "^5.0.0",
36738 - "vfile-message": "^3.0.0",
36739 - "vfile-sort": "^3.0.0",
36740 - "vfile-statistics": "^2.0.0"
38382 + "unist-util-stringify-position": "^4.0.0",
38383 + "vfile": "^6.0.0",
38384 + "vfile-message": "^4.0.0",
38385 + "vfile-sort": "^4.0.0",
38386 + "vfile-statistics": "^3.0.0"
38387 },
38388 "funding": {
38389 "type": "opencollective",
38390 "url": "https://opencollective.com/unified"
38391 }
38392 },
38393 + "node_modules/vfile-reporter/node_modules/@types/unist": {
38394 + "version": "3.0.2",
38395 + "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.2.tgz",
38396 + "integrity": "sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==",
38397 + "dev": true
38398 + },
38399 "node_modules/vfile-reporter/node_modules/ansi-regex": {
38400 "version": "6.0.1",
38401 "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
@@ -36756,18 +38408,24 @@
38408 "url": "https://github.com/chalk/ansi-regex?sponsor=1"
38409 }
38410 },
38411 + "node_modules/vfile-reporter/node_modules/emoji-regex": {
38412 + "version": "10.3.0",
38413 + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
38414 + "integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
38415 + "dev": true
38416 + },
38417 "node_modules/vfile-reporter/node_modules/string-width": {
36760 - "version": "5.1.2",
36761 - "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
36762 - "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
38418 + "version": "6.1.0",
38419 + "resolved": "https://registry.npmjs.org/string-width/-/string-width-6.1.0.tgz",
38420 + "integrity": "sha512-k01swCJAgQmuADB0YIc+7TuatfNvTBVOoaUWJjTB9R4VJzR5vNWzf5t42ESVZFPS8xTySF7CAdV4t/aaIm3UnQ==",
38421 "dev": true,
38422 "dependencies": {
38423 "eastasianwidth": "^0.2.0",
36766 - "emoji-regex": "^9.2.2",
38424 + "emoji-regex": "^10.2.1",
38425 "strip-ansi": "^7.0.1"
38426 },
38427 "engines": {
36770 - "node": ">=12"
38428 + "node": ">=16"
38429 },
38430 "funding": {
38431 "url": "https://github.com/sponsors/sindresorhus"
@@ -36800,14 +38458,104 @@
38458 "url": "https://github.com/chalk/supports-color?sponsor=1"
38459 }
38460 },
38461 + "node_modules/vfile-reporter/node_modules/unist-util-stringify-position": {
38462 + "version": "4.0.0",
38463 + "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz",
38464 + "integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==",
38465 + "dev": true,
38466 + "dependencies": {
38467 + "@types/unist": "^3.0.0"
38468 + },
38469 + "funding": {
38470 + "type": "opencollective",
38471 + "url": "https://opencollective.com/unified"
38472 + }
38473 + },
38474 + "node_modules/vfile-reporter/node_modules/vfile": {
38475 + "version": "6.0.1",
38476 + "resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.1.tgz",
38477 + "integrity": "sha512-1bYqc7pt6NIADBJ98UiG0Bn/CHIVOoZ/IyEkqIruLg0mE1BKzkOXY2D6CSqQIcKqgadppE5lrxgWXJmXd7zZJw==",
38478 + "dev": true,
38479 + "dependencies": {
38480 + "@types/unist": "^3.0.0",
38481 + "unist-util-stringify-position": "^4.0.0",
38482 + "vfile-message": "^4.0.0"
38483 + },
38484 + "funding": {
38485 + "type": "opencollective",
38486 + "url": "https://opencollective.com/unified"
38487 + }
38488 + },
38489 + "node_modules/vfile-reporter/node_modules/vfile-message": {
38490 + "version": "4.0.2",
38491 + "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.2.tgz",
38492 + "integrity": "sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==",
38493 + "dev": true,
38494 + "dependencies": {
38495 + "@types/unist": "^3.0.0",
38496 + "unist-util-stringify-position": "^4.0.0"
38497 + },
38498 + "funding": {
38499 + "type": "opencollective",
38500 + "url": "https://opencollective.com/unified"
38501 + }
38502 + },
38503 "node_modules/vfile-sort": {
36804 - "version": "3.0.1",
36805 - "resolved": "https://registry.npmjs.org/vfile-sort/-/vfile-sort-3.0.1.tgz",
36806 - "integrity": "sha512-1os1733XY6y0D5x0ugqSeaVJm9lYgj0j5qdcZQFyxlZOSy1jYarL77lLyb5gK4Wqr1d5OxmuyflSO3zKyFnTFw==",
38504 + "version": "4.0.0",
38505 + "resolved": "https://registry.npmjs.org/vfile-sort/-/vfile-sort-4.0.0.tgz",
38506 + "integrity": "sha512-lffPI1JrbHDTToJwcq0rl6rBmkjQmMuXkAxsZPRS9DXbaJQvc642eCg6EGxcX2i1L+esbuhq+2l9tBll5v8AeQ==",
38507 "dev": true,
38508 "dependencies": {
36809 - "vfile": "^5.0.0",
36810 - "vfile-message": "^3.0.0"
38509 + "vfile": "^6.0.0",
38510 + "vfile-message": "^4.0.0"
38511 + },
38512 + "funding": {
38513 + "type": "opencollective",
38514 + "url": "https://opencollective.com/unified"
38515 + }
38516 + },
38517 + "node_modules/vfile-sort/node_modules/@types/unist": {
38518 + "version": "3.0.2",
38519 + "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.2.tgz",
38520 + "integrity": "sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==",
38521 + "dev": true
38522 + },
38523 + "node_modules/vfile-sort/node_modules/unist-util-stringify-position": {
38524 + "version": "4.0.0",
38525 + "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz",
38526 + "integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==",
38527 + "dev": true,
38528 + "dependencies": {
38529 + "@types/unist": "^3.0.0"
38530 + },
38531 + "funding": {
38532 + "type": "opencollective",
38533 + "url": "https://opencollective.com/unified"
38534 + }
38535 + },
38536 + "node_modules/vfile-sort/node_modules/vfile": {
38537 + "version": "6.0.1",
38538 + "resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.1.tgz",
38539 + "integrity": "sha512-1bYqc7pt6NIADBJ98UiG0Bn/CHIVOoZ/IyEkqIruLg0mE1BKzkOXY2D6CSqQIcKqgadppE5lrxgWXJmXd7zZJw==",
38540 + "dev": true,
38541 + "dependencies": {
38542 + "@types/unist": "^3.0.0",
38543 + "unist-util-stringify-position": "^4.0.0",
38544 + "vfile-message": "^4.0.0"
38545 + },
38546 + "funding": {
38547 + "type": "opencollective",
38548 + "url": "https://opencollective.com/unified"
38549 + }
38550 + },
38551 + "node_modules/vfile-sort/node_modules/vfile-message": {
38552 + "version": "4.0.2",
38553 + "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.2.tgz",
38554 + "integrity": "sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==",
38555 + "dev": true,
38556 + "dependencies": {
38557 + "@types/unist": "^3.0.0",
38558 + "unist-util-stringify-position": "^4.0.0"
38559 },
38560 "funding": {
38561 "type": "opencollective",
@@ -36815,13 +38563,61 @@
38563 }
38564 },
38565 "node_modules/vfile-statistics": {
36818 - "version": "2.0.1",
36819 - "resolved": "https://registry.npmjs.org/vfile-statistics/-/vfile-statistics-2.0.1.tgz",
36820 - "integrity": "sha512-W6dkECZmP32EG/l+dp2jCLdYzmnDBIw6jwiLZSER81oR5AHRcVqL+k3Z+pfH1R73le6ayDkJRMk0sutj1bMVeg==",
38566 + "version": "3.0.0",
38567 + "resolved": "https://registry.npmjs.org/vfile-statistics/-/vfile-statistics-3.0.0.tgz",
38568 + "integrity": "sha512-/qlwqwWBWFOmpXujL/20P+Iuydil0rZZNglR+VNm6J0gpLHwuVM5s7g2TfVoswbXjZ4HuIhLMySEyIw5i7/D8w==",
38569 "dev": true,
38570 "dependencies": {
36823 - "vfile": "^5.0.0",
36824 - "vfile-message": "^3.0.0"
38571 + "vfile": "^6.0.0",
38572 + "vfile-message": "^4.0.0"
38573 + },
38574 + "funding": {
38575 + "type": "opencollective",
38576 + "url": "https://opencollective.com/unified"
38577 + }
38578 + },
38579 + "node_modules/vfile-statistics/node_modules/@types/unist": {
38580 + "version": "3.0.2",
38581 + "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.2.tgz",
38582 + "integrity": "sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ==",
38583 + "dev": true
38584 + },
38585 + "node_modules/vfile-statistics/node_modules/unist-util-stringify-position": {
38586 + "version": "4.0.0",
38587 + "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz",
38588 + "integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==",
38589 + "dev": true,
38590 + "dependencies": {
38591 + "@types/unist": "^3.0.0"
38592 + },
38593 + "funding": {
38594 + "type": "opencollective",
38595 + "url": "https://opencollective.com/unified"
38596 + }
38597 + },
38598 + "node_modules/vfile-statistics/node_modules/vfile": {
38599 + "version": "6.0.1",
38600 + "resolved": "https://registry.npmjs.org/vfile/-/vfile-6.0.1.tgz",
38601 + "integrity": "sha512-1bYqc7pt6NIADBJ98UiG0Bn/CHIVOoZ/IyEkqIruLg0mE1BKzkOXY2D6CSqQIcKqgadppE5lrxgWXJmXd7zZJw==",
38602 + "dev": true,
38603 + "dependencies": {
38604 + "@types/unist": "^3.0.0",
38605 + "unist-util-stringify-position": "^4.0.0",
38606 + "vfile-message": "^4.0.0"
38607 + },
38608 + "funding": {
38609 + "type": "opencollective",
38610 + "url": "https://opencollective.com/unified"
38611 + }
38612 + },
38613 + "node_modules/vfile-statistics/node_modules/vfile-message": {
38614 + "version": "4.0.2",
38615 + "resolved": "https://registry.npmjs.org/vfile-message/-/vfile-message-4.0.2.tgz",
38616 + "integrity": "sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==",
38617 + "dev": true,
38618 + "dependencies": {
38619 + "@types/unist": "^3.0.0",
38620 + "unist-util-stringify-position": "^4.0.0"
38621 },
38622 "funding": {
38623 "type": "opencollective",
package.json
+1 -1
@@ -74,7 +74,7 @@
74 "eslint": "^8.51.0",
75 "eslint-config-react-app": "^7.0.1",
76 "eslint-import-resolver-webpack": "^0.13.7",
77 - "eslint-mdx": "^2.2.0",
77 + "eslint-mdx": "^3.0.0",
78 "eslint-plugin-github": "^4.10.1",
79 "eslint-plugin-import": "^2.28.1",
80 "eslint-plugin-jsx-a11y": "^6.7.1",