diff --git a/templates/ords-remix-jwt-sample/package.json b/templates/ords-remix-jwt-sample/package.json index 0177c61..ccb0979 100644 --- a/templates/ords-remix-jwt-sample/package.json +++ b/templates/ords-remix-jwt-sample/package.json @@ -80,7 +80,7 @@ "eslint-plugin-tsdoc": "0.4.0", "postcss": "8.4.47", "tailwindcss": "3.4.3", - "typescript": "5.1.6", + "typescript": "5.8.3", "vite-tsconfig-paths": "^5.1.4" } }