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

This commit is contained in:
2025-09-29 21:57:24 +08:00
parent acbe602b5a
commit 3dbc94aaf3
2 changed files with 516 additions and 509 deletions

1013
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -13,13 +13,13 @@
"@codemirror/lang-cpp": "^6.0.3",
"@codemirror/lang-python": "^6.2.1",
"@vueuse/core": "^13.9.0",
"@wangeditor-next/editor": "^5.6.45",
"@wangeditor-next/editor": "^5.6.46",
"@wangeditor-next/editor-for-vue": "^5.1.14",
"axios": "^1.12.2",
"canvas-confetti": "^1.9.3",
"chart.js": "^4.5.0",
"codemirror": "^6.0.2",
"copy-text-to-clipboard": "^3.2.1",
"copy-text-to-clipboard": "^3.2.2",
"date-fns": "^4.1.0",
"fflate": "^0.8.2",
"highlight.js": "^11.11.1",
@@ -28,20 +28,20 @@
"normalize.css": "^8.0.1",
"pinia": "^3.0.3",
"query-string": "^9.3.1",
"vue": "^3.5.21",
"vue": "^3.5.22",
"vue-chartjs": "^5.3.2",
"vue-codemirror": "^6.1.1",
"vue-router": "^4.5.1"
},
"devDependencies": {
"@iconify/vue": "^5.0.0",
"@rsbuild/core": "^1.5.9",
"@rsbuild/core": "^1.5.13",
"@rsbuild/plugin-vue": "^1.1.2",
"@types/canvas-confetti": "^1.9.0",
"@types/node": "^24.5.2",
"prettier": "^3.6.2",
"typescript": "^5.9.2",
"unplugin-auto-import": "^20.1.0",
"unplugin-vue-components": "^29.0.0"
"unplugin-auto-import": "^20.2.0",
"unplugin-vue-components": "^29.1.0"
}
}