Skip to content

Commit 611dead

Browse files
committed
Update dependencies in foundry.lock
Refreshed revisions for several libraries and added diamond-lib to the lock file to ensure the latest versions are used.
1 parent c010550 commit 611dead

File tree

1 file changed

+7
-13
lines changed

1 file changed

+7
-13
lines changed

foundry.lock

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,17 @@
11
{
22
"lib/contracts": {
3-
"tag": {
4-
"name": "v0.3.1",
5-
"rev": "2bd70ff3fb5f1c0e562425b4d5312f619d9f2720"
6-
}
3+
"rev": "bce75f985558fad3d06ee1b86f224f0cfb783631"
4+
},
5+
"lib/diamond-lib": {
6+
"rev": "95faf293ac04cb21f41fcf2ae4f51f68fba037ec"
77
},
88
"lib/forge-std": {
9-
"tag": {
10-
"name": "v1.10.0",
11-
"rev": "8bbcf6e3f8f62f419e5429a0bd89331c85c37824"
12-
}
9+
"rev": "551a2d30d7fecba7092ab45a587b5268149a48fb"
1310
},
1411
"lib/openzeppelin-contracts-upgradeable": {
15-
"tag": {
16-
"name": "v5.4.0",
17-
"rev": "e725abddf1e01cf05ace496e950fc8e243cc7cab"
18-
}
12+
"rev": "e725abddf1e01cf05ace496e950fc8e243cc7cab"
1913
},
2014
"lib/solady": {
21-
"rev": "33b4b98e350bbcba6aa85642957c313e98b5f911"
15+
"rev": "208e4f31cfae26e4983eb95c3488a14fdc497ad7"
2216
}
2317
}

0 commit comments

Comments
 (0)