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 Nov 21, 2023
1 parent 42012a5 commit ad4dfc3
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 252 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"@web3-react/injected-connector": "6.0.7",
"@web3-react/network-connector": "6.2.9",
"@web3-react/walletconnect-connector": "6.2.13",
"daisyui": "4.0.4",
"daisyui": "4.4.2",
"loglevel": "1.8.1",
"next": "14.0.2",
"next": "14.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"web3-react": "5.0.5"
Expand All @@ -50,21 +50,21 @@
"@typechain/ethers-v5": "11.1.2",
"@typechain/ethers-v6": "0.5.1",
"@typechain/hardhat": "9.1.0",
"@types/chai": "4.3.10",
"@types/mocha": "10.0.4",
"@types/node": "20.9.0",
"@types/chai": "4.3.11",
"@types/mocha": "10.0.5",
"@types/node": "20.9.2",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"autoprefixer": "10.4.16",
"chai": "4.3.10",
"dotenv": "16.3.1",
"eslint": "8.53.0",
"eslint-config-next": "14.0.2",
"eslint-config-productsway": "1.3.0",
"eslint": "8.54.0",
"eslint-config-next": "14.0.3",
"eslint-config-productsway": "1.3.1",
"ethers": "5.7.2",
"hardhat": "2.19.0",
"hardhat": "2.19.1",
"hardhat-gas-reporter": "1.0.9",
"husky": "8.0.3",
"nano-staged": "0.8.0",
Expand All @@ -81,7 +81,7 @@
"tailwindcss": "3.3.5",
"ts-node": "10.9.1",
"typechain": "8.3.2",
"typescript": "5.2.2"
"typescript": "5.3.2"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit ad4dfc3

Please sign in to comment.