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-*/
112
112
# Other
113
113
.idea
114
114
pnpm-lock.yaml
115
+ yarn.lock
116
+ package-lock.json
Original file line number Diff line number Diff line change 12
12
"type" : " module" ,
13
13
"license" : " MIT" ,
14
14
"dependencies" : {
15
- "canvas" : " ^2.9.3 " ,
15
+ "canvas" : " ^2.11.2 " ,
16
16
"compare-versions" : " ^4.1.4" ,
17
17
"execa" : " ^6.1.0" ,
18
18
"fabric" : " ^5.2.4" ,
19
19
"file-type" : " ^18.0.0" ,
20
20
"file-url" : " ^4.0.0" ,
21
21
"fs-extra" : " ^10.1.0" ,
22
- "gl" : " ^5 .0.3 " ,
22
+ "gl" : " ^8 .0.2 " ,
23
23
"gl-buffer" : " ^2.1.2" ,
24
24
"gl-shader" : " ^4.3.1" ,
25
25
"gl-texture2d" : " ^2.1.0" ,
You can’t perform that action at this time.
0 commit comments