update
This commit is contained in:
10
package.json
10
package.json
@@ -12,14 +12,14 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"prettier": "^3.2.5",
|
||||
"vitepress": "1.1.0"
|
||||
"prettier": "^3.3.3",
|
||||
"vitepress": "1.3.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@codemirror/lang-cpp": "^6.0.2",
|
||||
"@codemirror/lang-python": "^6.1.5",
|
||||
"axios": "^1.6.8",
|
||||
"@codemirror/lang-python": "^6.1.6",
|
||||
"axios": "^1.7.7",
|
||||
"codemirror": "^6.0.1",
|
||||
"vue-codemirror6": "~1.2.5"
|
||||
"vue-codemirror6": "~1.3.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user