fix(webui): require Core 0.1.9 for table actions

This commit is contained in:
2026-07-21 13:46:20 +02:00
parent 025067eb87
commit 81e532fd54
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",
"@vitejs/plugin-react": "^4.3.4",
"lucide-react": "^1.23.0",
"react": "^19.0.0",