Skip to content

Commit

Permalink
Updating sequence deps
Browse files Browse the repository at this point in the history
  • Loading branch information
corbanbrook committed Sep 17, 2024
1 parent 377ba26 commit 907680c
Show file tree
Hide file tree
Showing 2 changed files with 338 additions and 182 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@
"clear:vite:cache": "rm -rf node_modules/.vite/"
},
"dependencies": {
"0xsequence": "2.0.1",
"@0xsequence/abi": "2.0.1",
"0xsequence": "2.0.6",
"@0xsequence/abi": "2.0.6",
"@0xsequence/design-system": "^1.7.6",
"@0xsequence/ethauth": "^1.0.0",
"@0xsequence/network": "2.0.1",
"@0xsequence/provider": "2.0.1",
"@0xsequence/utils": "2.0.1",
"@0xsequence/network": "2.0.6",
"@0xsequence/provider": "2.0.6",
"@0xsequence/utils": "2.0.6",
"@types/node": "^20.11.30",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.22",
"@vanilla-extract/css": "^1.14.1",
"ethers": "^6.13.0",
"ethers": "^6.13.2",
"framer-motion": "^9.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
Loading

0 comments on commit 907680c

Please sign in to comment.