This commit is contained in:
Baobhan Sith
2025-06-04 18:34:17 +08:00
parent 61230a3b6e
commit 91992e694e
2 changed files with 28 additions and 1 deletions
+2
View File
@@ -9,6 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"@codemirror/commands": "^6.8.1",
"@codemirror/lang-cpp": "^6.0.2",
"@codemirror/lang-go": "^6.0.1",
"@codemirror/lang-java": "^6.0.1",
@@ -21,6 +22,7 @@
"@codemirror/lang-xml": "^6.1.0",
"@codemirror/lang-yaml": "^6.1.2",
"@codemirror/legacy-modes": "^6.5.1",
"@codemirror/search": "^6.5.11",
"@fortawesome/fontawesome-free": "^6.7.2",
"@hcaptcha/vue3-hcaptcha": "^1.3.0",
"@lezer/markdown": "^1.4.3",