frontend: update pankow for inputdialog fixes

This commit is contained in:
Johannes Zellner
2024-06-11 14:36:47 +02:00
parent 5852fac71a
commit 9a04ee2d1f
2 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -18,12 +18,12 @@
"filesize": "^10.1.2",
"marked": "^12.0.2",
"moment": "^2.30.1",
"pankow": "^1.6.0",
"pankow": "^1.6.1",
"pankow-viewers": "^1.0.0",
"superagent": "^9.0.2",
"vue": "^3.4.27",
"vue-i18n": "^9.13.1",
"vue-router": "^4.3.2"
"vue-router": "^4.3.3"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.5",