File tree Expand file tree Collapse file tree 4 files changed +16
-3129
lines changed
Expand file tree Collapse file tree 4 files changed +16
-3129
lines changed Original file line number Diff line number Diff line change 1+ version : 2
2+ updates :
3+ - package-ecosystem : " npm"
4+ directory : " /"
5+ schedule :
6+ interval : " weekly"
7+ open-pull-requests-limit : 100
8+ - package-ecosystem : " github-actions"
9+ directory : " /"
10+ schedule :
11+ interval : " weekly"
12+ open-pull-requests-limit : 100
Original file line number Diff line number Diff line change @@ -112,3 +112,5 @@ editly-tmp-*/
112112# Other
113113.idea
114114pnpm-lock.yaml
115+ yarn.lock
116+ package-lock.json
Original file line number Diff line number Diff line change 1212 "type" : " module" ,
1313 "license" : " MIT" ,
1414 "dependencies" : {
15- "canvas" : " ^2.9.3 " ,
15+ "canvas" : " ^2.11.2 " ,
1616 "compare-versions" : " ^4.1.4" ,
1717 "execa" : " ^6.1.0" ,
1818 "fabric" : " ^5.2.4" ,
1919 "file-type" : " ^18.0.0" ,
2020 "file-url" : " ^4.0.0" ,
2121 "fs-extra" : " ^10.1.0" ,
22- "gl" : " ^5 .0.3 " ,
22+ "gl" : " ^8 .0.2 " ,
2323 "gl-buffer" : " ^2.1.2" ,
2424 "gl-shader" : " ^4.3.1" ,
2525 "gl-texture2d" : " ^2.1.0" ,
You can’t perform that action at this time.
0 commit comments