Now using Tabulator for tables

This commit is contained in:
Florian Sylvain
2023-01-13 02:59:18 +01:00
parent a184154ad1
commit 754ce61f2c
9 changed files with 102 additions and 36 deletions
+2
View File
@@ -11,11 +11,13 @@
"dependencies": {
"@tinymce/tinymce-vue": "^4.0.7",
"pinia": "^2.0.28",
"tabulator-tables": "^5.4.3",
"vue": "^3.2.38",
"vue-router": "^4.1.5"
},
"devDependencies": {
"@types/node": "^16.11.56",
"@types/tabulator-tables": "^5.4.2",
"@vitejs/plugin-vue": "^3.0.3",
"@vue/tsconfig": "^0.1.3",
"npm-run-all": "^4.1.5",