Deeply merges two objects, recursively merging nested objects.
The target object to merge into
The source object to merge from
A new object with merged properties
Deeply merges two objects, recursively merging nested objects.