Skip to content

Commit d129b32

Browse files
update latest nightly SDKs
1 parent e7e4a30 commit d129b32

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"@chakra-ui/react": "^2.1.0",
5050
"@emotion/react": "^11",
5151
"@emotion/styled": "^11",
52-
"@thirdweb-dev/react": "^3.3.0-nightly-df74340",
53-
"@thirdweb-dev/sdk": "^3.3.0-nightly-df74340",
52+
"@thirdweb-dev/react": "^3.3.1-nightly-ad851f7",
53+
"@thirdweb-dev/sdk": "^3.3.1-nightly-ad851f7",
5454
"@thirdweb-dev/storage": "^1.0.4",
5555
"color": "^4.2.3",
5656
"ethers": "^5.7.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2923,10 +2923,10 @@
29232923
resolved "https://registry.yarnpkg.com/@thirdweb-dev/contracts/-/contracts-3.1.8-0.tgz#847af3fe9a53368e7be04b7b6e6afe076d3d1676"
29242924
integrity sha512-PiQjdRcAUBlu3poc4g6dN9KvjTgYsA1Vi+B/IgryptCgcJeMY4cldMabKCgPaCg9dPVpUq4O+SOM00P6mBNvGw==
29252925

2926-
"@thirdweb-dev/react@^3.3.0-nightly-df74340":
2927-
version "3.3.0"
2928-
resolved "https://registry.yarnpkg.com/@thirdweb-dev/react/-/react-3.3.0.tgz#6d4aefb40dd1450c79614d2bb8d149ff9f06ef2a"
2929-
integrity sha512-Px/G9Gn29R9FIQcZWeg1yhINnGGqPZ0C9fZo1qQ5YCIIl8MHMDBmYyHy+UOg5x++OkqCA69oWF3qdCS3cy2/cg==
2926+
"@thirdweb-dev/react@^3.3.1-nightly-ad851f7":
2927+
version "3.3.1-nightly-ad851f7"
2928+
resolved "https://registry.yarnpkg.com/@thirdweb-dev/react/-/react-3.3.1-nightly-ad851f7.tgz#5ee3610b4610cfe01071f0941880ac27571b5d5c"
2929+
integrity sha512-ZhsXiTLSmuTbMpG+aTscxDxR8HfVehcNO3SOPuWd3ZnCQfov6LzUmR/wRsLa05ObnLDHE/ijkvzEd/FMuLWfmg==
29302930
dependencies:
29312931
"@emotion/react" "^11.10.0"
29322932
"@emotion/styled" "^11.10.0"
@@ -2947,10 +2947,10 @@
29472947
tiny-invariant "^1.2.0"
29482948
wagmi "^0.2.28"
29492949

2950-
"@thirdweb-dev/sdk@^3.3.0-nightly-df74340":
2951-
version "3.3.0"
2952-
resolved "https://registry.yarnpkg.com/@thirdweb-dev/sdk/-/sdk-3.3.0.tgz#91fb6196760611a147e12a5520278139132d7420"
2953-
integrity sha512-rVrcrLoCpQFwg4jh6/YN+S2eeplWoCZO3u/W4scVPgqrdBm8HIL8nWqbeVi/lY7gPB+9SHv6854gPvsOqPWoAw==
2950+
"@thirdweb-dev/sdk@^3.3.1-nightly-ad851f7":
2951+
version "3.3.1-nightly-ad851f7"
2952+
resolved "https://registry.yarnpkg.com/@thirdweb-dev/sdk/-/sdk-3.3.1-nightly-ad851f7.tgz#7e402b655a57faabaf7491082dcb8e28bc0da4e5"
2953+
integrity sha512-M8cxDgXzY69AA1NEl/i8HA1JjreDf+Ec714nGMIH6Vn7BaI9b6baHtWtQAsI+9DpN/IkXllgYnPrUTdZPfdUxw==
29542954
dependencies:
29552955
"@metaplex-foundation/js" "^0.15.0"
29562956
"@metaplex-foundation/mpl-token-metadata" "^2.2.2"

0 commit comments

Comments
 (0)