File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 38
38
"@types/react" : " ^18.2.48" ,
39
39
"cors" : " ^2.8.5" ,
40
40
"nodemon" : " ^2.0.20" ,
41
- "typescript" : " ^5.1.6 "
41
+ "typescript" : " ^5.4.3 "
42
42
}
43
43
}
Original file line number Diff line number Diff line change 46
46
"eslint-plugin-react-hooks" : " ^4.6.0" ,
47
47
"nodemon" : " ^2.0.20" ,
48
48
"prettier" : " ^2.8.8" ,
49
- "typescript" : " ^5.0.4 "
49
+ "typescript" : " ^5.4.3 "
50
50
},
51
51
"dependencies" : {
52
52
"@kiltprotocol/sdk-js" : " ^0.32.0" ,
Original file line number Diff line number Diff line change @@ -14820,23 +14820,23 @@ __metadata:
14820
14820
languageName: node
14821
14821
linkType: hard
14822
14822
14823
- "typescript@npm:^5.0.4, typescript@npm:^5.1.6 ":
14824
- version: 5.2.2
14825
- resolution: "typescript@npm:5.2.2 "
14823
+ "typescript@npm:^5.4.3 ":
14824
+ version: 5.4.3
14825
+ resolution: "typescript@npm:5.4.3 "
14826
14826
bin:
14827
14827
tsc: bin/tsc
14828
14828
tsserver: bin/tsserver
14829
- checksum: 7912821dac4d962d315c36800fe387cdc0a6298dba7ec171b350b4a6e988b51d7b8f051317786db1094bd7431d526b648aba7da8236607febb26cf5b871d2d3c
14829
+ checksum: d74d731527e35e64d8d2dcf2f897cf8cfbc3428be0ad7c48434218ba4ae41239f53be7c90714089db1068c05cae22436af2ecba71fd36ecc5e7a9118af060198
14830
14830
languageName: node
14831
14831
linkType: hard
14832
14832
14833
- "typescript@patch:typescript@^5.0.4#~builtin<compat/typescript>, typescript@patch:typescript@^5.1.6 #~builtin<compat/typescript>":
14834
- version: 5.2.2
14835
- resolution: "typescript@patch:typescript@npm%3A5.2.2 #~builtin<compat/typescript>::version=5.2.2 &hash=14eedb"
14833
+ "typescript@patch:typescript@^5.4.3 #~builtin<compat/typescript>":
14834
+ version: 5.4.3
14835
+ resolution: "typescript@patch:typescript@npm%3A5.4.3 #~builtin<compat/typescript>::version=5.4.3 &hash=14eedb"
14836
14836
bin:
14837
14837
tsc: bin/tsc
14838
14838
tsserver: bin/tsserver
14839
- checksum: 07106822b4305de3f22835cbba949a2b35451cad50888759b6818421290ff95d522b38ef7919e70fb381c5fe9c1c643d7dea22c8b31652a717ddbd57b7f4d554
14839
+ checksum: 3a62fe90aa79d68c9ce38ea5edb2957e62801c733b99f0e5a2b8b50922761f68f7d9a40d28c544b449866e81185cddb93cba2496d0ff3fa52ef5b1f8bcace38c
14840
14840
languageName: node
14841
14841
linkType: hard
14842
14842
@@ -15225,7 +15225,7 @@ __metadata:
15225
15225
memory-cache: ^0.2.0
15226
15226
nodemon: ^2.0.20
15227
15227
ts-node: ^10.9.1
15228
- typescript: ^5.1.6
15228
+ typescript: ^5.4.3
15229
15229
languageName: unknown
15230
15230
linkType: soft
15231
15231
@@ -15276,7 +15276,7 @@ __metadata:
15276
15276
nodemon: ^2.0.20
15277
15277
prettier: ^2.8.8
15278
15278
ts-node: ^10.9.1
15279
- typescript: ^5.0.4
15279
+ typescript: ^5.4.3
15280
15280
valid-url: ^1.0.9
15281
15281
languageName: unknown
15282
15282
linkType: soft
You can’t perform that action at this time.
0 commit comments