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

This commit is contained in:
2025-09-05 13:26:59 +08:00
parent b763eb60cd
commit 044b33f39c
2 changed files with 327 additions and 327 deletions

646
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -12,7 +12,7 @@
"dependencies": {
"@codemirror/lang-cpp": "^6.0.3",
"@codemirror/lang-python": "^6.2.1",
"@vueuse/core": "^13.7.0",
"@vueuse/core": "^13.9.0",
"axios": "^1.11.0",
"client-zip": "1.7.0",
"codemirror": "^6.0.2",
@@ -22,13 +22,13 @@
"naive-ui": "^2.42.0",
"normalize.css": "^8.0.1",
"query-string": "^9.2.2",
"vue": "^3.5.19",
"vue": "^3.5.21",
"vue-codemirror": "^6.1.1"
},
"devDependencies": {
"@iconify/vue": "^5.0.0",
"@rsbuild/core": "^1.4.15",
"@rsbuild/plugin-vue": "^1.1.1",
"@rsbuild/core": "^1.5.3",
"@rsbuild/plugin-vue": "^1.1.2",
"@types/file-saver": "^2.0.7",
"prettier": "^3.6.2",
"typescript": "^5.9.2"