Update fails due to depencies are in confilict _Manjaro Gnome

I am using Manjaro Gnome.
I was trying to update today but it could not even start because it was asking to replace some of the packages. I tried both yes and no to all questions but in both cases it fails to update because of depencecies are not met

sudo pacman -Syu                                            1 ✘  16s  
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
:: Starting full system upgrade...
:: Replace kauth with extra/kauth5? [Y/n] y
:: Replace kcoreaddons with extra/kcoreaddons5? [Y/n] y
:: Replace kguiaddons with extra/kguiaddons5? [Y/n] y
:: Replace kitemmodels with extra/kitemmodels5? [Y/n] y
:: Replace kwindowsystem with extra/kwindowsystem5? [Y/n] y
resolving dependencies...
looking for conflicting packages...
:: libgedit-amtk and amtk are in conflict. Remove amtk? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: installing kvantum (1.0.10-2) breaks dependency 'kvantum-qt5' required by kvantum-theme-matchama

Also tried with no

sudo pacman -Syu                                            1 ✘  31s  
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
:: Starting full system upgrade...
:: Replace kauth with extra/kauth5? [Y/n] n
:: Replace kcoreaddons with extra/kcoreaddons5? [Y/n] n
:: Replace kguiaddons with extra/kguiaddons5? [Y/n] n
:: Replace kitemmodels with extra/kitemmodels5? [Y/n] n
:: Replace kwindowsystem with extra/kwindowsystem5? [Y/n] n
resolving dependencies...
looking for conflicting packages...
:: libgedit-amtk and amtk are in conflict. Remove amtk? [y/N] y
:: kwindowsystem5 and kwindowsystem are in conflict. Remove kwindowsystem? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: installing kvantum (1.0.10-2) breaks dependency 'kvantum-qt5' required by kvantum-theme-matchama

Both cases fails to update. I can not update. Never had this issue before

1 Like