From 4f3db43bf353c587a11c7c69fc97a85e7d88d9c1 Mon Sep 17 00:00:00 2001 From: 1AhmedYasser <26207361+1AhmedYasser@users.noreply.github.com> Date: Sun, 12 Jul 2026 14:51:34 +0300 Subject: [PATCH] chore(1107): Updated package version --- GUI/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/GUI/package.json b/GUI/package.json index d90f1572..d62dfd71 100644 --- a/GUI/package.json +++ b/GUI/package.json @@ -4,10 +4,10 @@ "private": true, "type": "module", "dependencies": { + "@buerokratt-ria/common-gui-components": "^0.0.61", "@buerokratt-ria/header": "^0.1.52", "@buerokratt-ria/menu": "^0.2.15", "@buerokratt-ria/styles": "^0.0.1", - "@buerokratt-ria/common-gui-components": "^0.0.61", "@fontsource/roboto": "^4.5.8", "@formkit/auto-animate": "^1.0.0-beta.6", "@hookform/resolvers": "^2.9.11", @@ -50,7 +50,7 @@ "redux-thunk": "^2.4.2", "rich-textarea": "^0.26.4", "rxjs": "^7.8.0", - "sanitize-html": "^2.17.0", + "sanitize-html": "^2.17.6", "sass": "^1.57.1", "sass-loader": "^13.2.0", "typescript": "^4.9.4", @@ -80,7 +80,7 @@ "@types/file-saver": "^2.0.5", "@types/howler": "^2.2.11", "@types/react-datepicker": "^4.8.0", - "@types/sanitize-html": "^2.16.0", + "@types/sanitize-html": "^2.16.1", "@types/wicg-file-system-access": "^2023.10.5", "@vitejs/plugin-react": "^3.0.0", "prettier": "^3.3.3",