update
Some checks failed
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled

This commit is contained in:
2026-02-28 20:41:31 +08:00
parent 40b4237098
commit 4395a73e41
2 changed files with 533 additions and 1130 deletions

1635
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -15,15 +15,15 @@
"@codemirror/lang-python": "^6.2.1",
"@vue-flow/background": "^1.3.2",
"@vue-flow/controls": "^1.1.3",
"@vue-flow/core": "^1.48.1",
"@vue-flow/core": "^1.48.2",
"@vue-flow/minimap": "^1.5.4",
"@vue-flow/node-resizer": "^1.5.0",
"@vue-flow/node-resizer": "^1.5.1",
"@vue-flow/node-toolbar": "^1.1.1",
"@vueuse/core": "^14.1.0",
"@vueuse/router": "^14.1.0",
"@vueuse/core": "^14.2.1",
"@vueuse/router": "^14.2.1",
"@wangeditor-next/editor": "^5.6.49",
"@wangeditor-next/editor-for-vue": "^5.1.14",
"axios": "^1.13.2",
"axios": "^1.13.6",
"canvas-confetti": "^1.9.4",
"chart.js": "^4.5.1",
"codemirror": "^6.0.2",
@@ -32,28 +32,28 @@
"fflate": "^0.8.2",
"highlight.js": "^11.11.1",
"md-editor-v3": "^6.3.1",
"mermaid": "^11.12.2",
"mermaid": "^11.12.3",
"naive-ui": "^2.43.2",
"nanoid": "^5.1.6",
"normalize.css": "^8.0.1",
"pinia": "^3.0.4",
"vue": "^3.5.26",
"vue": "^3.5.29",
"vue-chartjs": "^5.3.3",
"vue-codemirror": "^6.1.1",
"vue-router": "^4.6.4",
"vue-router": "^5.0.3",
"y-codemirror.next": "^0.3.5",
"y-webrtc": "^10.3.0",
"yjs": "^13.6.29"
},
"devDependencies": {
"@iconify/vue": "^5.0.0",
"@rsbuild/core": "^1.7.2",
"@rsbuild/plugin-vue": "^1.2.2",
"@rsbuild/core": "^1.7.3",
"@rsbuild/plugin-vue": "^1.2.6",
"@types/canvas-confetti": "^1.9.0",
"@types/node": "^25.0.6",
"prettier": "^3.7.4",
"@types/node": "^25.3.2",
"prettier": "^3.8.1",
"typescript": "^5.9.3",
"unplugin-auto-import": "^20.3.0",
"unplugin-vue-components": "^30.0.0"
"unplugin-auto-import": "^21.0.0",
"unplugin-vue-components": "^31.0.0"
}
}