Skip to content

Commit 8eafd57

Browse files
committed
🔁 Update Dependencies
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
1 parent eeb2d25 commit 8eafd57

5 files changed

Lines changed: 137 additions & 137 deletions

File tree

foundry.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"lib/openzeppelin-contracts": {
99
"branch": {
1010
"name": "master",
11-
"rev": "77e5684a091f0d63498b7dad13b73b28e70005c7"
11+
"rev": "45f032d1bcf1a88b7bc90154d7eef76c87bf9d45"
1212
}
1313
},
1414
"lib/solady": {

interface/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,15 @@
4040
"sharp": "^0.34.5"
4141
},
4242
"devDependencies": {
43-
"@eslint/js": "^9.39.3",
43+
"@eslint/js": "^9.39.4",
4444
"@next/eslint-plugin-next": "^16.1.6",
4545
"@tailwindcss/postcss": "^4.2.1",
4646
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
4747
"@types/node": "^25.3.5",
4848
"@types/react": "^19.2.14",
4949
"@types/react-dom": "^19.2.3",
5050
"autoprefixer": "^10.4.27",
51-
"eslint": "^9.39.3",
51+
"eslint": "^9.39.4",
5252
"eslint-config-next": "^16.1.6",
5353
"eslint-plugin-react": "^7.37.5",
5454
"eslint-plugin-react-hooks": "^7.0.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@
266266
"@nomicfoundation/hardhat-verify": "^2.1.3",
267267
"@typechain/ethers-v6": "^0.5.1",
268268
"@typechain/hardhat": "^9.1.0",
269-
"eslint": "^10.0.2",
269+
"eslint": "^10.0.3",
270270
"eslint-config-prettier": "^10.1.8",
271271
"ethers": "^6.16.0",
272272
"globals": "^17.4.0",

0 commit comments

Comments
 (0)