File tree 4 files changed +1794
-818
lines changed
4 files changed +1794
-818
lines changed Original file line number Diff line number Diff line change 32
32
"@babel/parser" : " ^7.19.4" ,
33
33
"@commander-js/extra-typings" : " ^12.0.1" ,
34
34
"@joeychenofficial/alt-ergo-modified" : " ^2.4.0" ,
35
- "@ts-morph/bootstrap" : " ^0.18 .0" ,
35
+ "@ts-morph/bootstrap" : " ^0.26 .0" ,
36
36
"@types/estree" : " ^1.0.5" ,
37
37
"acorn" : " ^8.8.2" ,
38
38
"acorn-class-fields" : " ^1.0.0" ,
42
42
"commander" : " ^12.0.0" ,
43
43
"js-base64" : " ^3.7.5" ,
44
44
"lodash" : " ^4.17.21" ,
45
- "source-map" : " 0.7.3 "
45
+ "source-map" : " 0.7.4 "
46
46
},
47
47
"scripts" : {
48
48
"build" : " yarn docs && yarn build:slang" ,
68
68
"@types/lodash" : " ^4.14.202" ,
69
69
"@types/node" : " ^20.0.0" ,
70
70
"@types/offscreencanvas" : " ^2019.7.0" ,
71
- "ace-builds" : " ~1.17 .0" ,
71
+ "ace-builds" : " ~1.40 .0" ,
72
72
"coveralls" : " ^3.1.0" ,
73
73
"escodegen" : " ^2.0.0" ,
74
74
"eslint" : " ^8.57.0" ,
92
92
"onFail" : " error"
93
93
}
94
94
},
95
- "packageManager" : " yarn@4.6.0 " ,
95
+ "packageManager" : " yarn@4.9.1 " ,
96
96
"jest" : {
97
97
"snapshotFormat" : {
98
98
"escapeString" : true ,
Original file line number Diff line number Diff line change 29
29
"files" : [
30
30
" dist"
31
31
],
32
- "packageManager" : " yarn@4.6.0 "
32
+ "packageManager" : " yarn@4.9.1 "
33
33
}
Original file line number Diff line number Diff line change @@ -20,36 +20,38 @@ __metadata:
20
20
linkType : hard
21
21
22
22
" acorn-loose@npm:^8.0.0 " :
23
- version : 8.3 .0
24
- resolution : " acorn-loose@npm:8.3 .0"
23
+ version : 8.5 .0
24
+ resolution : " acorn-loose@npm:8.5 .0"
25
25
dependencies :
26
- acorn : " npm:^8.5 .0"
27
- checksum : 10c0/970f790a584a2f1703a04711cdc588f424fd7bc2fb37ad8e0b9d6ceaf9c8c6a77f9ce102ce5250259fc96aedbdf346546ed1b496299bc13ed4d1b6fdb2d92f61
26
+ acorn : " npm:^8.14 .0"
27
+ checksum : 10c0/221df4224ccad267d46775323d956636dd0e4ef263d18450258daff1a33d99e8e00e6214465bdc658fc961cc77fc60cef2f0f4710ec93543ce179f287da0ea80
28
28
languageName : node
29
29
linkType : hard
30
30
31
31
" acorn-walk@npm:^8.0.0 " :
32
- version : 8.2.0
33
- resolution : " acorn-walk@npm:8.2.0"
34
- checksum : 10c0/dbe92f5b2452c93e960c5594e666dd1fae141b965ff2cb4a1e1d0381e3e4db4274c5ce4ffa3d681a86ca2a8d4e29d5efc0670a08e23fd2800051ea387df56ca2
32
+ version : 8.3.4
33
+ resolution : " acorn-walk@npm:8.3.4"
34
+ dependencies :
35
+ acorn : " npm:^8.11.0"
36
+ checksum : 10c0/76537ac5fb2c37a64560feaf3342023dadc086c46da57da363e64c6148dc21b57d49ace26f949e225063acb6fb441eabffd89f7a3066de5ad37ab3e328927c62
35
37
languageName : node
36
38
linkType : hard
37
39
38
- " acorn@npm:^8.0.3, acorn@npm:^8.5 .0 " :
39
- version : 8.8.0
40
- resolution : " acorn@npm:8.8.0 "
40
+ " acorn@npm:^8.0.3, acorn@npm:^8.11.0, acorn@npm:^8.14 .0 " :
41
+ version : 8.14.1
42
+ resolution : " acorn@npm:8.14.1 "
41
43
bin :
42
44
acorn : bin/acorn
43
- checksum : 10c0/5efce4f59554e0ab766f32932cba34b86cc2ecdf24fcd27463beff41d8a1b1b9575c21f92c1b9f7f82b93374a9d5aed33c91f93e2d0cb1bdf3f1e06ec131e816
45
+ checksum : 10c0/dbd36c1ed1d2fa3550140000371fcf721578095b18777b85a79df231ca093b08edc6858d75d6e48c73e431c174dcf9214edbd7e6fa5911b93bd8abfa54e47123
44
46
languageName : node
45
47
linkType : hard
46
48
47
49
" astring@npm:^1.4.3 " :
48
- version : 1.8.3
49
- resolution : " astring@npm:1.8.3 "
50
+ version : 1.9.0
51
+ resolution : " astring@npm:1.9.0 "
50
52
bin :
51
53
astring : bin/astring
52
- checksum : 10c0/76e8233ad2586d31f19fac4cdaa5b2d82cb7419dd68d60f8b2641f0dd6dfe0302b2160dae910d5a8cc00e4a381eb4928b6553272f80078ac1ba186d270a745d4
54
+ checksum : 10c0/e7519544d9824494e80ef0e722bb3a0c543a31440d59691c13aeaceb75b14502af536b23f08db50aa6c632dafaade54caa25f0788aa7550b6b2d6e2df89e0830
53
55
languageName : node
54
56
linkType : hard
55
57
You can’t perform that action at this time.
0 commit comments