Skip to content

Commit 90c2659

Browse files
committed
🔁 Update Dependencies
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
1 parent 83d0132 commit 90c2659

3 files changed

Lines changed: 97 additions & 88 deletions

File tree

interface/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint": "^9.39.4",
5252
"eslint-config-next": "^16.2.4",
5353
"eslint-plugin-react": "^7.37.5",
54-
"eslint-plugin-react-hooks": "^7.1.0",
54+
"eslint-plugin-react-hooks": "^7.1.1",
5555
"globals": "^17.5.0",
5656
"next-seo": "^7.2.0",
5757
"postcss": "^8.5.10",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@
269269
"@nomicfoundation/hardhat-verify": "^2.1.3",
270270
"@typechain/ethers-v6": "^0.5.1",
271271
"@typechain/hardhat": "^9.1.0",
272-
"eslint": "^10.2.0",
272+
"eslint": "^10.2.1",
273273
"eslint-config-prettier": "^10.1.8",
274274
"ethers": "^6.16.0",
275275
"globals": "^17.5.0",

0 commit comments

Comments
 (0)