Added Cia Scenario Viewer
This commit is contained in:
@@ -8,9 +8,14 @@
|
||||
"lint": "eslint --fix . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore"
|
||||
},
|
||||
"dependencies": {
|
||||
"@dagrejs/dagre": "^1.1.4",
|
||||
"@heroicons/vue": "^2.1.5",
|
||||
"@primevue/themes": "^4.0.0",
|
||||
"@vavt/v3-extension": "^1.2.4",
|
||||
"@vue-flow/background": "^1.3.0",
|
||||
"@vue-flow/controls": "^1.1.2",
|
||||
"@vue-flow/core": "^1.41.2",
|
||||
"@vue-flow/minimap": "^1.5.0",
|
||||
"@websanova/vue-auth": "^4.2.1",
|
||||
"axios": "^1.7.2",
|
||||
"chart.js": "3.3.2",
|
||||
@@ -21,10 +26,12 @@
|
||||
"primevue": "^4.0.0",
|
||||
"quill": "^1.3.7",
|
||||
"showdown": "^2.1.0",
|
||||
"v-code-diff": "^1.13.1",
|
||||
"vue": "^3.4.34",
|
||||
"vue-authenticate-2": "^2.2.0",
|
||||
"vue-markdown-render": "^2.2.1",
|
||||
"vue-router": "^4.4.0"
|
||||
"vue-router": "^4.4.0",
|
||||
"vue3-markdown": "^1.1.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@primevue/auto-import-resolver": "^4.0.1",
|
||||
|
||||
Reference in New Issue
Block a user