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 Dec 3, 2024
1 parent 902a943 commit 1e5f1a4
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 242 deletions.
30 changes: 15 additions & 15 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",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand All @@ -33,39 +33,39 @@
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@nomicfoundation/hardhat-ethers": "3.0.8",
"@nomicfoundation/hardhat-verify": "2.0.11",
"@nomicfoundation/hardhat-verify": "2.0.12",
"@nomiclabs/hardhat-ethers": "2.2.3",
"@nomiclabs/hardhat-etherscan": "3.1.8",
"@nomiclabs/hardhat-waffle": "2.0.6",
"@openzeppelin/contracts": "4.9.6",
"@openzeppelin/contracts-upgradeable": "4.9.6",
"@openzeppelin/hardhat-upgrades": "3.5.0",
"@openzeppelin/hardhat-upgrades": "3.6.0",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@typechain/ethers-v5": "11.1.2",
"@typechain/hardhat": "9.1.0",
"@types/mocha": "10.0.9",
"@types/mocha": "10.0.10",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@vitejs/plugin-react-refresh": "1.3.6",
"autoprefixer": "10.4.20",
"chai": "5.1.2",
"dotenv": "16.4.5",
"dotenv": "16.4.6",
"ethereum-waffle": "4.0.10",
"ethers": "5.7.2",
"hardhat": "2.22.14",
"hardhat-gas-reporter": "2.2.1",
"husky": "9.1.6",
"hardhat": "2.22.16",
"hardhat-gas-reporter": "2.2.2",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"postcss": "8.4.47",
"rustywind": "0.22.0",
"postcss": "8.4.49",
"rustywind": "0.23.1",
"solgraph": "1.0.2",
"solhint": "5.0.3",
"solidity-coverage": "0.8.13",
"sort-package-json": "2.10.1",
"tailwindcss": "3.4.14",
"solidity-coverage": "0.8.14",
"sort-package-json": "2.12.0",
"tailwindcss": "3.4.15",
"typechain": "8.3.2",
"typescript": "5.6.3",
"vite": "5.4.10"
"typescript": "5.7.2",
"vite": "5.4.11"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
Loading

0 comments on commit 1e5f1a4

Please sign in to comment.