This commit is contained in:
2020-10-29 17:49:10 +00:00
parent 5480d08701
commit da390c04b3
4 changed files with 82 additions and 14 deletions

View File

@@ -22,6 +22,7 @@
"chartjs-adapter-luxon": "^0.2.2",
"core-js": "^3.6.5",
"dompurify": "^2.1.1",
"fontsource-roboto": "^3.0.3",
"github-markdown-css": "^4.0.0",
"jwt-decode": "^3.0.0",
"luxon": "^1.25.0",
@@ -30,12 +31,11 @@
"monaco-editor-webpack-plugin": "^2.0.0",
"nprogress": "^0.2.0",
"register-service-worker": "^1.7.1",
"fontsource-roboto": "^3.0.3",
"vue": "^2.6.12",
"vue-chartjs": "^3.5.1",
"vue-currency-input": "1.20.3",
"vue-router": "^3.4.7",
"vuetify": "^2.3.15",
"vue-router": "^3.4.8",
"vuetify": "^2.3.16",
"vuex": "^3.5.1",
"vuex-persistedstate": "^2.7.1"
},