Play next (closes #109)

This commit is contained in:
Shiny Nematoda 2023-02-22 07:46:49 +00:00
parent 0a791244b5
commit fdd376a071
No known key found for this signature in database
GPG key ID: 6506D50F5613A42D
6 changed files with 305 additions and 283 deletions

View file

@ -11,17 +11,17 @@
},
"dependencies": {
"bootstrap-icons": "^1.10.3",
"dompurify": "^2.4.3",
"mux.js": "^6.2.0",
"dompurify": "^2.4.4",
"mux.js": "^6.3.0",
"peerjs": "^1.4.7",
"pinia": "^2.0.30",
"pinia": "^2.0.32",
"shaka-player": "^4.3.4",
"vue": "^3.2.38"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.0.0",
"prettier": "^2.8.4",
"vite": "^4.1.1",
"vite-plugin-pwa": "^0.14.3"
"vite": "^4.1.4",
"vite-plugin-pwa": "^0.14.4"
}
}