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 29, 2024
1 parent 71c89f9 commit c60dd35
Show file tree
Hide file tree
Showing 4 changed files with 433 additions and 208 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@web3-react/injected-connector": "6.0.7",
"@web3-react/network-connector": "6.2.9",
"@web3-react/walletconnect-connector": "6.2.13",
"daisyui": "4.12.13",
"daisyui": "4.12.14",
"loglevel": "1.9.2",
"nft.storage": "7.2.0",
"react": "18.3.1",
Expand All @@ -46,11 +46,11 @@
"@typechain/hardhat": "9.1.0",
"@types/chai": "4.3.20",
"@types/mocha": "10.0.9",
"@types/node": "20.16.15",
"@types/node": "20.17.2",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "8.11.0",
"@typescript-eslint/parser": "8.11.0",
"@typescript-eslint/eslint-plugin": "8.12.2",
"@typescript-eslint/parser": "8.12.2",
"@vitejs/plugin-react-refresh": "1.3.6",
"autoprefixer": "10.4.20",
"chai": "5.1.2",
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
6 changes: 3 additions & 3 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
},
"devDependencies": {
"@types/busboy": "1.5.4",
"@types/node": "20.16.15",
"@types/node": "20.17.2",
"@types/tap": "15.0.12",
"cross-env": "7.0.3",
"fast-json-stringify": "6.0.0",
"tap": "21.0.1",
"tsup": "8.3.0",
"tsx": "4.19.1"
"tsup": "8.3.5",
"tsx": "4.19.2"
},
"engines": {
"node": ">=18.12.0"
Expand Down
Loading

0 comments on commit c60dd35

Please sign in to comment.