mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 21:18:01 +02:00
chore: update dependencies
This commit is contained in:
parent
33cd0008eb
commit
0cf17ae50e
5 changed files with 307 additions and 329 deletions
12
package.json
12
package.json
|
@ -12,15 +12,15 @@
|
|||
"dependencies": {
|
||||
"bootstrap-icons": "^1.11.3",
|
||||
"peerjs": "^1.5.4",
|
||||
"pinia": "^2.2.1",
|
||||
"shaka-player": "^4.10.9",
|
||||
"sortablejs": "^1.15.2",
|
||||
"pinia": "^2.2.2",
|
||||
"shaka-player": "^4.11.4",
|
||||
"sortablejs": "^1.15.3",
|
||||
"vue": "^3.2.38"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^5.1.2",
|
||||
"@vitejs/plugin-vue": "^5.1.4",
|
||||
"prettier": "^3.3.3",
|
||||
"vite": "^5.3.5",
|
||||
"vite-plugin-pwa": "^0.20.1"
|
||||
"vite": "^5.4.7",
|
||||
"vite-plugin-pwa": "^0.20.5"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue