✨ Add new dependencies for syntax highlighting and virtual scrolling features
This commit is contained in:
@@ -14,9 +14,11 @@
|
||||
"cors": "^2.8.5",
|
||||
"dotenv": "^16.6.1",
|
||||
"express": "^4.18.2",
|
||||
"highlight.js": "^11.11.1",
|
||||
"node-fetch": "^3.3.2",
|
||||
"vue": "^3.4.15",
|
||||
"vue-router": "^4.6.4"
|
||||
"vue-router": "^4.6.4",
|
||||
"vue-virtual-scroller": "^2.0.0-beta.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^5.0.3",
|
||||
|
||||
Reference in New Issue
Block a user