Migrate from deprecated "urlParamsToObject" to "queryToObject" in ~/projects/commits/components/author_select.vue

Part of &6238 (closed)

Description

urlParamsToObject is deprecated, we should replace it with the equivalent queryToObject function in file:

~/projects/commits/components/author_select.vue

See !64386 (merged)