diff --git a/runtime/web/package.json b/runtime/web/package.json index 647502d..aa2e254 100644 --- a/runtime/web/package.json +++ b/runtime/web/package.json @@ -37,7 +37,7 @@ "autoprefixer": "^10.4.20", "postcss": "^8.4.49", "tailwindcss": "^3.4.15", - "typescript": "^5.7.2", + "typescript": "^6.0.3", "vite": "^6.0.1", "vitest": "^2.1.6" }