chore: update deps

This commit is contained in:
Shiny Nematoda 2025-03-18 18:32:27 +00:00
parent 858f9a96a7
commit 05b40b6782
2 changed files with 520 additions and 418 deletions

928
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -12,15 +12,15 @@
"dependencies": {
"bootstrap-icons": "^1.11.3",
"peerjs": "^1.5.4",
"pinia": "^2.3.0",
"shaka-player": "^4.12.7",
"pinia": "^3.0.1",
"shaka-player": "^4.14.1",
"sortablejs": "^1.15.6",
"vue": "^3.2.38"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.1",
"prettier": "^3.4.2",
"vite": "^6.0.7",
"@vitejs/plugin-vue": "^5.2.3",
"prettier": "^3.5.3",
"vite": "^6.2.2",
"vite-plugin-pwa": "^0.21.1"
}
}