[web] Switch to Bulma 1.0

This commit is contained in:
Alain Nussbaumer
2025-01-25 09:28:08 +01:00
parent 12321a30da
commit b2fbbd3fa0
6 changed files with 209 additions and 549 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "owntone-web",
"version": "2.0.1",
"version": "3.0.0",
"type": "module",
"scripts": {
"serve": "vite --port 3000 --host",
@@ -16,8 +16,7 @@
"@mdi/js": "^7.4.47",
"@ts-pro/vue-eternal-loading": "^1.3.1",
"axios": "^1.7.4",
"bulma": "^0.9.4",
"bulma-switch": "^2.0.4",
"bulma": "^1.0.3",
"luxon": "^3.4.4",
"mdi-vue": "^3.0.13",
"pinia": "^2.1.7",