Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnGuilding committed Nov 8, 2024
1 parent b2beee8 commit 364a0ed
Show file tree
Hide file tree
Showing 3 changed files with 112 additions and 67 deletions.
2 changes: 1 addition & 1 deletion foundry.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[profile.default]
emv_version = "paris"
evm_version = "cancun"
src = "src"
out = "out"
script = "script"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"dependencies": {
"@matterlabs/era-contracts": "github:matter-labs/era-contracts",
"@openzeppelin/contracts-upgradeable": "5.0.1",
"@rhinestone/modulekit": "github:rhinestonewtf/modulekit",
"@zk-email/contracts": "^6.3.1",
"@zk-email/ether-email-auth-contracts": "1.0.0",
"@rhinestone/modulekit": "0.4.16",
"@zk-email/contracts": "6.3.2",
"@zk-email/ether-email-auth-contracts": "1.0.2",
"erc7579-implementation": "github:erc7579/erc7579-implementation",
"solidity-stringutils": "github:LayerZero-Labs/solidity-stringutils"
},
Expand Down
Loading

0 comments on commit 364a0ed

Please sign in to comment.