|
2824 | 2824 | resolved "https://registry.yarnpkg.com/@thirdweb-dev/chains/-/chains-0.1.55.tgz#0a33740a016ec5a787e293c3b38ca9992db99540"
|
2825 | 2825 | integrity sha512-jOAP9SQYQ8VgGJ6KGJIoiiIPesGrmPm9n/c/DthcCXCw0V/Ze6ZJihIcDdSOoT/6ySeAH8dRR3xMfqjaD5J7CA==
|
2826 | 2826 |
|
| 2827 | +"@thirdweb-dev/chains@0.1.58": |
| 2828 | + version "0.1.58" |
| 2829 | + resolved "https://registry.yarnpkg.com/@thirdweb-dev/chains/-/chains-0.1.58.tgz#5a26fe187ef39b7c6af87972166785d110cad53e" |
| 2830 | + integrity sha512-prSShAWoLODuZQcDBwNDqcXLzfevV2BOw54cDaHetSP+Sw/BP6SaPKIxojRQGsXARjn0JMWniG/NCtppUUHALQ== |
| 2831 | + |
2827 | 2832 | "@thirdweb-dev/contracts-js@1.3.16":
|
2828 | 2833 | version "1.3.16"
|
2829 | 2834 | resolved "https://registry.yarnpkg.com/@thirdweb-dev/contracts-js/-/contracts-js-1.3.16.tgz#264727b40b0f320c01eefcb4295e89c9e9947002"
|
|
2852 | 2857 | resolved "https://registry.yarnpkg.com/@thirdweb-dev/generated-abis/-/generated-abis-0.0.1.tgz#0d788d6aff0ac08f11e9eeb9ae4c8321845272a8"
|
2853 | 2858 | integrity sha512-vO9/3lSLO8smyyH1QVeYravSTzFwV1nf1C/Im1NBDPdH8//YvcbhtETGGiNfHWpyCvSi0vRYwvf+/7FKdwpDGQ==
|
2854 | 2859 |
|
2855 |
| -"@thirdweb-dev/sdk@4.0.6", "@thirdweb-dev/sdk@^4.0.6": |
| 2860 | +"@thirdweb-dev/sdk@4.0.6": |
2856 | 2861 | version "4.0.6"
|
2857 | 2862 | resolved "https://registry.yarnpkg.com/@thirdweb-dev/sdk/-/sdk-4.0.6.tgz#f9c64b7d6a3beafa69777640228b773b40ed7dd5"
|
2858 | 2863 | integrity sha512-s0VvSrNq5QiKcRfj/X/jjjDj5uzeJaFTZWsZxFUpyWhyTG9UjMXrTpJmCeHTf4jr4Xs0GkKI6L15NP6TYROM8Q==
|
|
2896 | 2901 | yaml "^2.3.1"
|
2897 | 2902 | zod "^3.22.3"
|
2898 | 2903 |
|
| 2904 | +"@thirdweb-dev/sdk@^4.0.13": |
| 2905 | + version "4.0.13" |
| 2906 | + resolved "https://registry.yarnpkg.com/@thirdweb-dev/sdk/-/sdk-4.0.13.tgz#8e960271d019bfdcce553c8665b5dd2874d27f83" |
| 2907 | + integrity sha512-466UxsdqS6j+UW7gim64g8dOBZ4XVp/p7uV7bKdFNgYC2fM8OQk3aidg0BfL3J00VwzKabjJmdA8gR506NTACQ== |
| 2908 | + dependencies: |
| 2909 | + "@thirdweb-dev/chains" "0.1.58" |
| 2910 | + "@thirdweb-dev/contracts-js" "1.3.16" |
| 2911 | + "@thirdweb-dev/generated-abis" "0.0.1" |
| 2912 | + "@thirdweb-dev/storage" "2.0.4" |
| 2913 | + abitype "^0.2.5" |
| 2914 | + bn.js "^5.2.1" |
| 2915 | + bs58 "^5.0.0" |
| 2916 | + buffer "^6.0.3" |
| 2917 | + eventemitter3 "^5.0.1" |
| 2918 | + fast-deep-equal "^3.1.3" |
| 2919 | + merkletreejs "^0.2.24" |
| 2920 | + tiny-invariant "^1.2.0" |
| 2921 | + tweetnacl "^1.0.3" |
| 2922 | + uuid "^9.0.1" |
| 2923 | + yaml "^2.3.1" |
| 2924 | + zod "^3.22.3" |
| 2925 | + |
2899 | 2926 | "@thirdweb-dev/service-utils@^0.4.2":
|
2900 | 2927 | version "0.4.2"
|
2901 | 2928 | resolved "https://registry.yarnpkg.com/@thirdweb-dev/service-utils/-/service-utils-0.4.2.tgz#bb22fcb38349bf4c5879cbfc105902d3cc32413a"
|
|
2922 | 2949 | form-data "^4.0.0"
|
2923 | 2950 | uuid "^9.0.1"
|
2924 | 2951 |
|
| 2952 | +"@thirdweb-dev/storage@2.0.4": |
| 2953 | + version "2.0.4" |
| 2954 | + resolved "https://registry.yarnpkg.com/@thirdweb-dev/storage/-/storage-2.0.4.tgz#a71d70dd7cd1b48462b37321d7405d6c1473c970" |
| 2955 | + integrity sha512-b1tbcLJTO2lQp+JmQ3C4vRrknfpw7P0uKEWohweN7qGdWv+ss7+gag3DbQ45gDbOXzkzuLjyaBWsykdWEzh46g== |
| 2956 | + dependencies: |
| 2957 | + cid-tool "^3.0.0" |
| 2958 | + form-data "^4.0.0" |
| 2959 | + uuid "^9.0.1" |
| 2960 | + |
2925 | 2961 | "@thirdweb-dev/wallets@2.0.8-nightly-aa9f48d1-20231018185726":
|
2926 | 2962 | version "2.0.8-nightly-aa9f48d1-20231018185726"
|
2927 | 2963 | resolved "https://registry.yarnpkg.com/@thirdweb-dev/wallets/-/wallets-2.0.8-nightly-aa9f48d1-20231018185726.tgz#7c2325336cfd4b0187b4617b6dbca552e4c9e611"
|
|
0 commit comments