-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔁 Update Dependencies and Submodules
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
- Loading branch information
1 parent
d00bb6d
commit f7ce5d0
Showing
6 changed files
with
171 additions
and
168 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
plugins: | ||
- "prettier-plugin-tailwindcss" | ||
- "@trivago/prettier-plugin-sort-imports" | ||
- "prettier-plugin-tailwindcss" | ||
importOrder: | ||
["^react(.*)", "next/(.*)", "<THIRD_PARTY_MODULES>", "@/(.*)", "^[./]"] | ||
importOrderSortSpecifiers: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule openzeppelin-contracts
updated
32 files
Submodule solady
updated
5 files
+5 −0 | .gas-snapshot | |
+1 −0 | README.md | |
+1 −1 | package.json | |
+232 −0 | src/accounts/LibERC6551.sol | |
+193 −0 | test/LibERC6551.t.sol |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.