before suspend

This commit is contained in:
2022-05-23 16:25:55 +02:00
parent 8fab301419
commit aec0b4356a
24 changed files with 1291 additions and 1067 deletions

View File

@@ -26,28 +26,26 @@
},
"dependencies": {
"@fortawesome/fontawesome-free": "^6.1.1",
"@vueup/vue-quill": "^1.0.0-beta.8",
"axios": "^0.27.1",
"bootsdark": "^1.0.16",
"bootstrap": "^5.1.3",
"ckeditor": "^4.12.1",
"ckeditor4": "^4.18.0",
"eslint": "^8.14.0",
"eslint": "^8.15.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-vue": "^8.7.1",
"fork-awesome": "^1.2.0",
"highlightjs": "^9.16.2",
"highlightjs-line-numbers.js": "^2.8.0",
"highlight.js": "^11.5.1",
"husky": "^7.0.4",
"less": "^4.1.2",
"marked": "^4.0.15",
"pinia": "^2.0.14",
"popper.js": "^1.16.1",
"primevue": "^3.12.6",
"quill": "^1.3.7",
"quill-html-edit-button": "^2.2.12",
"vue": "3",
"vue-navigation-bar": "^5.0.0",
"vue-router": "4",
"vue3-editor": "^0.1.1",
"vue3-highlightjs": "^1.0.5"
"vue-router": "4"
}
}