fix(webui): require Core 0.1.9 for table actions

This commit is contained in:
2026-07-21 13:46:20 +02:00
parent a34935da02
commit 130f738970
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
}
},
"peerDependencies": {
"@govoplan/core-webui": "^0.1.8",
"@govoplan/core-webui": "^0.1.9",
"lucide-react": "^1.23.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",