Skip to content

Commit 82be396

Browse files
committed
fix(createSpace): using the latest w3ui with w3up-client
1 parent 64dc68d commit 82be396

File tree

2 files changed

+89
-337
lines changed

2 files changed

+89
-337
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
2424
"@ucanto/core": "^10.0.1",
2525
"@ucanto/interface": "^10.0.1",
2626
"@ucanto/transport": "^9.1.1",
27-
"@w3ui/react": "2.5.4",
28-
"@web3-storage/access": "^19.0.0",
29-
"@web3-storage/capabilities": "^17.3.0",
30-
"@web3-storage/content-claims": "^3.2.1",
31-
"@web3-storage/data-segment": "^5.0.0",
27+
"@w3ui/react": "2.5.5",
28+
"@web3-storage/access": "^20.1.1",
29+
"@web3-storage/capabilities": "^18.0.1",
30+
"@web3-storage/content-claims": "^5.1.3",
31+
"@web3-storage/data-segment": "^5.3.0",
3232
"@web3-storage/did-mailto": "^2.1.0",
33-
"@web3-storage/w3up-client": "13.1.1",
33+
"@web3-storage/w3up-client": "17.1.2",
3434
"archy": "^1.0.0",
3535
"ariakit-utils": "0.17.0-next.27",
3636
"blueimp-md5": "^2.19.0",

0 commit comments

Comments
 (0)