add actions
This commit is contained in:
@@ -13,15 +13,15 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"prettier": "^3.6.2",
|
||||
"prettier": "^3.7.4",
|
||||
"vitepress": "1.6.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@codemirror/lang-cpp": "^6.0.3",
|
||||
"@codemirror/lang-python": "^6.2.1",
|
||||
"axios": "^1.12.2",
|
||||
"axios": "^1.13.2",
|
||||
"codemirror": "^6.0.2",
|
||||
"markdown-it-mathjax3": "^4.3.2",
|
||||
"vue-codemirror6": "~1.3.22"
|
||||
"markdown-it-mathjax3": "^5.2.0",
|
||||
"vue-codemirror6": "~1.4.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user