|
|
|
|
@ -339,51 +339,6 @@
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@astrojs/markdown-remark": {
|
|
|
|
|
"version": "7.2.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-7.2.4.tgz",
|
|
|
|
|
"integrity": "sha512-MvspGMynWKAjTe4/lTUdmBPHIFKNVLTCF6UlyWGogTGzNrTvjD+D4n48k7h8swxsEPKHK2TwxkZO7uoaCv1Pow==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@astrojs/internal-helpers": "0.10.4",
|
|
|
|
|
"@astrojs/prism": "4.0.2",
|
|
|
|
|
"github-slugger": "^2.0.0",
|
|
|
|
|
"hast-util-from-html": "^2.0.3",
|
|
|
|
|
"hast-util-to-text": "^4.0.2",
|
|
|
|
|
"mdast-util-definitions": "^6.0.0",
|
|
|
|
|
"rehype-raw": "^7.0.0",
|
|
|
|
|
"rehype-stringify": "^10.0.1",
|
|
|
|
|
"remark-gfm": "^4.0.1",
|
|
|
|
|
"remark-parse": "^11.0.0",
|
|
|
|
|
"remark-rehype": "^11.1.2",
|
|
|
|
|
"remark-smartypants": "^3.0.2",
|
|
|
|
|
"unified": "^11.0.5",
|
|
|
|
|
"unist-util-remove-position": "^5.0.0",
|
|
|
|
|
"unist-util-visit": "^5.1.0",
|
|
|
|
|
"unist-util-visit-parents": "^6.0.2",
|
|
|
|
|
"vfile": "^6.0.3"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@astrojs/markdown-remark/node_modules/@astrojs/internal-helpers": {
|
|
|
|
|
"version": "0.10.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@astrojs/internal-helpers/-/internal-helpers-0.10.4.tgz",
|
|
|
|
|
"integrity": "sha512-nozZSy/mKYLqe4YrqbKtdOszedAfXYCtw3wZ0d+CAjz4GqQ4L9rl1ltIL5BlgwmYVinJg/RZ0MgGuWOdlyRZlA==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"optional": true,
|
|
|
|
|
"peer": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/hast": "^3.0.4",
|
|
|
|
|
"@types/mdast": "^4.0.4",
|
|
|
|
|
"js-yaml": "^4.3.0",
|
|
|
|
|
"picomatch": "^4.0.4",
|
|
|
|
|
"retext-smartypants": "^6.2.0",
|
|
|
|
|
"shiki": "^4.0.2",
|
|
|
|
|
"smol-toml": "^1.6.0",
|
|
|
|
|
"unified": "^11.0.5"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@astrojs/markdown-satteri": {
|
|
|
|
|
"version": "0.3.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@astrojs/markdown-satteri/-/markdown-satteri-0.3.8.tgz",
|
|
|
|
|
@ -8766,9 +8721,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/postcss-selector-parser": {
|
|
|
|
|
"version": "6.1.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==",
|
|
|
|
|
"version": "6.1.4",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.4.tgz",
|
|
|
|
|
"integrity": "sha512-bIoJLOmjCO1S9XdY/DcnR5hJxvrDir1PbGChrzXG3vw0/FOliy/fA3dmdhQ441kah4gKv+TwckGzex6wNS5cnQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"cssesc": "^3.0.0",
|
|
|
|
|
|