Skip to content

Commit 57775eb

Browse files
chore(deps): update all non-major dependencies
1 parent 902a943 commit 57775eb

File tree

2 files changed

+111
-155
lines changed

2 files changed

+111
-155
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
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.14",
2626
"loglevel": "1.9.2",
2727
"react": "18.3.1",
2828
"react-dom": "18.3.1",
@@ -33,7 +33,7 @@
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.12",
3737
"@nomiclabs/hardhat-ethers": "2.2.3",
3838
"@nomiclabs/hardhat-etherscan": "3.1.8",
3939
"@nomiclabs/hardhat-waffle": "2.0.6",
@@ -43,7 +43,7 @@
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",
46+
"@types/mocha": "10.0.10",
4747
"@types/react": "18.3.12",
4848
"@types/react-dom": "18.3.1",
4949
"@vitejs/plugin-react-refresh": "1.3.6",
@@ -52,20 +52,20 @@
5252
"dotenv": "16.4.5",
5353
"ethereum-waffle": "4.0.10",
5454
"ethers": "5.7.2",
55-
"hardhat": "2.22.14",
55+
"hardhat": "2.22.16",
5656
"hardhat-gas-reporter": "2.2.1",
57-
"husky": "9.1.6",
57+
"husky": "9.1.7",
5858
"lint-staged": "15.2.10",
59-
"postcss": "8.4.47",
60-
"rustywind": "0.22.0",
59+
"postcss": "8.4.49",
60+
"rustywind": "0.23.1",
6161
"solgraph": "1.0.2",
6262
"solhint": "5.0.3",
6363
"solidity-coverage": "0.8.13",
64-
"sort-package-json": "2.10.1",
65-
"tailwindcss": "3.4.14",
64+
"sort-package-json": "2.11.0",
65+
"tailwindcss": "3.4.15",
6666
"typechain": "8.3.2",
67-
"typescript": "5.6.3",
68-
"vite": "5.4.10"
67+
"typescript": "5.7.2",
68+
"vite": "5.4.11"
6969
},
7070
"packageManager": "[email protected]",
7171
"engines": {

0 commit comments

Comments
 (0)