docs(extension/code-block-lowlight): updated lowlight to 2.8 in demos, updated demos with lowlight

This commit is contained in:
Dominik Biedebach
2022-09-10 13:56:59 +02:00
parent 5bcfb322ce
commit f48aa83482
7 changed files with 89 additions and 61 deletions

View File

@@ -11,7 +11,7 @@
"@hocuspocus/provider": "^1.0.0-alpha.29",
"d3": "^7.3.0",
"fast-glob": "^3.2.11",
"lowlight": "^1.20.0",
"lowlight": "^2.7.0",
"remixicon": "^2.5.0",
"shiki": "^0.10.0",
"simplify-js": "^1.2.4",
@@ -39,4 +39,4 @@
"vue": "^3.0.5",
"vue-router": "^4.0.11"
}
}
}