- closes #129
- closes #130
- minor cleanup
This commit is contained in:
Shiny Nematoda 2023-06-13 12:26:48 +00:00
parent 8945c11f02
commit faef667189
11 changed files with 1020 additions and 885 deletions

View file

@ -14,7 +14,7 @@
"dompurify": "^3.0.3",
"mux.js": "^6.3.0",
"peerjs": "^1.4.7",
"pinia": "^2.0.36",
"pinia": "^2.1.3",
"shaka-player": "^4.3.6",
"sortablejs": "^1.15.0",
"vue": "^3.2.38"
@ -22,7 +22,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "^4.2.3",
"prettier": "^2.8.8",
"vite": "^4.3.6",
"vite": "^4.3.9",
"vite-plugin-pwa": "^0.14.7"
}
}