components/dbus: fix invalid variant type since Qt 6.8.1
Reason for the change
After https://bugreports.qt.io/browse/QTBUG-130522 was fixed, QVariant is not accepted again, so use QJSValue instead.
After https://bugreports.qt.io/browse/QTBUG-130522 was fixed, QVariant is not accepted again, so use QJSValue instead.