mifi / editly

Slick, declarative command line video editing & API
MIT License
4.75k stars 309 forks source link

package: dependencies bump #203

Closed wisekaa03 closed 2 years ago

wisekaa03 commented 2 years ago

compare-versions: 3.6.0 -> 4.1.3 execa: 4.0.0 -> 6.1.0 fabric: 4.1.0 -> 5.2.1 file-type: 14.1.4 -> 17.1.2 file-url: 3.0.0 -> 4.0.0 gl-shader: 4.2.1 -> 4.3.1 json5: 2.1.3 -> 2.2.1 lodash: 4.17.15 -> 4.17.21 meow: 6.1.0 -> 10.1.2 nanoid: 3.1.12 -> 4.0.0 p-map: 4.0.0 -> 5.5.0

mifi commented 2 years ago

hi. what are the benefits of this PR?

wisekaa03 commented 2 years ago

Fabric: https://github.com/fabricjs/fabric.js/blob/master/CHANGELOG.md#500 In particular, the file-type must at least be according to the types that editly provides. And upgraded the dependencies a bit.