BIG293

Results 4 issues of BIG293

Inside html files, labels preceded by variables are not found and deleted from localization files. e.g. `{{ componentVariable || 'translation.key' | translate }}`

It seems that generic omit overloads prevent the usage of the typed one that connect the object type to the type of keys ```typescript import { omit } from 'lodash-es'...

The library at the moment is using commonJS modules with require to imports other modules. You should migrate to modern ESModules to be compliant with modern bundling systems that applies...

enhancement :+1:

dependency "@phenomnomnominal/tsquery" should be updated to a newer version with typescript@^5 as peer dependency since the installed one has typescript@^3 || ^4. ![image](https://github.com/user-attachments/assets/5f0d985d-ab79-4804-bebc-9656473595d3)