You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(deps): update chokidar, jiti, and jest config for ESM
- Migrated chokidar to v5 (named exports, removed default)
- Migrated jiti to v2 (async import, createJiti)
- Updated Jest config to transform ESM dependencies (ora, marked, glob)
- Fixed ora mocks and ThemeConfig types in tests
- Merged dependabot updates for dev and production dependencies
Signed-off-by: night-slayer18 <samanuaia257@gmail.com>
0 commit comments