* chore(UI): @types/node version is updated and port sync finder is removed
* chore(UI): tsconfig is updated
* fix(bug) webpack config is updated
* fix(bug): some eslint error is now fixed
* chore(lock): yarn lock is fixed
* react-app-env.d.ts is moved to the typings
* webpack config for development and production is updated
* extra browser router component is removed
* loable component is made
* spinner component is updated
* route are updated
* routes are imported is Loadable fashion with chunkName
* AppRoute is updated
* AppWrapper is changed to AppRouter
* merge conflits are resolved
* Loadable component is updated
Co-authored-by: Ankit Nayan <ankit@signoz.io>