From bfb95610f6da4c53b86d6330390bd8ec782c21b3 Mon Sep 17 00:00:00 2001 From: Philipp Hofer Date: Thu, 2 Oct 2025 08:40:46 +0200 Subject: [PATCH] fix ci? --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 0b42352..694fe65 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -16,7 +16,7 @@ "postcss": "^8.4.21", "sass": "^1.60.0", "tailwindcss": "^3.3.1", - "typescript": "^4.9.5", + "typescript": "^5.9.3", "vite": "^4.2.0", "vite-plugin-static-copy": "^0.13.1" },