File tree Expand file tree Collapse file tree 3 files changed +158
-14
lines changed
Expand file tree Collapse file tree 3 files changed +158
-14
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ ENV LANG=C.UTF-8 \
5656
5757FROM devkit-vscode AS devkit-deno
5858USER root
59- COPY --from=denoland/deno:bin-2.3.6 /deno /usr/local/bin/deno
59+ COPY --from=denoland/deno:bin-2.4.4 /deno /usr/local/bin/deno
6060USER $USERNAME
6161
6262FROM devkit-deno AS cfx-deno-cli
Original file line number Diff line number Diff line change 3131 "cliffy/ansi" : " https://deno.land/x/cliffy@v1.0.0-rc.4/ansi/mod.ts" ,
3232 "cliffy/keycode" : " https://deno.land/x/cliffy@v1.0.0-rc.4/keycode/mod.ts" ,
3333 "cliffy/testing" : " https://deno.land/x/cliffy@v1.0.0-rc.4/testing/mod.ts" ,
34- "viem" : " https://esm.sh/viem@2.18.8 " ,
35- "viem/accounts" : " https://esm.sh/viem@2.18.8 /accounts" ,
34+ "viem" : " https://esm.sh/viem@2.33.3 " ,
35+ "viem/accounts" : " https://esm.sh/viem@2.33.3 /accounts" ,
3636 "bip39" : " npm:bip39" ,
3737 "bip32" : " npm:bip32" ,
3838 "tiny-secp256k1" : " npm:tiny-secp256k1" ,
You can’t perform that action at this time.
0 commit comments