We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d867ace commit b25870eCopy full SHA for b25870e
package.json
@@ -60,11 +60,12 @@
60
"rehype-attr": "~2.0.7",
61
"rehype-autolink-headings": "~6.1.1",
62
"rehype-ignore": "^1.0.1",
63
- "rehype-prism-plus": "1.4.0",
+ "rehype-prism-plus": "1.4.1",
64
"rehype-raw": "~6.1.1",
65
"rehype-rewrite": "~3.0.6",
66
"rehype-slug": "~5.0.1",
67
- "remark-gfm": "~3.0.1"
+ "remark-gfm": "~3.0.1",
68
+ "unist-util-visit": "^4.1.0"
69
},
70
"devDependencies": {
71
"@kkt/less-modules": "~7.2.0",
0 commit comments