From dd41e9996f44021c62f2e2137a7eda51443be130 Mon Sep 17 00:00:00 2001 From: trevorling <53426191+trevorling@users.noreply.github.com> Date: Tue, 9 Jun 2026 14:22:12 +0300 Subject: [PATCH] fix(1923): bump common-gui-components version --- GUI/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GUI/package.json b/GUI/package.json index fc9ade53..ed823940 100644 --- a/GUI/package.json +++ b/GUI/package.json @@ -7,7 +7,7 @@ "@buerokratt-ria/header": "^0.1.52", "@buerokratt-ria/menu": "^0.2.13", "@buerokratt-ria/styles": "^0.0.1", - "@buerokratt-ria/common-gui-components": "^0.0.59", + "@buerokratt-ria/common-gui-components": "^0.0.60", "@fontsource/roboto": "^4.5.8", "@formkit/auto-animate": "^1.0.0-beta.6", "@hookform/resolvers": "^2.9.11",