sitevision / sitevision-apps

Create SiteVision WebApps and RESTApps
15 stars 17 forks source link

chore!: Update dependencies drop legacy node support #70

Closed albinohrn closed 1 year ago

albinohrn commented 1 year ago

Squashed commit of the following:

commit 65fc2b6966ace23836b6afea9b1854d24a0b6390 Author: Albin Öhrn albin.ohrn@sitevision.se Date: Wed Nov 16 11:59:58 2022 +0100

Update dependencies

commit a3fd86011e925d99007a4404158f85011b187562 Author: Albin Öhrn albin.ohrn@sitevision.se Date: Wed Nov 16 11:24:51 2022 +0100

Use correct imports

commit 977a12cf0f42bdb322a3afa64f4daa64d1d44a73 Author: Albin Öhrn albin.ohrn@sitevision.se Date: Wed Nov 16 11:10:33 2022 +0100

Pass credentials as header and not in url

commit a9607aaed1c0752039908fe9476670847bff4596 Author: Albin Öhrn albin.ohrn@sitevision.se Date: Wed Nov 16 10:53:26 2022 +0100

Downgrade testing lib for react 17 support

commit 651cb5e61feba0ce7dae4516b0bfbeac8d5eb2a5 Author: Albin Öhrn albin.ohrn@sitevision.se Date: Wed Nov 16 10:27:55 2022 +0100

Updated paths and added missing dependency

commit bbe768c814beafd673ebe468810770e83b0f6f1f Author: Albin Öhrn albin.ohrn@sitevision.se Date: Wed Nov 16 10:05:22 2022 +0100

Convert 'hidden' file

commit ef4176e0f403552bbddea419d1d73b7aac4efa1f Author: Albin Öhrn albin.ohrn@sitevision.se Date: Wed Nov 16 09:56:28 2022 +0100

Use 'polyfill' __dirname

commit 2230340cfa109e182b40ab3febda02405e206a0a Author: Albin Öhrn albin.ohrn@sitevision.se Date: Wed Nov 16 09:46:25 2022 +0100

Use correct method name

commit d7addef92a7e9c32377729c0c76bf62e0147f2a4 Author: Albin Öhrn albin.ohrn@sitevision.se Date: Wed Nov 16 09:38:45 2022 +0100

Use dynamic import over require

commit 90eb9afcacb9022e31836bc946619cd249e77e0f Author: Albin Öhrn albin.ohrn@sitevision.se Date: Wed Nov 16 08:18:30 2022 +0100

Switch to esm modules
albinohrn commented 1 year ago