mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 21:18:01 +02:00
fix: reset current time on getSong
chore: update shaka and prettier
This commit is contained in:
parent
a96d9b5c24
commit
7b18bdd9d5
3 changed files with 125 additions and 126 deletions
|
@ -14,13 +14,13 @@
|
|||
"dompurify": "^3.1.6",
|
||||
"peerjs": "^1.5.4",
|
||||
"pinia": "^2.1.7",
|
||||
"shaka-player": "^4.10.4",
|
||||
"shaka-player": "^4.10.5",
|
||||
"sortablejs": "^1.15.2",
|
||||
"vue": "^3.2.38"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^5.0.5",
|
||||
"prettier": "^3.3.2",
|
||||
"prettier": "^3.3.3",
|
||||
"vite": "^5.3.3",
|
||||
"vite-plugin-pwa": "^0.20.0"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue