Skip to content

Commit 7ac894e

Browse files
committed
🔁 Update Dependencies
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
1 parent 7dc8a7e commit 7ac894e

5 files changed

Lines changed: 160 additions & 160 deletions

File tree

foundry.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"lib/solady": {
1515
"branch": {
1616
"name": "main",
17-
"rev": "cbcfe0009477aa329574f17e8db0a05703bb8bdd"
17+
"rev": "95408a3d3b433eee4ad63752b0700e97fc7dbb7d"
1818
}
1919
}
2020
}

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.50.1"
62+
"typescript-eslint": "^8.51.0"
6363
}
6464
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@
256256
"eslint-config-prettier": "^10.1.8",
257257
"ethers": "^6.16.0",
258258
"globals": "^16.5.0",
259-
"hardhat": "^2.28.0",
259+
"hardhat": "^2.28.1",
260260
"hardhat-abi-exporter": "^2.11.0",
261261
"hardhat-contract-sizer": "^2.10.1",
262262
"hardhat-gas-reporter": "^2.3.0",
@@ -266,6 +266,6 @@
266266
"ts-node": "^10.9.2",
267267
"typechain": "^8.3.2",
268268
"typescript": "^5.9.3",
269-
"typescript-eslint": "^8.50.1"
269+
"typescript-eslint": "^8.51.0"
270270
}
271271
}

0 commit comments

Comments
 (0)