@@ -2,16 +2,18 @@
"requires": true,
"lockfileVersion": 1,
"dependencies": {
+ "bootstrap": "^5.1.1",
+ "bootstrap-icons": "^1.5.0",
"diff": "^5.0.0",
"editor.md": "^1.5.0",
"fullcalendar": "^5.9.0",
"highcharts": "^9.2.2",
"jquery": "^3.6.0",
"jquery-ui": "^1.12.1",
+ "jquery.fancytree": "^2.38.0",
"marked": "^2.1.3",
"mermaid": "^8.12.0",
"tributejs": "^5.1.3",
- "vue": "^3.2.8",
- "jquery.fancytree": "^2.38.0"
+ "vue": "^3.2.8"
}