0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00

deps: add rehype-prism, shiki, rehype-pretty-code

This commit is contained in:
bholmesdev 2022-07-20 18:45:57 -04:00
parent 40a45e3ef6
commit ebb22320b1
2 changed files with 1250 additions and 35 deletions

View file

@ -30,10 +30,13 @@
"test": "mocha --exit --timeout 20000"
},
"dependencies": {
"@mapbox/rehype-prism": "^0.8.0",
"@mdx-js/rollup": "^2.1.1",
"es-module-lexer": "^0.10.5",
"rehype-pretty-code": "^0.3.2",
"remark-gfm": "^3.0.1",
"remark-smartypants": "^2.0.0"
"remark-smartypants": "^2.0.0",
"shiki": "^0.10.1"
},
"devDependencies": {
"@types/chai": "^4.3.1",

1280
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff