From 53a9cb4e09c66764c4b1eba7a3993b96f5c60c4f Mon Sep 17 00:00:00 2001 From: 1AhmedYasser <26207361+1AhmedYasser@users.noreply.github.com> Date: Thu, 26 Feb 2026 17:06:32 +0200 Subject: [PATCH] chore(1814): 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 52e002dac..6fce32feb 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.43", + "@buerokratt-ria/common-gui-components": "^0.0.44", "@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.43", - "resolved": "https://registry.npmjs.org/@buerokratt-ria/common-gui-components/-/common-gui-components-0.0.43.tgz", - "integrity": "sha512-xyJyfHo02VARBA7B09vmDxcVZP9a9DFEhm5IADSF5/TX4j8YkzbhEKA4dw1MNhICnnrNrWRo6XAdHDQe84hU2Q==", + "version": "0.0.44", + "resolved": "https://registry.npmjs.org/@buerokratt-ria/common-gui-components/-/common-gui-components-0.0.44.tgz", + "integrity": "sha512-m65eWQ/ivCl4l6g3l6sdRvA1vKTkM2Q1cTyM4wqZTeZR1T5ZJJ+KpuB+dA5xOB+4nl2DBg54pabxNrf95zu5Yg==", "peerDependencies": { "@buerokratt-ria/header": "^0.1.20", "@fontsource/roboto": "^4.5.8", diff --git a/GUI/package.json b/GUI/package.json index 68d7ba0be..bdc3aabea 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.43", + "@buerokratt-ria/common-gui-components": "^0.0.44", "@fontsource/roboto": "^4.5.8", "@formkit/auto-animate": "^1.0.0-beta.5", "@radix-ui/react-accessible-icon": "^1.0.1",