Skip to content

Commit 4de0f69

Browse files
committed
🔁 Update Dependencies
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
1 parent 6aa0f66 commit 4de0f69

File tree

3 files changed

+126
-132
lines changed

3 files changed

+126
-132
lines changed

interface/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/react": "^19.2.14",
4949
"@types/react-dom": "^19.2.3",
5050
"autoprefixer": "^10.4.24",
51-
"eslint": "^9.39.2",
51+
"eslint": "^9.39.3",
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
@@ -264,7 +264,7 @@
264264
"@nomicfoundation/hardhat-verify": "^2.1.3",
265265
"@typechain/ethers-v6": "^0.5.1",
266266
"@typechain/hardhat": "^9.1.0",
267-
"eslint": "^10.0.0",
267+
"eslint": "^10.0.1",
268268
"eslint-config-prettier": "^10.1.8",
269269
"ethers": "^6.16.0",
270270
"globals": "^17.3.0",

0 commit comments

Comments
 (0)