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 May 14, 2024
1 parent 3c6f003 commit 3ee68fb
Show file tree
Hide file tree
Showing 2 changed files with 1,146 additions and 797 deletions.
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,22 @@
"package.json": "sort-package-json"
},
"dependencies": {
"@tailwindcss/typography": "0.5.10",
"@tailwindcss/typography": "0.5.13",
"@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.6.0",
"loglevel": "1.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"daisyui": "4.11.1",
"loglevel": "1.9.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hot-toast": "2.4.1",
"react-query": "4.0.0-beta.23",
"web3-react": "5.0.5"
},
"devDependencies": {
"@nomicfoundation/hardhat-ethers": "3.0.5",
"@nomicfoundation/hardhat-verify": "2.0.3",
"@nomicfoundation/hardhat-ethers": "3.0.6",
"@nomicfoundation/hardhat-verify": "2.0.7",
"@nomiclabs/hardhat-ethers": "2.2.3",
"@nomiclabs/hardhat-etherscan": "3.1.8",
"@nomiclabs/hardhat-waffle": "2.0.6",
Expand All @@ -44,36 +44,36 @@
"@typechain/ethers-v5": "11.1.2",
"@typechain/hardhat": "9.1.0",
"@types/mocha": "10.0.6",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"@types/react": "18.3.2",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@vitejs/plugin-react-refresh": "1.3.6",
"autoprefixer": "10.4.16",
"autoprefixer": "10.4.19",
"chai": "4.4.1",
"dotenv": "16.3.1",
"eslint": "8.56.0",
"eslint-config-productsway": "1.3.1",
"dotenv": "16.4.5",
"eslint": "8.57.0",
"eslint-config-productsway": "1.3.2",
"ethereum-waffle": "4.0.10",
"ethers": "5.7.2",
"hardhat": "2.19.4",
"hardhat-gas-reporter": "1.0.9",
"hardhat": "2.22.4",
"hardhat-gas-reporter": "1.0.10",
"husky": "8.0.3",
"lint-staged": "15.2.0",
"postcss": "8.4.33",
"prettier": "3.2.2",
"lint-staged": "15.2.2",
"postcss": "8.4.38",
"prettier": "3.2.5",
"prettier-plugin-solidity": "1.3.1",
"rustywind": "0.21.0",
"rustywind": "0.22.0",
"solgraph": "1.0.2",
"solhint": "4.1.1",
"solidity-coverage": "0.8.5",
"sort-package-json": "2.6.0",
"tailwindcss": "3.4.1",
"solhint": "4.5.4",
"solidity-coverage": "0.8.12",
"sort-package-json": "2.10.0",
"tailwindcss": "3.4.3",
"typechain": "8.3.2",
"typescript": "5.3.3",
"vite": "5.0.13"
"typescript": "5.4.5",
"vite": "5.2.11"
},
"packageManager": "[email protected].21",
"packageManager": "[email protected].22",
"engines": {
"node": ">=18.12.0"
}
Expand Down
Loading

0 comments on commit 3ee68fb

Please sign in to comment.