Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2024
1 parent 71c89f9 commit 7b744ff
Show file tree
Hide file tree
Showing 4 changed files with 328 additions and 196 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@typechain/hardhat": "9.1.0",
"@types/chai": "4.3.20",
"@types/mocha": "10.0.9",
"@types/node": "20.16.15",
"@types/node": "20.17.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "8.11.0",
Expand All @@ -59,15 +59,15 @@
"eslint-config-productsway": "1.3.4",
"ethereum-waffle": "4.0.10",
"ethers": "5.7.2",
"hardhat": "2.22.14",
"hardhat": "2.22.15",
"hardhat-gas-reporter": "2.2.1",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"p-queue": "8.0.1",
"postcss": "8.4.47",
"prettier": "3.3.3",
"prettier-plugin-solidity": "1.4.1",
"rustywind": "0.22.0",
"rustywind": "0.23.1",
"solgraph": "1.0.2",
"solhint": "5.0.3",
"solidity-coverage": "0.8.13",
Expand Down
4 changes: 2 additions & 2 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
},
"devDependencies": {
"@types/busboy": "1.5.4",
"@types/node": "20.16.15",
"@types/node": "20.17.1",
"@types/tap": "15.0.12",
"cross-env": "7.0.3",
"fast-json-stringify": "6.0.0",
"tap": "21.0.1",
"tsup": "8.3.0",
"tsup": "8.3.5",
"tsx": "4.19.1"
},
"engines": {
Expand Down
Loading

0 comments on commit 7b744ff

Please sign in to comment.