chore: bump lib-core.panel dep to 0.2.0

Track lib-core.panel v0.2.0 (multi-active panels with layout-slots).
No behavioral change in this consumer — the v0.1.1 call sites remain
compatible via the panel framework's bw-compat shim.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Axel Meyer
2026-06-15 01:46:43 +02:00
parent 644bfe98fd
commit 5cd42caaa7

View File

@@ -17,7 +17,7 @@
{"id": "lib-core.render", "version": "0.2.0"}, {"id": "lib-core.render", "version": "0.2.0"},
{"id": "lib-core.composition", "version": "0.3.0"}, {"id": "lib-core.composition", "version": "0.3.0"},
{"id": "lib-core.actor", "version": "0.1.0"}, {"id": "lib-core.actor", "version": "0.1.0"},
{"id": "lib-core.panel", "version": "0.1.1"}, {"id": "lib-core.panel", "version": "0.2.0"},
{"id": "lib-core.inventory-list-display", "version": "0.1.1"}, {"id": "lib-core.inventory-list-display", "version": "0.1.1"},
{"id": "lib-core.notify", "version": "0.1.0"}, {"id": "lib-core.notify", "version": "0.1.0"},
{"id": "lib-core.notify-display", "version": "0.1.0"}, {"id": "lib-core.notify-display", "version": "0.1.0"},