Update pankow which now has Dropdown replaced with SingleSelect

This commit is contained in:
Johannes Zellner
2025-04-02 15:02:31 +02:00
parent 5527926508
commit 2104df5a83
15 changed files with 78 additions and 75 deletions

View File

@@ -26,9 +26,9 @@
"jquery": "^3.7.1",
"marked": "^15.0.7",
"moment-timezone": "^0.5.48",
"pankow": "^2.11.1",
"sass": "^1.86.0",
"vite": "^6.2.3",
"pankow": "^3.0.0",
"sass": "^1.86.1",
"vite": "^6.2.4",
"vue": "^3.5.13",
"vue-i18n": "^11.1.2",
"vue-router": "^4.5.0"