This commit is contained in:
2025-09-16 18:32:45 +08:00
parent 6fb6683b0b
commit 54a4bbf6af
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
"dependencies": {
"@codemirror/lang-cpp": "^6.0.3",
"@codemirror/lang-python": "^6.2.1",
"axios": "^1.11.0",
"axios": "^1.12.2",
"codemirror": "^6.0.2",
"vue-codemirror6": "~1.3.22"
}