The generated client shouldn't rely on external dependencies.
Currently, if I want to use the generated client, I also need to install @open-rpc/client-js, lodash, @open-rpc/schema-utils-js.
Shouldn't the client be standalone with these dependencies bundled ?