feat: add patch to rehype-pretty-code
This commit is contained in:
parent
bbdb1ef828
commit
8e6df747e0
8 changed files with 595 additions and 91 deletions
|
@ -44,7 +44,7 @@
|
|||
"react-dom": "19.0.0",
|
||||
"rehype-external-links": "^3.0.0",
|
||||
"rehype-katex": "^7.0.1",
|
||||
"rehype-pretty-code": "^0.14.0",
|
||||
"rehype-pretty-code": "^0.14.1",
|
||||
"remark-emoji": "^5.0.1",
|
||||
"remark-math": "^6.0.0",
|
||||
"remark-toc": "^9.0.0",
|
||||
|
@ -53,6 +53,7 @@
|
|||
"typescript": "^5.7.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"patch-package": "^8.0.0",
|
||||
"prettier": "^3.5.1",
|
||||
"prettier-plugin-astro": "^0.14.1",
|
||||
"prettier-plugin-astro-organize-imports": "^0.4.11",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue