style fix and fmt

+ update deps
This commit is contained in:
Shiny Nematoda 2024-03-10 13:38:50 +00:00
parent ab9ebbced0
commit a64217ed4d
5 changed files with 284 additions and 242 deletions

View file

@ -14,14 +14,14 @@
"dompurify": "^3.0.9",
"peerjs": "^1.5.2",
"pinia": "^2.1.7",
"shaka-player": "^4.7.10",
"shaka-player": "^4.7.11",
"sortablejs": "^1.15.2",
"vue": "^3.2.38"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"prettier": "^3.2.5",
"vite": "^5.1.4",
"vite-plugin-pwa": "^0.19.0"
"vite": "^5.1.5",
"vite-plugin-pwa": "^0.19.2"
}
}