drop random gradients

This commit is contained in:
Shiny Nematoda 2024-04-22 12:57:12 +00:00
parent d6ecb1217f
commit 34564460d9
11 changed files with 847 additions and 749 deletions

View file

@ -11,17 +11,17 @@
},
"dependencies": {
"bootstrap-icons": "^1.11.3",
"dompurify": "^3.0.9",
"dompurify": "^3.1.0",
"peerjs": "^1.5.2",
"pinia": "^2.1.7",
"shaka-player": "^4.7.11",
"shaka-player": "^4.7.13",
"sortablejs": "^1.15.2",
"vue": "^3.2.38"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"prettier": "^3.2.5",
"vite": "^5.1.5",
"vite-plugin-pwa": "^0.19.2"
"vite": "^5.2.10",
"vite-plugin-pwa": "^0.19.8"
}
}