I made a few changes to how the codemod updates the addon package.
babel.config.json: Updated Babel dependenciesrollup.config.mjs: Simplifiedaddon.publicEntrypoints()andaddon.appReexports()(the file pattern arrays are static; they are no longer derived in theanalyze-addonstep)rollup.config.mjs: Addedaddon.gjs()(i.e. allow writing<template>-tag components)package.json: Replacedember-cli-typescriptwithtypescripttsconfig.json: Extended@tsconfig/ember