Skip to content

Commit 591c423

Browse files
committed
🔁 Update Dependencies
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
1 parent 9fba747 commit 591c423

File tree

6 files changed

+93
-93
lines changed

6 files changed

+93
-93
lines changed

foundry.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"lib/forge-std": {
33
"branch": {
44
"name": "master",
5-
"rev": "121b89cd2ccd2fe8c6841935ddb684135f08392a"
5+
"rev": "aeb45e9f32ef8ca78f0aeda17596e9c46374da41"
66
}
77
},
88
"lib/openzeppelin-contracts": {
99
"branch": {
1010
"name": "master",
11-
"rev": "7bcb9603a8894dc1c78751c31dfead8789712fb4"
11+
"rev": "8614ef7a24d476e37db66054e5237faaf7f43717"
1212
}
1313
},
1414
"lib/solady": {

interface/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@
5959
"prettier-plugin-tailwindcss": "^0.7.2",
6060
"tailwindcss": "^4.1.18",
6161
"typescript": "^5.9.3",
62-
"typescript-eslint": "^8.54.0"
62+
"typescript-eslint": "^8.55.0"
6363
}
6464
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,6 @@
272272
"ts-node": "^10.9.2",
273273
"typechain": "^8.3.2",
274274
"typescript": "^5.9.3",
275-
"typescript-eslint": "^8.54.0"
275+
"typescript-eslint": "^8.55.0"
276276
}
277277
}

0 commit comments

Comments
 (0)