After generating a new app using `pnpm create fuels` and running `fuels:dev` inside of it, we get: ```console using deprecated parameters for the initialization function; pass a single object instead ``` > Ref: https://github.com/rustwasm/wasm-bindgen/issues/4122#issuecomment-2380562394 The fix/bump should probably be done on: - https://github.com/FuelLabs/fuel-vm