mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-27 04:48:00 +02:00
chore: update deps
This commit is contained in:
parent
858f9a96a7
commit
05b40b6782
2 changed files with 520 additions and 418 deletions
928
package-lock.json
generated
928
package-lock.json
generated
File diff suppressed because it is too large
Load diff
10
package.json
10
package.json
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue