Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 2bd3a82 commit 4239573
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 168 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"@ethersproject/abi": "5.7.0",
"@ethersproject/providers": "5.7.2",
"@ethersproject/units": "5.7.0",
"@tailwindcss/typography": "0.5.15",
"@tailwindcss/typography": "0.5.16",
"@web3-react/core": "6.1.9",
"@web3-react/injected-connector": "6.0.7",
"@web3-react/network-connector": "6.2.9",
"@web3-react/walletconnect-connector": "6.2.13",
"daisyui": "4.12.20",
"daisyui": "4.12.23",
"loglevel": "1.9.2",
"next": "15.0.4",
"react": "19.0.0",
Expand All @@ -35,17 +35,17 @@
"@nomicfoundation/hardhat-toolbox": "2.0.2",
"@nomiclabs/hardhat-ethers": "2.2.3",
"@nomiclabs/hardhat-etherscan": "3.1.8",
"@openzeppelin/contracts": "5.1.0",
"@openzeppelin/contracts-upgradeable": "5.1.0",
"@openzeppelin/contracts": "5.2.0",
"@openzeppelin/contracts-upgradeable": "5.2.0",
"@openzeppelin/hardhat-upgrades": "1.28.0",
"@typechain/ethers-v5": "11.1.2",
"@typechain/ethers-v6": "0.5.1",
"@typechain/hardhat": "9.1.0",
"@types/chai": "4.3.20",
"@types/mocha": "10.0.10",
"@types/node": "22.10.1",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.1",
"@types/node": "22.10.5",
"@types/react": "19.0.4",
"@types/react-dom": "19.0.2",
"autoprefixer": "10.4.20",
"chai": "4.5.0",
"dotenv": "16.4.7",
Expand All @@ -56,12 +56,12 @@
"postcss": "8.4.49",
"rimraf": "6.0.1",
"solgraph": "1.0.2",
"solhint": "5.0.3",
"solhint": "5.0.4",
"solidity-coverage": "0.8.14",
"tailwindcss": "3.4.16",
"tailwindcss": "3.4.17",
"ts-node": "10.9.2",
"typechain": "8.3.2",
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"packageManager": "pnpm@9.15.0"
"packageManager": "pnpm@9.15.3"
}
Loading

0 comments on commit 4239573

Please sign in to comment.