Skip to content

Commit

Permalink
🔁 Bump Dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
  • Loading branch information
pcaversaccio committed Sep 3, 2024
1 parent c5eda18 commit fdba6e4
Show file tree
Hide file tree
Showing 3 changed files with 130 additions and 124 deletions.
2 changes: 1 addition & 1 deletion interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"autoprefixer": "^10.4.20",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.7",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react": "^7.35.1",
"eslint-plugin-react-hooks": "^4.6.2",
"next-seo": "^6.6.0",
"postcss": "^8.4.44",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,14 +157,14 @@
},
"devDependencies": {
"@eslint/js": "^9.9.1",
"@nomicfoundation/hardhat-ethers": "^3.0.7",
"@nomicfoundation/hardhat-verify": "^2.0.9",
"@nomicfoundation/hardhat-ethers": "^3.0.8",
"@nomicfoundation/hardhat-verify": "^2.0.10",
"@typechain/ethers-v6": "^0.5.1",
"@typechain/hardhat": "^9.1.0",
"eslint": "^9.9.1",
"eslint-config-prettier": "^9.1.0",
"ethers": "^6.13.2",
"hardhat": "^2.22.9",
"hardhat": "^2.22.10",
"hardhat-abi-exporter": "^2.10.1",
"hardhat-contract-sizer": "^2.10.0",
"hardhat-gas-reporter": "^2.2.1",
Expand All @@ -174,6 +174,6 @@
"ts-node": "^10.9.2",
"typechain": "^8.3.2",
"typescript": "^5.5.4",
"typescript-eslint": "^8.3.0"
"typescript-eslint": "^8.4.0"
}
}
Loading

0 comments on commit fdba6e4

Please sign in to comment.