code lint

This commit is contained in:
2025-03-06 00:12:38 +08:00
parent 6d6c69cf37
commit b1593b1c8e
11 changed files with 104 additions and 80 deletions

View File

@@ -13,7 +13,7 @@
"@codemirror/lang-html": "^6.4.9",
"@codemirror/lang-javascript": "^6.2.3",
"@fsegurai/codemirror-theme-github-light": "^6.1.2",
"@vueuse/core": "^12.7.0",
"@vueuse/core": "^12.8.2",
"axios": "^1.8.1",
"codemirror": "^6.0.1",
"github-markdown-css": "^5.8.1",
@@ -23,7 +23,6 @@
"marked-code-preview": "^1.3.7",
"marked-highlight": "^2.2.1",
"naive-ui": "^2.41.0",
"normalize.css": "^8.0.1",
"vue": "^3.5.13",
"vue-codemirror": "^6.1.1",
"vue-router": "^4.5.0"