Commit c136561
committed
🔁 Bump Dependencies
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>1 parent c551bab commit c136561
4 files changed
Lines changed: 160 additions & 160 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
Submodule openzeppelin-contracts updated 23 files
- .changeset/rich-cows-repair.md+5
- .github/actions/setup/action.yml+1-1
- contracts/account/extensions/draft-AccountERC7579.sol+10-1
- contracts/mocks/Stateless.sol+4-1
- contracts/mocks/account/modules/ERC7579Mock.sol+8-1
- contracts/utils/README.adoc+4-1
- contracts/utils/cryptography/verifiers/ERC7913P256Verifier.sol+2
- contracts/utils/cryptography/verifiers/ERC7913RSAVerifier.sol+2
- contracts/utils/draft-InteroperableAddress.sol+234
- package-lock.json+203-27
- package.json+3-2
- scripts/checks/compare-layout.js+11-3
- scripts/checks/compareGasReports.js+4-2
- scripts/checks/extract-layout.js+3-2
- scripts/checks/inheritance-ordering.js+1-1
- scripts/upgradeable/transpile-onto.sh+1-1
- test/account/AccountERC7702.t.sol+7-1
- test/account/utils/draft-ERC7579Utils.t.sol+9-1
- test/governance/extensions/GovernorSuperQuorumGreaterThanQuorum.t.sol+6-2
- test/helpers/chains.js+34-87
- test/utils/CAIP.test.js+25-22
- test/utils/draft-InteroperableAddress.t.sol+99
- test/utils/draft-InteroperableAddress.test.js+170
0 commit comments