update
Some checks failed
Deploy / build-and-deploy (push) Has been cancelled

This commit is contained in:
2025-09-25 10:03:39 +08:00
parent cba1c5adb9
commit a1828a0aba
2 changed files with 121 additions and 120 deletions

View File

@@ -14,7 +14,7 @@
"@codemirror/lang-html": "^6.4.9",
"@codemirror/lang-javascript": "^6.2.4",
"@vueuse/core": "^13.5.0",
"axios": "^1.10.0",
"axios": "^1.12.2",
"codemirror": "^6.0.2",
"copy-text-to-clipboard": "^3.2.0",
"github-markdown-css": "^5.8.1",
@@ -23,9 +23,9 @@
"marked-alert": "^2.1.2",
"marked-code-preview": "^1.3.7",
"marked-highlight": "^2.2.2",
"md-editor-v3": "^5.8.1",
"naive-ui": "^2.42.0",
"vue": "^3.5.17",
"md-editor-v3": "^6.0.1",
"naive-ui": "^2.43.1",
"vue": "^3.5.22",
"vue-codemirror": "^6.1.1",
"vue-router": "^4.5.1"
},