From 62a00d26e61b5a4d59f7ebad9a64a74923bb2ff1 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 17:11:19 +0000 Subject: [PATCH] Update dependency typescript to v7 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 7b5c3996..40a87d7f 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -39,7 +39,7 @@ "react-simple-oauth2-login": "^0.5.4", "react-toastify": "^11.1.0", "serve": "^14.2.6", - "typescript": "^4.9.5", + "typescript": "^7.0.0", "victory": "^37.3.6" }, "devDependencies": {