"license": "MIT",
"devDependencies": {
"@astrojs/check": "^0.9.8",
- "@astrojs/markdown-remark": "^7.1.0",
+ "@astrojs/markdown-remark": "^7.1.1",
"@astrojs/mdx": "4.3.14",
"@astrojs/prism": "^4.0.1",
"@astrojs/sitemap": "^3.7.2",
}
},
"node_modules/@astrojs/markdown-remark": {
- "version": "7.1.0",
- "resolved": "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-7.1.0.tgz",
- "integrity": "sha512-P+HnCsu2js3BoTc8kFmu+E9gOcFeMdPris75g+Zl4sY8+bBRbSQV6xzcBDbZ27eE7yBGEGQoqjpChx+KJYIPYQ==",
+ "version": "7.1.1",
+ "resolved": "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-7.1.1.tgz",
+ "integrity": "sha512-C6e9BnLGlbdv6bV8MYGeHpHxsUHrCrB4OuRLqi5LI7oiBVcBcqfUN06zpwFQdHgV48QCCrMmLpyqBr7VqC+swA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@astrojs/internal-helpers": "0.8.0",
+ "@astrojs/internal-helpers": "0.9.0",
"@astrojs/prism": "4.0.1",
"github-slugger": "^2.0.0",
"hast-util-from-html": "^2.0.3",
}
},
"node_modules/@astrojs/markdown-remark/node_modules/@astrojs/internal-helpers": {
- "version": "0.8.0",
- "resolved": "https://registry.npmjs.org/@astrojs/internal-helpers/-/internal-helpers-0.8.0.tgz",
- "integrity": "sha512-J56GrhEiV+4dmrGLPNOl2pZjpHXAndWVyiVDYGDuw6MWKpBSEMLdFxHzeM/6sqaknw9M+HFfHZAcvi3OfT3D/w==",
+ "version": "0.9.0",
+ "resolved": "https://registry.npmjs.org/@astrojs/internal-helpers/-/internal-helpers-0.9.0.tgz",
+ "integrity": "sha512-GdYkzR26re8izmyYlBqf4z2s7zNngmWLFuxw0UKiPNqHraZGS6GKWIwSHgS22RDlu2ePFJ8bzmpBcUszut/SDg==",
"dev": true,
"license": "MIT",
"dependencies": {
- "picomatch": "^4.0.3"
+ "picomatch": "^4.0.4"
}
},
"node_modules/@astrojs/markdown-remark/node_modules/@shikijs/core": {
},
"devDependencies": {
"@astrojs/check": "^0.9.8",
- "@astrojs/markdown-remark": "^7.1.0",
+ "@astrojs/markdown-remark": "^7.1.1",
"@astrojs/mdx": "4.3.14",
"@astrojs/prism": "^4.0.1",
"@astrojs/sitemap": "^3.7.2",