|
|
|
|
@ -5,6 +5,9 @@ settings:
|
|
|
|
|
excludeLinksFromLockfile: false
|
|
|
|
|
|
|
|
|
|
dependencies:
|
|
|
|
|
'@astrojs/mdx':
|
|
|
|
|
specifier: ^2.1.1
|
|
|
|
|
version: 2.1.1(astro@4.3.6)
|
|
|
|
|
'@astrojs/sitemap':
|
|
|
|
|
specifier: ^3.0.5
|
|
|
|
|
version: 3.0.5
|
|
|
|
|
@ -175,6 +178,32 @@ packages:
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
/@astrojs/mdx@2.1.1(astro@4.3.6):
|
|
|
|
|
resolution: {integrity: sha512-AgGFdE7HOGmoFooGvMSatkA9FiSKwyVW7ImHot/bXJ6uAbFfu6iG2ht18Cf1pT22Hda/6iSCGWusFvBv0/EnKQ==}
|
|
|
|
|
engines: {node: '>=18.14.1'}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
astro: ^4.0.0
|
|
|
|
|
dependencies:
|
|
|
|
|
'@astrojs/markdown-remark': 4.2.1
|
|
|
|
|
'@mdx-js/mdx': 3.0.1
|
|
|
|
|
acorn: 8.11.3
|
|
|
|
|
astro: 4.3.6(@types/node@20.11.17)(sass@1.70.0)(typescript@5.3.3)
|
|
|
|
|
es-module-lexer: 1.4.1
|
|
|
|
|
estree-util-visit: 2.0.0
|
|
|
|
|
github-slugger: 2.0.0
|
|
|
|
|
gray-matter: 4.0.3
|
|
|
|
|
hast-util-to-html: 9.0.0
|
|
|
|
|
kleur: 4.1.5
|
|
|
|
|
rehype-raw: 7.0.0
|
|
|
|
|
remark-gfm: 4.0.0
|
|
|
|
|
remark-smartypants: 2.1.0
|
|
|
|
|
source-map: 0.7.4
|
|
|
|
|
unist-util-visit: 5.0.0
|
|
|
|
|
vfile: 6.0.1
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@astrojs/prism@3.0.0:
|
|
|
|
|
resolution: {integrity: sha512-g61lZupWq1bYbcBnYZqdjndShr/J3l/oFobBKPA3+qMat146zce3nz2kdO4giGbhYDt4gYdhmoBz0vZJ4sIurQ==}
|
|
|
|
|
engines: {node: '>=18.14.1'}
|
|
|
|
|
@ -859,6 +888,36 @@ packages:
|
|
|
|
|
'@lezer/common': 1.2.1
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@mdx-js/mdx@3.0.1:
|
|
|
|
|
resolution: {integrity: sha512-eIQ4QTrOWyL3LWEe/bu6Taqzq2HQvHcyTMaOrI95P2/LmJE7AsfPfgJGuFLPVqBUE1BC1rik3VIhU+s9u72arA==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/estree': 1.0.5
|
|
|
|
|
'@types/estree-jsx': 1.0.4
|
|
|
|
|
'@types/hast': 3.0.4
|
|
|
|
|
'@types/mdx': 2.0.11
|
|
|
|
|
collapse-white-space: 2.1.0
|
|
|
|
|
devlop: 1.1.0
|
|
|
|
|
estree-util-build-jsx: 3.0.1
|
|
|
|
|
estree-util-is-identifier-name: 3.0.0
|
|
|
|
|
estree-util-to-js: 2.0.0
|
|
|
|
|
estree-walker: 3.0.3
|
|
|
|
|
hast-util-to-estree: 3.1.0
|
|
|
|
|
hast-util-to-jsx-runtime: 2.3.0
|
|
|
|
|
markdown-extensions: 2.0.0
|
|
|
|
|
periscopic: 3.1.0
|
|
|
|
|
remark-mdx: 3.0.1
|
|
|
|
|
remark-parse: 11.0.0
|
|
|
|
|
remark-rehype: 11.1.0
|
|
|
|
|
source-map: 0.7.4
|
|
|
|
|
unified: 11.0.4
|
|
|
|
|
unist-util-position-from-estree: 2.0.0
|
|
|
|
|
unist-util-stringify-position: 4.0.0
|
|
|
|
|
unist-util-visit: 5.0.0
|
|
|
|
|
vfile: 6.0.1
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@nodelib/fs.scandir@2.1.5:
|
|
|
|
|
resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
|
|
|
|
|
engines: {node: '>= 8'}
|
|
|
|
|
@ -1024,6 +1083,12 @@ packages:
|
|
|
|
|
engines: {node: '>=10.13.0'}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@types/acorn@4.0.6:
|
|
|
|
|
resolution: {integrity: sha512-veQTnWP+1D/xbxVrPC3zHnCZRjSrKfhbMUlEA43iMZLu7EsnTtkJklIuwrCPbOi8YkvDQAiW05VQQFvvz9oieQ==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/estree': 1.0.5
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@types/babel__core@7.20.5:
|
|
|
|
|
resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==}
|
|
|
|
|
dependencies:
|
|
|
|
|
@ -1076,6 +1141,12 @@ packages:
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/ms': 0.7.34
|
|
|
|
|
|
|
|
|
|
/@types/estree-jsx@1.0.4:
|
|
|
|
|
resolution: {integrity: sha512-5idy3hvI9lAMqsyilBM+N+boaCf1MgoefbDxN6KEO5aK17TOHwFAYT9sjxzeKAiIWRUBgLxmZ9mPcnzZXtTcRQ==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/estree': 1.0.5
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@types/estree@1.0.5:
|
|
|
|
|
resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==}
|
|
|
|
|
|
|
|
|
|
@ -1097,6 +1168,10 @@ packages:
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/unist': 3.0.2
|
|
|
|
|
|
|
|
|
|
/@types/mdx@2.0.11:
|
|
|
|
|
resolution: {integrity: sha512-HM5bwOaIQJIQbAYfax35HCKxx7a3KrK3nBtIqJgSOitivTD1y3oW9P3rxY9RkXYPUk7y/AjAohfHKmFpGE79zw==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@types/ms@0.7.34:
|
|
|
|
|
resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==}
|
|
|
|
|
|
|
|
|
|
@ -1302,7 +1377,6 @@ packages:
|
|
|
|
|
acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
|
|
|
dependencies:
|
|
|
|
|
acorn: 8.11.3
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/acorn@8.11.3:
|
|
|
|
|
resolution: {integrity: sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==}
|
|
|
|
|
@ -1450,6 +1524,11 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/astring@1.8.6:
|
|
|
|
|
resolution: {integrity: sha512-ISvCdHdlTDlH5IpxQJIex7BWBywFWgjJSVdwst+/iQCoEYnyOaQ95+X1JGshuBjGp6nxKUy1jMgE3zPqN7fQdg==}
|
|
|
|
|
hasBin: true
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/astro-eslint-parser@0.16.3:
|
|
|
|
|
resolution: {integrity: sha512-CGaBseNtunAV2DCpwBXqTKq8+9Tw65XZetMaC0FsMoZuLj0gxNIkbCf2QyKYScVrNOU7/ayfNdVw8ZCSHBiqCg==}
|
|
|
|
|
engines: {node: ^14.18.0 || >=16.0.0}
|
|
|
|
|
@ -1808,6 +1887,10 @@ packages:
|
|
|
|
|
/character-entities@2.0.2:
|
|
|
|
|
resolution: {integrity: sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==}
|
|
|
|
|
|
|
|
|
|
/character-reference-invalid@2.0.1:
|
|
|
|
|
resolution: {integrity: sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/chart.js@4.4.1:
|
|
|
|
|
resolution: {integrity: sha512-C74QN1bxwV1v2PEujhmKjOZ7iUM4w6BWs23Md/6aOZZSlwMzeCIDGuZay++rBgChYru7/+QFeoQW0fQoP534Dg==}
|
|
|
|
|
engines: {pnpm: '>=7'}
|
|
|
|
|
@ -1912,6 +1995,10 @@ packages:
|
|
|
|
|
- '@lezer/common'
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/collapse-white-space@2.1.0:
|
|
|
|
|
resolution: {integrity: sha512-loKTxY1zCOuG4j9f6EPnuyyYkf58RnhhWTvRoZEokgB+WbdXehfjFviyOVYkqzEWz1Q5kRiZdBYS5SwxbQYwzw==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/color-convert@1.9.3:
|
|
|
|
|
resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==}
|
|
|
|
|
dependencies:
|
|
|
|
|
@ -2627,6 +2714,40 @@ packages:
|
|
|
|
|
engines: {node: '>=4.0'}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/estree-util-attach-comments@3.0.0:
|
|
|
|
|
resolution: {integrity: sha512-cKUwm/HUcTDsYh/9FgnuFqpfquUbwIqwKM26BVCGDPVgvaCl/nDCCjUfiLlx6lsEZ3Z4RFxNbOQ60pkaEwFxGw==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/estree': 1.0.5
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/estree-util-build-jsx@3.0.1:
|
|
|
|
|
resolution: {integrity: sha512-8U5eiL6BTrPxp/CHbs2yMgP8ftMhR5ww1eIKoWRMlqvltHF8fZn5LRDvTKuxD3DUn+shRbLGqXemcP51oFCsGQ==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/estree-jsx': 1.0.4
|
|
|
|
|
devlop: 1.1.0
|
|
|
|
|
estree-util-is-identifier-name: 3.0.0
|
|
|
|
|
estree-walker: 3.0.3
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/estree-util-is-identifier-name@3.0.0:
|
|
|
|
|
resolution: {integrity: sha512-hFtqIDZTIUZ9BXLb8y4pYGyk6+wekIivNVTcmvk8NoOh+VeRn5y6cEHzbURrWbfp1fIqdVipilzj+lfaadNZmg==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/estree-util-to-js@2.0.0:
|
|
|
|
|
resolution: {integrity: sha512-WDF+xj5rRWmD5tj6bIqRi6CkLIXbbNQUcxQHzGysQzvHmdYG2G7p/Tf0J0gpxGgkeMZNTIjT/AoSvC9Xehcgdg==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/estree-jsx': 1.0.4
|
|
|
|
|
astring: 1.8.6
|
|
|
|
|
source-map: 0.7.4
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/estree-util-visit@2.0.0:
|
|
|
|
|
resolution: {integrity: sha512-m5KgiH85xAhhW8Wta0vShLcUvOsh3LLPI2YVwcbio1l7E09NTLL1EyMZFM1OyWowoH0skScNbhOPl4kcBgzTww==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/estree-jsx': 1.0.4
|
|
|
|
|
'@types/unist': 3.0.2
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/estree-walker@3.0.3:
|
|
|
|
|
resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==}
|
|
|
|
|
dependencies:
|
|
|
|
|
@ -3049,6 +3170,29 @@ packages:
|
|
|
|
|
web-namespaces: 2.0.1
|
|
|
|
|
zwitch: 2.0.4
|
|
|
|
|
|
|
|
|
|
/hast-util-to-estree@3.1.0:
|
|
|
|
|
resolution: {integrity: sha512-lfX5g6hqVh9kjS/B9E2gSkvHH4SZNiQFiqWS0x9fENzEl+8W12RqdRxX6d/Cwxi30tPQs3bIO+aolQJNp1bIyw==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/estree': 1.0.5
|
|
|
|
|
'@types/estree-jsx': 1.0.4
|
|
|
|
|
'@types/hast': 3.0.4
|
|
|
|
|
comma-separated-tokens: 2.0.3
|
|
|
|
|
devlop: 1.1.0
|
|
|
|
|
estree-util-attach-comments: 3.0.0
|
|
|
|
|
estree-util-is-identifier-name: 3.0.0
|
|
|
|
|
hast-util-whitespace: 3.0.0
|
|
|
|
|
mdast-util-mdx-expression: 2.0.0
|
|
|
|
|
mdast-util-mdx-jsx: 3.1.0
|
|
|
|
|
mdast-util-mdxjs-esm: 2.0.1
|
|
|
|
|
property-information: 6.4.1
|
|
|
|
|
space-separated-tokens: 2.0.2
|
|
|
|
|
style-to-object: 0.4.4
|
|
|
|
|
unist-util-position: 5.0.0
|
|
|
|
|
zwitch: 2.0.4
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/hast-util-to-html@9.0.0:
|
|
|
|
|
resolution: {integrity: sha512-IVGhNgg7vANuUA2XKrT6sOIIPgaYZnmLx3l/CCOAK0PtgfoHrZwX7jCSYyFxHTrGmC6S9q8aQQekjp4JPZF+cw==}
|
|
|
|
|
dependencies:
|
|
|
|
|
@ -3065,6 +3209,28 @@ packages:
|
|
|
|
|
stringify-entities: 4.0.3
|
|
|
|
|
zwitch: 2.0.4
|
|
|
|
|
|
|
|
|
|
/hast-util-to-jsx-runtime@2.3.0:
|
|
|
|
|
resolution: {integrity: sha512-H/y0+IWPdsLLS738P8tDnrQ8Z+dj12zQQ6WC11TIM21C8WFVoIxcqWXf2H3hiTVZjF1AWqoimGwrTWecWrnmRQ==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/estree': 1.0.5
|
|
|
|
|
'@types/hast': 3.0.4
|
|
|
|
|
'@types/unist': 3.0.2
|
|
|
|
|
comma-separated-tokens: 2.0.3
|
|
|
|
|
devlop: 1.1.0
|
|
|
|
|
estree-util-is-identifier-name: 3.0.0
|
|
|
|
|
hast-util-whitespace: 3.0.0
|
|
|
|
|
mdast-util-mdx-expression: 2.0.0
|
|
|
|
|
mdast-util-mdx-jsx: 3.1.0
|
|
|
|
|
mdast-util-mdxjs-esm: 2.0.1
|
|
|
|
|
property-information: 6.4.1
|
|
|
|
|
space-separated-tokens: 2.0.2
|
|
|
|
|
style-to-object: 1.0.5
|
|
|
|
|
unist-util-position: 5.0.0
|
|
|
|
|
vfile-message: 4.0.2
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/hast-util-to-parse5@8.0.0:
|
|
|
|
|
resolution: {integrity: sha512-3KKrV5ZVI8if87DVSi1vDeByYrkGzg4mEfeu4alwgmmIeARiBLKCZS2uw5Gb6nU9x9Yufyj3iudm6i7nl52PFw==}
|
|
|
|
|
dependencies:
|
|
|
|
|
@ -3149,6 +3315,14 @@ packages:
|
|
|
|
|
/ini@1.3.8:
|
|
|
|
|
resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==}
|
|
|
|
|
|
|
|
|
|
/inline-style-parser@0.1.1:
|
|
|
|
|
resolution: {integrity: sha512-7NXolsK4CAS5+xvdj5OMMbI962hU/wvwoxk+LWR9Ek9bVtyuuYScDN6eS0rUm6TxApFpw7CX1o4uJzcd4AyD3Q==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/inline-style-parser@0.2.2:
|
|
|
|
|
resolution: {integrity: sha512-EcKzdTHVe8wFVOGEYXiW9WmJXPjqi1T+234YpJr98RiFYKHV3cdy1+3mkTE+KHTHxFFLH51SfaGOoUdW+v7ViQ==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/internal-slot@1.0.7:
|
|
|
|
|
resolution: {integrity: sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==}
|
|
|
|
|
engines: {node: '>= 0.4'}
|
|
|
|
|
@ -3158,6 +3332,17 @@ packages:
|
|
|
|
|
side-channel: 1.0.5
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/is-alphabetical@2.0.1:
|
|
|
|
|
resolution: {integrity: sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/is-alphanumerical@2.0.1:
|
|
|
|
|
resolution: {integrity: sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==}
|
|
|
|
|
dependencies:
|
|
|
|
|
is-alphabetical: 2.0.1
|
|
|
|
|
is-decimal: 2.0.1
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/is-array-buffer@3.0.4:
|
|
|
|
|
resolution: {integrity: sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==}
|
|
|
|
|
engines: {node: '>= 0.4'}
|
|
|
|
|
@ -3217,6 +3402,10 @@ packages:
|
|
|
|
|
has-tostringtag: 1.0.2
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/is-decimal@2.0.1:
|
|
|
|
|
resolution: {integrity: sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/is-docker@3.0.0:
|
|
|
|
|
resolution: {integrity: sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==}
|
|
|
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
|
|
|
@ -3253,6 +3442,10 @@ packages:
|
|
|
|
|
dependencies:
|
|
|
|
|
is-extglob: 2.1.1
|
|
|
|
|
|
|
|
|
|
/is-hexadecimal@2.0.1:
|
|
|
|
|
resolution: {integrity: sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/is-inside-container@1.0.0:
|
|
|
|
|
resolution: {integrity: sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==}
|
|
|
|
|
engines: {node: '>=14.16'}
|
|
|
|
|
@ -3569,6 +3762,11 @@ packages:
|
|
|
|
|
dependencies:
|
|
|
|
|
'@jridgewell/sourcemap-codec': 1.4.15
|
|
|
|
|
|
|
|
|
|
/markdown-extensions@2.0.0:
|
|
|
|
|
resolution: {integrity: sha512-o5vL7aDWatOTX8LzaS1WMoaoxIiLRQJuIKKe2wAw6IeULDHaqbiqiggmx+pKvZDb1Sj+pE46Sn1T7lCqfFtg1Q==}
|
|
|
|
|
engines: {node: '>=16'}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/markdown-table@3.0.3:
|
|
|
|
|
resolution: {integrity: sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==}
|
|
|
|
|
|
|
|
|
|
@ -3674,6 +3872,64 @@ packages:
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
/mdast-util-mdx-expression@2.0.0:
|
|
|
|
|
resolution: {integrity: sha512-fGCu8eWdKUKNu5mohVGkhBXCXGnOTLuFqOvGMvdikr+J1w7lDJgxThOKpwRWzzbyXAU2hhSwsmssOY4yTokluw==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/estree-jsx': 1.0.4
|
|
|
|
|
'@types/hast': 3.0.4
|
|
|
|
|
'@types/mdast': 4.0.3
|
|
|
|
|
devlop: 1.1.0
|
|
|
|
|
mdast-util-from-markdown: 2.0.0
|
|
|
|
|
mdast-util-to-markdown: 2.1.0
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/mdast-util-mdx-jsx@3.1.0:
|
|
|
|
|
resolution: {integrity: sha512-A8AJHlR7/wPQ3+Jre1+1rq040fX9A4Q1jG8JxmSNp/PLPHg80A6475wxTp3KzHpApFH6yWxFotHrJQA3dXP6/w==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/estree-jsx': 1.0.4
|
|
|
|
|
'@types/hast': 3.0.4
|
|
|
|
|
'@types/mdast': 4.0.3
|
|
|
|
|
'@types/unist': 3.0.2
|
|
|
|
|
ccount: 2.0.1
|
|
|
|
|
devlop: 1.1.0
|
|
|
|
|
mdast-util-from-markdown: 2.0.0
|
|
|
|
|
mdast-util-to-markdown: 2.1.0
|
|
|
|
|
parse-entities: 4.0.1
|
|
|
|
|
stringify-entities: 4.0.3
|
|
|
|
|
unist-util-remove-position: 5.0.0
|
|
|
|
|
unist-util-stringify-position: 4.0.0
|
|
|
|
|
vfile-message: 4.0.2
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/mdast-util-mdx@3.0.0:
|
|
|
|
|
resolution: {integrity: sha512-JfbYLAW7XnYTTbUsmpu0kdBUVe+yKVJZBItEjwyYJiDJuZ9w4eeaqks4HQO+R7objWgS2ymV60GYpI14Ug554w==}
|
|
|
|
|
dependencies:
|
|
|
|
|
mdast-util-from-markdown: 2.0.0
|
|
|
|
|
mdast-util-mdx-expression: 2.0.0
|
|
|
|
|
mdast-util-mdx-jsx: 3.1.0
|
|
|
|
|
mdast-util-mdxjs-esm: 2.0.1
|
|
|
|
|
mdast-util-to-markdown: 2.1.0
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/mdast-util-mdxjs-esm@2.0.1:
|
|
|
|
|
resolution: {integrity: sha512-EcmOpxsZ96CvlP03NghtH1EsLtr0n9Tm4lPUJUBccV9RwUOneqSycg19n5HGzCf+10LozMRSObtVr3ee1WoHtg==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/estree-jsx': 1.0.4
|
|
|
|
|
'@types/hast': 3.0.4
|
|
|
|
|
'@types/mdast': 4.0.3
|
|
|
|
|
devlop: 1.1.0
|
|
|
|
|
mdast-util-from-markdown: 2.0.0
|
|
|
|
|
mdast-util-to-markdown: 2.1.0
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/mdast-util-phrasing@4.1.0:
|
|
|
|
|
resolution: {integrity: sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==}
|
|
|
|
|
dependencies:
|
|
|
|
|
@ -3808,6 +4064,67 @@ packages:
|
|
|
|
|
micromark-util-combine-extensions: 2.0.0
|
|
|
|
|
micromark-util-types: 2.0.0
|
|
|
|
|
|
|
|
|
|
/micromark-extension-mdx-expression@3.0.0:
|
|
|
|
|
resolution: {integrity: sha512-sI0nwhUDz97xyzqJAbHQhp5TfaxEvZZZ2JDqUo+7NvyIYG6BZ5CPPqj2ogUoPJlmXHBnyZUzISg9+oUmU6tUjQ==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/estree': 1.0.5
|
|
|
|
|
devlop: 1.1.0
|
|
|
|
|
micromark-factory-mdx-expression: 2.0.1
|
|
|
|
|
micromark-factory-space: 2.0.0
|
|
|
|
|
micromark-util-character: 2.1.0
|
|
|
|
|
micromark-util-events-to-acorn: 2.0.2
|
|
|
|
|
micromark-util-symbol: 2.0.0
|
|
|
|
|
micromark-util-types: 2.0.0
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/micromark-extension-mdx-jsx@3.0.0:
|
|
|
|
|
resolution: {integrity: sha512-uvhhss8OGuzR4/N17L1JwvmJIpPhAd8oByMawEKx6NVdBCbesjH4t+vjEp3ZXft9DwvlKSD07fCeI44/N0Vf2w==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/acorn': 4.0.6
|
|
|
|
|
'@types/estree': 1.0.5
|
|
|
|
|
devlop: 1.1.0
|
|
|
|
|
estree-util-is-identifier-name: 3.0.0
|
|
|
|
|
micromark-factory-mdx-expression: 2.0.1
|
|
|
|
|
micromark-factory-space: 2.0.0
|
|
|
|
|
micromark-util-character: 2.1.0
|
|
|
|
|
micromark-util-symbol: 2.0.0
|
|
|
|
|
micromark-util-types: 2.0.0
|
|
|
|
|
vfile-message: 4.0.2
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/micromark-extension-mdx-md@2.0.0:
|
|
|
|
|
resolution: {integrity: sha512-EpAiszsB3blw4Rpba7xTOUptcFeBFi+6PY8VnJ2hhimH+vCQDirWgsMpz7w1XcZE7LVrSAUGb9VJpG9ghlYvYQ==}
|
|
|
|
|
dependencies:
|
|
|
|
|
micromark-util-types: 2.0.0
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/micromark-extension-mdxjs-esm@3.0.0:
|
|
|
|
|
resolution: {integrity: sha512-DJFl4ZqkErRpq/dAPyeWp15tGrcrrJho1hKK5uBS70BCtfrIFg81sqcTVu3Ta+KD1Tk5vAtBNElWxtAa+m8K9A==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/estree': 1.0.5
|
|
|
|
|
devlop: 1.1.0
|
|
|
|
|
micromark-core-commonmark: 2.0.0
|
|
|
|
|
micromark-util-character: 2.1.0
|
|
|
|
|
micromark-util-events-to-acorn: 2.0.2
|
|
|
|
|
micromark-util-symbol: 2.0.0
|
|
|
|
|
micromark-util-types: 2.0.0
|
|
|
|
|
unist-util-position-from-estree: 2.0.0
|
|
|
|
|
vfile-message: 4.0.2
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/micromark-extension-mdxjs@3.0.0:
|
|
|
|
|
resolution: {integrity: sha512-A873fJfhnJ2siZyUrJ31l34Uqwy4xIFmvPY1oj+Ean5PHcPBYzEsvqvWGaWcfEIr11O5Dlw3p2y0tZWpKHDejQ==}
|
|
|
|
|
dependencies:
|
|
|
|
|
acorn: 8.11.3
|
|
|
|
|
acorn-jsx: 5.3.2(acorn@8.11.3)
|
|
|
|
|
micromark-extension-mdx-expression: 3.0.0
|
|
|
|
|
micromark-extension-mdx-jsx: 3.0.0
|
|
|
|
|
micromark-extension-mdx-md: 2.0.0
|
|
|
|
|
micromark-extension-mdxjs-esm: 3.0.0
|
|
|
|
|
micromark-util-combine-extensions: 2.0.0
|
|
|
|
|
micromark-util-types: 2.0.0
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/micromark-factory-destination@2.0.0:
|
|
|
|
|
resolution: {integrity: sha512-j9DGrQLm/Uhl2tCzcbLhy5kXsgkHUrjJHg4fFAeoMRwJmJerT9aw4FEhIbZStWN8A3qMwOp1uzHr4UL8AInxtA==}
|
|
|
|
|
dependencies:
|
|
|
|
|
@ -3823,6 +4140,19 @@ packages:
|
|
|
|
|
micromark-util-symbol: 2.0.0
|
|
|
|
|
micromark-util-types: 2.0.0
|
|
|
|
|
|
|
|
|
|
/micromark-factory-mdx-expression@2.0.1:
|
|
|
|
|
resolution: {integrity: sha512-F0ccWIUHRLRrYp5TC9ZYXmZo+p2AM13ggbsW4T0b5CRKP8KHVRB8t4pwtBgTxtjRmwrK0Irwm7vs2JOZabHZfg==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/estree': 1.0.5
|
|
|
|
|
devlop: 1.1.0
|
|
|
|
|
micromark-util-character: 2.1.0
|
|
|
|
|
micromark-util-events-to-acorn: 2.0.2
|
|
|
|
|
micromark-util-symbol: 2.0.0
|
|
|
|
|
micromark-util-types: 2.0.0
|
|
|
|
|
unist-util-position-from-estree: 2.0.0
|
|
|
|
|
vfile-message: 4.0.2
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/micromark-factory-space@2.0.0:
|
|
|
|
|
resolution: {integrity: sha512-TKr+LIDX2pkBJXFLzpyPyljzYK3MtmllMUMODTQJIUfDGncESaqB90db9IAUcz4AZAJFdd8U9zOp9ty1458rxg==}
|
|
|
|
|
dependencies:
|
|
|
|
|
@ -3885,6 +4215,19 @@ packages:
|
|
|
|
|
/micromark-util-encode@2.0.0:
|
|
|
|
|
resolution: {integrity: sha512-pS+ROfCXAGLWCOc8egcBvT0kf27GoWMqtdarNfDcjb6YLuV5cM3ioG45Ys2qOVqeqSbjaKg72vU+Wby3eddPsA==}
|
|
|
|
|
|
|
|
|
|
/micromark-util-events-to-acorn@2.0.2:
|
|
|
|
|
resolution: {integrity: sha512-Fk+xmBrOv9QZnEDguL9OI9/NQQp6Hz4FuQ4YmCb/5V7+9eAh1s6AYSvL20kHkD67YIg7EpE54TiSlcsf3vyZgA==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/acorn': 4.0.6
|
|
|
|
|
'@types/estree': 1.0.5
|
|
|
|
|
'@types/unist': 3.0.2
|
|
|
|
|
devlop: 1.1.0
|
|
|
|
|
estree-util-visit: 2.0.0
|
|
|
|
|
micromark-util-symbol: 2.0.0
|
|
|
|
|
micromark-util-types: 2.0.0
|
|
|
|
|
vfile-message: 4.0.2
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/micromark-util-html-tag-name@2.0.0:
|
|
|
|
|
resolution: {integrity: sha512-xNn4Pqkj2puRhKdKTm8t1YHC/BAjx6CEwRFXntTaRf/x16aqka6ouVoutm+QdkISTlT7e2zU7U4ZdlDLJd2Mcw==}
|
|
|
|
|
|
|
|
|
|
@ -4230,6 +4573,19 @@ packages:
|
|
|
|
|
callsites: 3.1.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/parse-entities@4.0.1:
|
|
|
|
|
resolution: {integrity: sha512-SWzvYcSJh4d/SGLIOQfZ/CoNv6BTlI6YEQ7Nj82oDVnRpwe/Z/F1EMx42x3JAOwGBlCjeCH0BRJQbQ/opHL17w==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/unist': 2.0.10
|
|
|
|
|
character-entities: 2.0.2
|
|
|
|
|
character-entities-legacy: 3.0.0
|
|
|
|
|
character-reference-invalid: 2.0.1
|
|
|
|
|
decode-named-character-reference: 1.0.2
|
|
|
|
|
is-alphanumerical: 2.0.1
|
|
|
|
|
is-decimal: 2.0.1
|
|
|
|
|
is-hexadecimal: 2.0.1
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/parse-latin@5.0.1:
|
|
|
|
|
resolution: {integrity: sha512-b/K8ExXaWC9t34kKeDV8kGXBkXZ1HCSAZRYE7HR14eA1GlXX5L8iWhs8USJNhQU9q5ci413jCKF0gOyovvyRBg==}
|
|
|
|
|
dependencies:
|
|
|
|
|
@ -4880,6 +5236,15 @@ packages:
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
|
|
|
|
|
/remark-mdx@3.0.1:
|
|
|
|
|
resolution: {integrity: sha512-3Pz3yPQ5Rht2pM5R+0J2MrGoBSrzf+tJG94N+t/ilfdh8YLyyKYtidAYwTveB20BoHAcwIopOUqhcmh2F7hGYA==}
|
|
|
|
|
dependencies:
|
|
|
|
|
mdast-util-mdx: 3.0.0
|
|
|
|
|
micromark-extension-mdxjs: 3.0.0
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/remark-parse@11.0.0:
|
|
|
|
|
resolution: {integrity: sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==}
|
|
|
|
|
dependencies:
|
|
|
|
|
@ -5169,6 +5534,11 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==}
|
|
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
|
|
|
|
|
|
/source-map@0.7.4:
|
|
|
|
|
resolution: {integrity: sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==}
|
|
|
|
|
engines: {node: '>= 8'}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/space-separated-tokens@2.0.2:
|
|
|
|
|
resolution: {integrity: sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==}
|
|
|
|
|
|
|
|
|
|
@ -5301,6 +5671,18 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-Ca5ib8HrFn+f+0n4N4ScTIA9iTOQ7MaGS1ylHcoVqW9J7w2w8PzN6g9gKmTYgGEBH8e120+RCmhpje6jC5uGWA==}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/style-to-object@0.4.4:
|
|
|
|
|
resolution: {integrity: sha512-HYNoHZa2GorYNyqiCaBgsxvcJIn7OHq6inEga+E6Ke3m5JkoqpQbnFssk4jwe+K7AhGa2fcha4wSOf1Kn01dMg==}
|
|
|
|
|
dependencies:
|
|
|
|
|
inline-style-parser: 0.1.1
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/style-to-object@1.0.5:
|
|
|
|
|
resolution: {integrity: sha512-rDRwHtoDD3UMMrmZ6BzOW0naTjMsVZLIjsGleSKS/0Oz+cgCfAPRspaqJuE8rDzpKha/nEvnM0IF4seEAZUTKQ==}
|
|
|
|
|
dependencies:
|
|
|
|
|
inline-style-parser: 0.2.2
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/stylehacks@6.0.2(postcss@8.4.35):
|
|
|
|
|
resolution: {integrity: sha512-00zvJGnCu64EpMjX8b5iCZ3us2Ptyw8+toEkb92VdmkEaRaSGBNKAoK6aWZckhXxmQP8zWiTaFaiMGIU8Ve8sg==}
|
|
|
|
|
engines: {node: ^14 || ^16 || >=18.0}
|
|
|
|
|
@ -5748,11 +6130,24 @@ packages:
|
|
|
|
|
'@types/unist': 2.0.10
|
|
|
|
|
array-iterate: 2.0.1
|
|
|
|
|
|
|
|
|
|
/unist-util-position-from-estree@2.0.0:
|
|
|
|
|
resolution: {integrity: sha512-KaFVRjoqLyF6YXCbVLNad/eS4+OfPQQn2yOd7zF/h5T/CSL2v8NpN6a5TPvtbXthAGw5nG+PuTtq+DdIZr+cRQ==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/unist': 3.0.2
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/unist-util-position@5.0.0:
|
|
|
|
|
resolution: {integrity: sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/unist': 3.0.2
|
|
|
|
|
|
|
|
|
|
/unist-util-remove-position@5.0.0:
|
|
|
|
|
resolution: {integrity: sha512-Hp5Kh3wLxv0PHj9m2yZhhLt58KzPtEYKQQ4yxfYFEO7EvHwzyDYnduhHnY1mDxoqr7VUwVuHXk9RXKIiYS1N8Q==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/unist': 3.0.2
|
|
|
|
|
unist-util-visit: 5.0.0
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/unist-util-stringify-position@3.0.3:
|
|
|
|
|
resolution: {integrity: sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==}
|
|
|
|
|
dependencies:
|
|
|
|
|
|