Skip to content

Commit 7d8028c

Browse files
authored
Update packages (#1819)
* update packages * resolve * update * fix build
1 parent e34de56 commit 7d8028c

File tree

2 files changed

+738
-78
lines changed

2 files changed

+738
-78
lines changed

package.json

+6-5
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@
3232
"@tanstack/react-query": "^4.35.7",
3333
"@tanstack/react-query-persist-client": "^4.35.7",
3434
"@tanstack/react-table": "^8.10.7",
35-
"@thirdweb-dev/auth": "^4.0.7",
36-
"@thirdweb-dev/chains": "^0.1.55",
37-
"@thirdweb-dev/react": "^4.0.7",
38-
"@thirdweb-dev/sdk": "^4.0.6",
35+
"@thirdweb-dev/auth": "4.1.1-nightly-cc651135-20231023133010",
36+
"@thirdweb-dev/chains": "0.1.56-nightly-cc651135-20231023133010",
37+
"@thirdweb-dev/react": "4.0.9-nightly-cc651135-20231023133010",
38+
"@thirdweb-dev/sdk": "4.0.8-nightly-cc651135-20231023133010",
3939
"@thirdweb-dev/service-utils": "^0.4.7",
4040
"@vercel/og": "^0.5.4",
4141
"airtable": "^0.12.2",
@@ -114,7 +114,8 @@
114114
"@types/react": "^18.0.26",
115115
"@types/react-dom": "^18",
116116
"bn.js": "^5.2.1",
117-
"zod": "^3.19.1"
117+
"zod": "^3.19.1",
118+
"@thirdweb-dev/sdk": "4.0.8-nightly-cc651135-20231023133010"
118119
},
119120
"peerDependencies": {},
120121
"next-unused": {

0 commit comments

Comments
 (0)