frank-flow icon indicating copy to clipboard operation
frank-flow copied to clipboard

Update outdated dependencies

Open Matthbo opened this issue 1 year ago • 0 comments

ngx-smart-model seems to be outdated to the point where the angular compiler is complaining when running ng serve.

⠹ Generating browser application bundles (phase: setup)...Processing legacy "View Engine" libraries:
- ngx-smart-modal [es2015/esm2015] (https://github.com/maximelafarie/ngx-smart-modal.git)
Encourage the library authors to publish an Ivy distribution.

The current wanted version by the package.json is 7.4.1 but the latest version is 14.0.3.

I also noticed that ngx-panzoom could use an upgrade (current used: 13.0.0, lastest: 17.0.0)

Matthbo avatar Apr 09 '24 13:04 Matthbo