From 9aca4e94081fbce3d60121be0af3878805279020 Mon Sep 17 00:00:00 2001 From: 1AhmedYasser <26207361+1AhmedYasser@users.noreply.github.com> Date: Fri, 30 Jan 2026 17:32:13 +0200 Subject: [PATCH] chore(1736): Bumped Package Version --- GUI/package-lock.json | 8 ++++---- GUI/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/GUI/package-lock.json b/GUI/package-lock.json index 078e19f60..592039c4f 100644 --- a/GUI/package-lock.json +++ b/GUI/package-lock.json @@ -8,7 +8,7 @@ "name": "byk-training-module-gui", "version": "0.0.0", "dependencies": { - "@buerokratt-ria/common-gui-components": "^0.0.37", + "@buerokratt-ria/common-gui-components": "^0.0.40", "@buerokratt-ria/header": "^0.1.47", "@buerokratt-ria/menu": "^0.2.10", "@buerokratt-ria/styles": "^0.0.1", @@ -1821,9 +1821,9 @@ } }, "node_modules/@buerokratt-ria/common-gui-components": { - "version": "0.0.37", - "resolved": "https://registry.npmjs.org/@buerokratt-ria/common-gui-components/-/common-gui-components-0.0.37.tgz", - "integrity": "sha512-I8F/s+xflIH76mzbIzUVRH8MUgRifULQiEB7G7+Wre3lkWLncHGefUq9zyqfUU+SE/3Kmqgv4uMedOlu2/W7YQ==", + "version": "0.0.40", + "resolved": "https://registry.npmjs.org/@buerokratt-ria/common-gui-components/-/common-gui-components-0.0.40.tgz", + "integrity": "sha512-b8DMC++05psbVNJCBh8Bpo1o+N97sh91nwbMgoKoTG80eKeKTxmZmaPEc5/qVuSPwD5/dq/GQLAixurJyV7zog==", "peerDependencies": { "@buerokratt-ria/header": "^0.1.20", "@fontsource/roboto": "^4.5.8", diff --git a/GUI/package.json b/GUI/package.json index 584010ddc..3a8d92b68 100644 --- a/GUI/package.json +++ b/GUI/package.json @@ -14,7 +14,7 @@ "@buerokratt-ria/header": "^0.1.47", "@buerokratt-ria/menu": "^0.2.10", "@buerokratt-ria/styles": "^0.0.1", - "@buerokratt-ria/common-gui-components": "^0.0.38", + "@buerokratt-ria/common-gui-components": "^0.0.40", "@fontsource/roboto": "^4.5.8", "@formkit/auto-animate": "^1.0.0-beta.5", "@radix-ui/react-accessible-icon": "^1.0.1",