Upgrading
Inkstead sites depend on the single inkstead package.
Upgrade with:
npm install inkstead@latest
Then run:
npm run doctor
npm run build
If you use custom templates, check your theme against the current Themes context values after major upgrades.