* Update Sentry in CMS
update turbo
Add test logs for cms
test sentry
Update sentry config and next config
* resolve conflict
* Add changesets
* Remove test code
* Update Typescript to 5.1.3
* Update Turborepo
* Update turborepo eslint config
* Update ESLint and unify version
* Changeset
* unify eslint rules and node types and moved them to root
* unify app-sdk version
* unify codegen packages across monorepo
* unify graphql package
* update lock
* enabled eslint during invoices build with next build
* Format package jsons
* push scripts to the top of package json
* Update imports from apps-shared package
* Extract main bar and app icon
* Remove graphql generated
* Implement AppIcon and MainBar in data importer and invoices
* Change name to TitleBar
* Use TitleBar and AppIcon from shared package
* Use title bar from shared in search
* Refactor slack to use TitleBar from shared package
* Make TitleBar sticky
* Run codegen before cicd tests
* Add generate script