fix(webui): require Core 0.1.9 for table actions

This commit is contained in:
2026-07-21 13:46:20 +02:00
parent 6ca1816c95
commit 74495e56cb
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
"LICENSE"
],
"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",