File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 30
30
"@swc-node/register" : " ^1.9.0" ,
31
31
"@swc/core" : " ^1.4.16" ,
32
32
"@taplo/cli" : " ^0.7.0" ,
33
- "@tybys/wasm-util" : " ^0.8.3 " ,
33
+ "@tybys/wasm-util" : " ^0.9.0 " ,
34
34
"@types/node" : " ^20.12.7" ,
35
35
"ava" : " ^6.1.2" ,
36
36
"benchmark" : " ^2.1.4" ,
Original file line number Diff line number Diff line change @@ -1875,6 +1875,15 @@ __metadata:
1875
1875
languageName : node
1876
1876
linkType : hard
1877
1877
1878
+ " @tybys/wasm-util@npm:^0.9.0 " :
1879
+ version : 0.9.0
1880
+ resolution : " @tybys/wasm-util@npm:0.9.0"
1881
+ dependencies :
1882
+ tslib : " npm:^2.4.0"
1883
+ checksum : 10c0/f9fde5c554455019f33af6c8215f1a1435028803dc2a2825b077d812bed4209a1a64444a4ca0ce2ea7e1175c8d88e2f9173a36a33c199e8a5c671aa31de8242d
1884
+ languageName : node
1885
+ linkType : hard
1886
+
1878
1887
" @types/bcrypt@npm:^5.0.2 " :
1879
1888
version : 5.0.2
1880
1889
resolution : " @types/bcrypt@npm:5.0.2"
@@ -6231,7 +6240,7 @@ __metadata:
6231
6240
" @swc-node/register " : " npm:^1.9.0"
6232
6241
" @swc/core " : " npm:^1.4.16"
6233
6242
" @taplo/cli " : " npm:^0.7.0"
6234
- " @tybys/wasm-util " : " npm:^0.8.3 "
6243
+ " @tybys/wasm-util " : " npm:^0.9.0 "
6235
6244
" @types/node " : " npm:^20.12.7"
6236
6245
ava : " npm:^6.1.2"
6237
6246
benchmark : " npm:^2.1.4"
You can’t perform that action at this time.
0 commit comments