Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: fix all failing test from latest merge next
- replace ora spinner with @topcli/spinner across multiple commands - Updated login, user, languages, and components commands to use @topcli/spinner - Added isVitest flag to conditionally disable spinner in test environments - Removed ora dependency from package.json - Standardized spinner initialization and usage across different commands - Improved spinner configuration with verbose option
- Loading branch information