refactor: migrate from shikiji to shiki v1 (#2591)

This commit is contained in:
ocavue 2024-02-15 15:43:09 +08:00 committed by GitHub
parent 40415f34a4
commit 8eb6b2378a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 37 additions and 37 deletions

View file

@ -88,9 +88,9 @@
"page-lifecycle": "^0.1.2",
"pinia": "^2.1.4",
"postcss-nested": "^6.0.1",
"prosemirror-highlight": "^0.4.0",
"prosemirror-highlight": "^0.5.0",
"rollup-plugin-node-polyfills": "^0.2.1",
"shikiji": "^0.9.9",
"shiki": "^1.0.0",
"simple-git": "^3.19.1",
"slimeform": "^0.9.1",
"stale-dep": "^0.7.0",