File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 39
39
"resolve-from" : " ^5.0.0" ,
40
40
"resolve-global" : " ^1.0.0" ,
41
41
"tslib" : " ^2.0.0" ,
42
- "typescript-to-lua" : " ^0.35.0 "
42
+ "typescript-to-lua" : " ^0.37.1 "
43
43
},
44
44
"devDependencies" : {
45
45
"@ark120202/eslint-config" : " ^2.3.0" ,
Original file line number Diff line number Diff line change @@ -1665,16 +1665,21 @@ type-fest@^0.8.1:
1665
1665
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
1666
1666
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
1667
1667
1668
- typescript-to-lua@^0.35.0 :
1669
- version "0.35.0 "
1670
- resolved "https://registry.yarnpkg.com/typescript-to-lua/-/typescript-to-lua-0.35.0 .tgz#abe468401ff7679abbd267c4faecfeef81bf0857 "
1671
- integrity sha512-r79LfK1nWauFO4SR7q7pMCYjwW412Z17yx1WKp00SnVmYNwbm4fB/TsJuZe5jLtpZxAuGG8nVqtJEAsU5d1Bhg ==
1668
+ typescript-to-lua@^0.37.1 :
1669
+ version "0.37.1 "
1670
+ resolved "https://registry.yarnpkg.com/typescript-to-lua/-/typescript-to-lua-0.37.1 .tgz#8d759596140250577344c75d98e3b1821c9f53ec "
1671
+ integrity sha512-kzN26fIIdYVLxwd2AJZB2VwxaO8P6GaHrl1uASP5gEo0oSU87xxJ/s/OVfpWCKNGxQnbd/VLmW2fFIneK7SoRg ==
1672
1672
dependencies :
1673
1673
resolve "^1.15.1"
1674
1674
source-map "^0.7.3"
1675
- typescript "^3.9 .2"
1675
+ typescript ">=4.0 .2"
1676
1676
1677
- typescript@^3.9.2, typescript@^3.9.6 :
1677
+ typescript@>=4.0.2 :
1678
+ version "4.1.3"
1679
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
1680
+ integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
1681
+
1682
+ typescript@^3.9.6 :
1678
1683
version "3.9.6"
1679
1684
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
1680
1685
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
You can’t perform that action at this time.
0 commit comments