Fix commonjs default issue, update target and module to ES2015 in tsconfig, and remove axios import from StackTraceGps 732112c
Refactor DateImmutable.ts to use Dayjs constructor directlyThis commit updates the DateImmutable.ts file to use the Dayjs constructor directly instead of importing the module and then using a default export 9a3ec95