After updating the dependencies, we encounter a 404 error after a successful login handled by React Router. This behavior is unexpected, as the request should be redirected to Jitar. It seems that all RPC calls are now being handled by the service worker generated by the PWA plugin. To resolve this, we need to exclude these calls.