Skip to content

Commit b4eab85

Browse files
fix(deps): update all non-major dependencies
1 parent 902a943 commit b4eab85

File tree

2 files changed

+1907
-801
lines changed

2 files changed

+1907
-801
lines changed

package.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -17,54 +17,54 @@
1717
"package.json": "sort-package-json"
1818
},
1919
"dependencies": {
20-
"@tailwindcss/typography": "0.5.15",
20+
"@tailwindcss/typography": "0.5.16",
2121
"@web3-react/core": "6.1.9",
2222
"@web3-react/injected-connector": "6.0.7",
2323
"@web3-react/network-connector": "6.2.9",
2424
"@web3-react/walletconnect-connector": "6.2.13",
25-
"daisyui": "4.12.13",
25+
"daisyui": "4.12.24",
2626
"loglevel": "1.9.2",
2727
"react": "18.3.1",
2828
"react-dom": "18.3.1",
29-
"react-hot-toast": "2.4.1",
29+
"react-hot-toast": "2.5.2",
3030
"react-query": "4.0.0-beta.23",
3131
"web3-react": "5.0.5"
3232
},
3333
"devDependencies": {
3434
"@biomejs/biome": "1.9.4",
3535
"@nomicfoundation/hardhat-ethers": "3.0.8",
36-
"@nomicfoundation/hardhat-verify": "2.0.11",
36+
"@nomicfoundation/hardhat-verify": "2.0.13",
3737
"@nomiclabs/hardhat-ethers": "2.2.3",
3838
"@nomiclabs/hardhat-etherscan": "3.1.8",
3939
"@nomiclabs/hardhat-waffle": "2.0.6",
4040
"@openzeppelin/contracts": "4.9.6",
4141
"@openzeppelin/contracts-upgradeable": "4.9.6",
42-
"@openzeppelin/hardhat-upgrades": "3.5.0",
42+
"@openzeppelin/hardhat-upgrades": "3.9.0",
4343
"@trivago/prettier-plugin-sort-imports": "4.3.0",
4444
"@typechain/ethers-v5": "11.1.2",
4545
"@typechain/hardhat": "9.1.0",
46-
"@types/mocha": "10.0.9",
47-
"@types/react": "18.3.12",
48-
"@types/react-dom": "18.3.1",
46+
"@types/mocha": "10.0.10",
47+
"@types/react": "18.3.20",
48+
"@types/react-dom": "18.3.7",
4949
"@vitejs/plugin-react-refresh": "1.3.6",
50-
"autoprefixer": "10.4.20",
51-
"chai": "5.1.2",
52-
"dotenv": "16.4.5",
50+
"autoprefixer": "10.4.21",
51+
"chai": "5.2.0",
52+
"dotenv": "16.5.0",
5353
"ethereum-waffle": "4.0.10",
54-
"ethers": "5.7.2",
55-
"hardhat": "2.22.14",
56-
"hardhat-gas-reporter": "2.2.1",
57-
"husky": "9.1.6",
58-
"lint-staged": "15.2.10",
59-
"postcss": "8.4.47",
60-
"rustywind": "0.22.0",
54+
"ethers": "5.8.0",
55+
"hardhat": "2.23.0",
56+
"hardhat-gas-reporter": "2.2.3",
57+
"husky": "9.1.7",
58+
"lint-staged": "15.5.1",
59+
"postcss": "8.5.3",
60+
"rustywind": "0.24.0",
6161
"solgraph": "1.0.2",
62-
"solhint": "5.0.3",
63-
"solidity-coverage": "0.8.13",
64-
"sort-package-json": "2.10.1",
65-
"tailwindcss": "3.4.14",
62+
"solhint": "5.0.5",
63+
"solidity-coverage": "0.8.15",
64+
"sort-package-json": "2.15.1",
65+
"tailwindcss": "3.4.17",
6666
"typechain": "8.3.2",
67-
"typescript": "5.6.3",
67+
"typescript": "5.8.3",
6868
"vite": "5.4.10"
6969
},
7070
"packageManager": "[email protected]",

0 commit comments

Comments
 (0)