hljs.
This commit is contained in:
10
package.json
10
package.json
@@ -12,13 +12,14 @@
|
||||
"dependencies": {
|
||||
"@element-plus/icons-vue": "^2.0.10",
|
||||
"@monaco-editor/loader": "^1.3.2",
|
||||
"@vueuse/core": "^9.10.0",
|
||||
"@vueuse/integrations": "^9.10.0",
|
||||
"axios": "^1.2.2",
|
||||
"@vueuse/core": "^9.11.0",
|
||||
"@vueuse/integrations": "^9.11.0",
|
||||
"axios": "^1.2.3",
|
||||
"copy-text-to-clipboard": "^3.0.1",
|
||||
"highlight.js": "^11.7.0",
|
||||
"naive-ui": "^2.34.3",
|
||||
"party-js": "^2.2.0",
|
||||
"pinia": "^2.0.28",
|
||||
"pinia": "^2.0.29",
|
||||
"vue": "^3.2.45",
|
||||
"vue-router": "^4.1.6"
|
||||
},
|
||||
@@ -26,6 +27,7 @@
|
||||
"@iconify-json/ep": "^1.1.8",
|
||||
"@types/node": "^18.11.18",
|
||||
"@vitejs/plugin-vue": "^4.0.0",
|
||||
"markdown-it-highlightjs": "^4.0.1",
|
||||
"monaco-editor": "^0.34.1",
|
||||
"prettier": "^2.8.3",
|
||||
"typescript": "^4.9.4",
|
||||
|
||||
Reference in New Issue
Block a user