refactor away from rehype-dom as it prevented SSR, I did install it by accident to begin with
This commit is contained in:
parent
5731ba62d0
commit
7a99738518
3 changed files with 17 additions and 14 deletions
|
@ -19,9 +19,9 @@
|
|||
"dexie": "^4.0.11",
|
||||
"flag-icons": "^7.3.2",
|
||||
"iterator-helpers-polyfill": "^3.0.1",
|
||||
"rehype-dom-parse": "^5.0.2",
|
||||
"rehype-dom-stringify": "^4.0.2",
|
||||
"rehype-parse": "^9.0.1",
|
||||
"rehype-remark": "^10.0.0",
|
||||
"rehype-stringify": "^10.0.1",
|
||||
"remark-parse": "^11.0.0",
|
||||
"remark-rehype": "^11.1.1",
|
||||
"remark-stringify": "^11.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue