Skip to content

Commit 9b7ad3b

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

3 files changed

Lines changed: 138 additions & 138 deletions

File tree

interface/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@next/eslint-plugin-next": "^16.2.2",
4545
"@tailwindcss/postcss": "^4.2.2",
4646
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
47-
"@types/node": "^25.5.0",
47+
"@types/node": "^25.5.2",
4848
"@types/react": "^19.2.14",
4949
"@types/react-dom": "^19.2.3",
5050
"autoprefixer": "^10.4.27",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@
267267
"@nomicfoundation/hardhat-verify": "^2.1.3",
268268
"@typechain/ethers-v6": "^0.5.1",
269269
"@typechain/hardhat": "^9.1.0",
270-
"eslint": "^10.1.0",
270+
"eslint": "^10.2.0",
271271
"eslint-config-prettier": "^10.1.8",
272272
"ethers": "^6.16.0",
273273
"globals": "^17.4.0",

0 commit comments

Comments
 (0)