update
This commit is contained in:
2220
package-lock.json
generated
2220
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
24
package.json
24
package.json
@@ -10,27 +10,27 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@codemirror/lang-cpp": "^6.0.2",
|
||||
"@codemirror/lang-python": "^6.1.3",
|
||||
"@vueuse/core": "^10.7.2",
|
||||
"axios": "^1.6.5",
|
||||
"client-zip": "^1.6.3",
|
||||
"@codemirror/lang-python": "^6.1.4",
|
||||
"@vueuse/core": "^10.8.0",
|
||||
"axios": "^1.6.7",
|
||||
"client-zip": "1.6.3",
|
||||
"codemirror": "^6.0.1",
|
||||
"copy-text-to-clipboard": "^3.2.0",
|
||||
"file-saver": "^2.0.5",
|
||||
"naive-ui": "^2.37.3",
|
||||
"naive-ui": "^2.38.0",
|
||||
"normalize.css": "^8.0.1",
|
||||
"query-string": "^8.1.0",
|
||||
"vue": "^3.4.15",
|
||||
"query-string": "^8.2.0",
|
||||
"vue": "^3.4.19",
|
||||
"vue-codemirror": "^6.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/file-saver": "^2.0.7",
|
||||
"@vitejs/plugin-legacy": "^5.2.0",
|
||||
"@vitejs/plugin-vue": "^5.0.3",
|
||||
"prettier": "^3.2.4",
|
||||
"terser": "^5.27.0",
|
||||
"@vitejs/plugin-legacy": "^5.3.1",
|
||||
"@vitejs/plugin-vue": "^5.0.4",
|
||||
"prettier": "^3.2.5",
|
||||
"terser": "^5.27.2",
|
||||
"typescript": "^5.3.3",
|
||||
"vite": "^5.0.12",
|
||||
"vite": "^5.1.4",
|
||||
"vue-tsc": "^1.8.27"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user