mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 13:08:01 +02:00
Play next (closes #109)
This commit is contained in:
parent
0a791244b5
commit
fdd376a071
6 changed files with 305 additions and 283 deletions
10
package.json
10
package.json
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue