upgrade vue and assets

This commit is contained in:
bkfox
2022-03-18 02:53:54 +01:00
parent 5b788ca28f
commit adb10c3d95
76 changed files with 2453 additions and 11975 deletions

View File

@@ -7,7 +7,6 @@
"license": "AGPL",
"devDependencies": {
"@fortawesome/fontawesome-free": "^6.0.0",
"buefy": "^0.9.19",
"bulma": "^0.9.3",
"css-loader": "^6.7.1",
"file-loader": "^6.2.0",
@@ -23,6 +22,7 @@
"webpack-cli": "^4.9.2"
},
"dependencies": {
"@vue/cli": "^5.0.3",
"vue": "^3.2.31"
},
"scripts": {