Switch to more efficient object deep cloning and shallow merging
authorJérôme Benoit <jerome.benoit@sap.com>
Fri, 23 Dec 2022 17:25:30 +0000 (18:25 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Fri, 23 Dec 2022 17:25:30 +0000 (18:25 +0100)
commit088ee3c1ea0466521948c3911da0db8517ea5b97
treecbaae27688643a41b2dcbf16a57985390ee6748a
parentd42ee3c9721648623f231466c26a35be678fc25e
Switch to more efficient object deep cloning and shallow merging
implementations

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
package-lock.json
package.json
rollup.config.mjs
src/charging-station/ChargingStation.ts
src/utils/Configuration.ts
src/utils/Utils.ts