5351
5351
svelte-i18n "^3.3.13"
5352
5352
viem "2.12.0"
5353
5353
5354
- "@web3-onboard/core@^2.22.1 ":
5355
- version "2.22.1 "
5356
- resolved "https://registry.yarnpkg.com/@web3-onboard/core/-/core-2.22.1 .tgz#169b8300f609648034f41f6d6cd020a9aabfcaa1 "
5357
- integrity sha512-FcwHnpfOQsHB0PBliYh6jdSrjyIrxGHfbnAzjUsInLJMFxjpmn8maexBfkGF9dFUh5UKRWTQauuWpzS0cJhh5w ==
5354
+ "@web3-onboard/core@^2.22.3-alpha.2 ":
5355
+ version "2.22.3 "
5356
+ resolved "https://registry.yarnpkg.com/@web3-onboard/core/-/core-2.22.3 .tgz#975d22d2d8b1e922bae81e35d1324a7f742f3730 "
5357
+ integrity sha512-/7pE20n910kvdTS3hn/ui5mWCMMu6jot+mdSsn2nAoNdLBCmSgRQgVuEFTL84CR99K6O0dFUCdnKvhrs8t5bog ==
5358
5358
dependencies:
5359
5359
"@web3-onboard/common" "^2.4.1"
5360
5360
bnc-sdk "^4.6.7"
@@ -11706,7 +11706,7 @@ strict-uri-encode@^2.0.0:
11706
11706
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-2.0.0.tgz#b9c7330c7042862f6b142dc274bbcc5866ce3546"
11707
11707
integrity sha512-QwiXZgpRcKkhTj2Scnn++4PKtWsH0kpzZ62L2R6c/LUVYv7hVnZqcg2+sMuT6R7Jusu1vviK/MFsu6kNJfWlEQ==
11708
11708
11709
- "string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3 :
11709
+ "string-width-cjs@npm:string-width@^4.2.0":
11710
11710
version "4.2.3"
11711
11711
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
11712
11712
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -11724,6 +11724,15 @@ string-width@^3.0.0, string-width@^3.1.0:
11724
11724
is-fullwidth-code-point "^2.0.0"
11725
11725
strip-ansi "^5.1.0"
11726
11726
11727
+ string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
11728
+ version "4.2.3"
11729
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
11730
+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
11731
+ dependencies:
11732
+ emoji-regex "^8.0.0"
11733
+ is-fullwidth-code-point "^3.0.0"
11734
+ strip-ansi "^6.0.1"
11735
+
11727
11736
string-width@^5.0.1, string-width@^5.1.2:
11728
11737
version "5.1.2"
11729
11738
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -11759,8 +11768,7 @@ string_decoder@~1.1.1:
11759
11768
dependencies:
11760
11769
safe-buffer "~5.1.0"
11761
11770
11762
- "strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
11763
- name strip-ansi-cjs
11771
+ "strip-ansi-cjs@npm:strip-ansi@^6.0.1":
11764
11772
version "6.0.1"
11765
11773
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
11766
11774
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -11774,6 +11782,13 @@ strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
11774
11782
dependencies:
11775
11783
ansi-regex "^4.1.0"
11776
11784
11785
+ strip-ansi@^6.0.0, strip-ansi@^6.0.1:
11786
+ version "6.0.1"
11787
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
11788
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
11789
+ dependencies:
11790
+ ansi-regex "^5.0.1"
11791
+
11777
11792
strip-ansi@^7.0.1:
11778
11793
version "7.1.0"
11779
11794
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -12511,10 +12526,10 @@ vite-plugin-node-polyfills@^0.22.0:
12511
12526
"@rollup/plugin-inject" "^5.0.5"
12512
12527
node-stdlib-browser "^1.2.0"
12513
12528
12514
- vite@^4.5.3 :
12515
- version "4.5.3 "
12516
- resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.3 .tgz#d88a4529ea58bae97294c7e2e6f0eab39a50fb1a "
12517
- integrity sha512-kQL23kMeX92v3ph7IauVkXkikdDRsYMGTVl5KY2E9OY4ONLvkHf04MDTbnfo6NKxZiDLWzVpP5oTa8hQD8U3dg ==
12529
+ vite@^4.5.5 :
12530
+ version "4.5.5 "
12531
+ resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.5 .tgz#639b9feca5c0a3bfe3c60cb630ef28bf219d742e "
12532
+ integrity sha512-ifW3Lb2sMdX+WU91s3R0FyQlAyLxOzCSCP37ujw0+r5POeHPwe6udWVIElKQq8gk3t7b8rkmvqC6IHBpCff4GQ ==
12518
12533
dependencies:
12519
12534
esbuild "^0.18.10"
12520
12535
postcss "^8.4.27"
@@ -12838,7 +12853,7 @@ wif@^4.0.0:
12838
12853
dependencies:
12839
12854
bs58check "^3.0.1"
12840
12855
12841
- "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0 :
12856
+ "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
12842
12857
version "7.0.0"
12843
12858
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
12844
12859
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -12865,6 +12880,15 @@ wrap-ansi@^6.2.0:
12865
12880
string-width "^4.1.0"
12866
12881
strip-ansi "^6.0.0"
12867
12882
12883
+ wrap-ansi@^7.0.0:
12884
+ version "7.0.0"
12885
+ resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
12886
+ integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
12887
+ dependencies:
12888
+ ansi-styles "^4.0.0"
12889
+ string-width "^4.1.0"
12890
+ strip-ansi "^6.0.0"
12891
+
12868
12892
wrap-ansi@^8.1.0:
12869
12893
version "8.1.0"
12870
12894
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
0 commit comments