chore(deps): add shiki for editor syntax highlighting

This commit is contained in:
Julien Calixte
2026-06-17 01:01:35 +02:00
parent 7fcae34c60
commit 8567c13036
2 changed files with 338 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
},
"dependencies": {
"daisyui": "^5.5.23",
"shiki": "^4.2.0",
"smol-toml": "^1.6.1",
"vue": "^3.5.34"
},