Skip to content

Commit c0cc9dd

Browse files
committed
upgrade highlightjs to v11 and use tsnobip/higlightjs-rescript
1 parent 4949dfe commit c0cc9dd

File tree

5 files changed

+24
-377
lines changed

5 files changed

+24
-377
lines changed

package-lock.json

+19-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
"gentype": "^3.44.0",
2727
"glob": "^7.1.4",
2828
"gray-matter": "^4.0.3",
29-
"highlight.js": "^10.5.0",
29+
"highlight.js": "^11.9.0",
30+
"highlightjs-rescript": "^0.1.2",
3031
"lz-string": "^1.4.4",
3132
"next": "^13.1.1",
3233
"next-mdx-remote": "^4.4.1",
@@ -42,8 +43,8 @@
4243
"remark-parse": "^10.0.2",
4344
"remark-slug": "^5.1.2",
4445
"remark-stringify": "^7.0.3",
45-
"rescript": "^11.0.0",
4646
"request": "^2.88.0",
47+
"rescript": "^11.0.0",
4748
"stringify-object": "^3.3.0",
4849
"unified": "^8.4.0"
4950
},

0 commit comments

Comments
 (0)