Update pankow to improve busy states and dialogs

This commit is contained in:
Johannes Zellner
2025-07-11 22:33:31 +02:00
parent fd4f3147f9
commit c47d5565c2
4 changed files with 25 additions and 22 deletions
+2 -2
View File
@@ -7,7 +7,7 @@
},
"type": "module",
"dependencies": {
"@cloudron/pankow": "^3.1.8",
"@cloudron/pankow": "^3.2.0",
"@fontsource/noto-sans": "^5.2.7",
"@fortawesome/fontawesome-free": "^6.7.2",
"@vitejs/plugin-vue": "^6.0.0",
@@ -23,7 +23,7 @@
"marked": "^16.0.0",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"vite": "^7.0.3",
"vite": "^7.0.4",
"vue": "^3.5.17",
"vue-i18n": "^11.1.9",
"vue-router": "^4.5.1"