Update pankow

This commit is contained in:
Johannes Zellner
2025-07-16 19:58:21 +02:00
parent 7a734ebf29
commit 80edfffc3f
2 changed files with 52 additions and 52 deletions

View File

@@ -7,7 +7,7 @@
},
"type": "module",
"dependencies": {
"@cloudron/pankow": "^3.2.2",
"@cloudron/pankow": "^3.2.3",
"@fontsource/noto-sans": "^5.2.7",
"@fortawesome/fontawesome-free": "^6.7.2",
"@vitejs/plugin-vue": "^6.0.0",
@@ -26,7 +26,7 @@
"vite": "^7.0.4",
"vite-plugin-singlefile": "^2.3.0",
"vue": "^3.5.17",
"vue-i18n": "^11.1.9",
"vue-i18n": "^11.1.10",
"vue-router": "^4.5.1"
}
}