update
Some checks failed
Deploy / deploy (build, debian, 22) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822) (push) Has been cancelled

This commit is contained in:
2026-09-13 07:52:00 -06:00
parent c2e0345d89
commit e5c16de612
5 changed files with 535 additions and 479 deletions

View File

@@ -13,15 +13,15 @@
"author": "",
"license": "ISC",
"devDependencies": {
"prettier": "^3.7.4",
"prettier": "^3.9.6",
"vitepress": "1.6.4"
},
"dependencies": {
"@codemirror/lang-cpp": "^6.0.3",
"@codemirror/lang-python": "^6.2.1",
"axios": "^1.13.2",
"axios": "^1.20.0",
"codemirror": "^6.0.2",
"markdown-it-mathjax3": "^4.3.2",
"markdown-it-mathjax3": "^5.2.0",
"vue-codemirror6": "~1.3.22"
}
}