diff --git a/src/StackAlchemist.Templates/V1-Python-React/frontend/package.json b/src/StackAlchemist.Templates/V1-Python-React/frontend/package.json index da82893a..4bf8efde 100644 --- a/src/StackAlchemist.Templates/V1-Python-React/frontend/package.json +++ b/src/StackAlchemist.Templates/V1-Python-React/frontend/package.json @@ -27,7 +27,7 @@ "globals": "^15.12.0", "postcss": "^8.4.49", "tailwindcss": "^3.4.17", - "typescript": "^5.7.0", + "typescript": "^7.0.2", "typescript-eslint": "^8.14.0", "vite": "^6.0.0" }