Skip to content

Commit b253bed

Browse files
chore(deps): update all non-major dependencies
1 parent 3c6f003 commit b253bed

File tree

2 files changed

+1223
-837
lines changed

2 files changed

+1223
-837
lines changed

package.json

+28-28
Original file line numberDiff line numberDiff line change
@@ -18,22 +18,22 @@
1818
"package.json": "sort-package-json"
1919
},
2020
"dependencies": {
21-
"@tailwindcss/typography": "0.5.10",
21+
"@tailwindcss/typography": "0.5.13",
2222
"@web3-react/core": "6.1.9",
2323
"@web3-react/injected-connector": "6.0.7",
2424
"@web3-react/network-connector": "6.2.9",
2525
"@web3-react/walletconnect-connector": "6.2.13",
26-
"daisyui": "4.6.0",
27-
"loglevel": "1.8.1",
28-
"react": "18.2.0",
29-
"react-dom": "18.2.0",
26+
"daisyui": "4.11.1",
27+
"loglevel": "1.9.1",
28+
"react": "18.3.1",
29+
"react-dom": "18.3.1",
3030
"react-hot-toast": "2.4.1",
3131
"react-query": "4.0.0-beta.23",
3232
"web3-react": "5.0.5"
3333
},
3434
"devDependencies": {
35-
"@nomicfoundation/hardhat-ethers": "3.0.5",
36-
"@nomicfoundation/hardhat-verify": "2.0.3",
35+
"@nomicfoundation/hardhat-ethers": "3.0.6",
36+
"@nomicfoundation/hardhat-verify": "2.0.7",
3737
"@nomiclabs/hardhat-ethers": "2.2.3",
3838
"@nomiclabs/hardhat-etherscan": "3.1.8",
3939
"@nomiclabs/hardhat-waffle": "2.0.6",
@@ -44,36 +44,36 @@
4444
"@typechain/ethers-v5": "11.1.2",
4545
"@typechain/hardhat": "9.1.0",
4646
"@types/mocha": "10.0.6",
47-
"@types/react": "18.2.47",
48-
"@types/react-dom": "18.2.18",
49-
"@typescript-eslint/eslint-plugin": "6.18.1",
50-
"@typescript-eslint/parser": "6.18.1",
47+
"@types/react": "18.3.3",
48+
"@types/react-dom": "18.3.0",
49+
"@typescript-eslint/eslint-plugin": "6.21.0",
50+
"@typescript-eslint/parser": "6.21.0",
5151
"@vitejs/plugin-react-refresh": "1.3.6",
52-
"autoprefixer": "10.4.16",
52+
"autoprefixer": "10.4.19",
5353
"chai": "4.4.1",
54-
"dotenv": "16.3.1",
55-
"eslint": "8.56.0",
56-
"eslint-config-productsway": "1.3.1",
54+
"dotenv": "16.4.5",
55+
"eslint": "8.57.0",
56+
"eslint-config-productsway": "1.3.2",
5757
"ethereum-waffle": "4.0.10",
5858
"ethers": "5.7.2",
59-
"hardhat": "2.19.4",
60-
"hardhat-gas-reporter": "1.0.9",
59+
"hardhat": "2.22.4",
60+
"hardhat-gas-reporter": "1.0.10",
6161
"husky": "8.0.3",
62-
"lint-staged": "15.2.0",
63-
"postcss": "8.4.33",
64-
"prettier": "3.2.2",
62+
"lint-staged": "15.2.5",
63+
"postcss": "8.4.38",
64+
"prettier": "3.2.5",
6565
"prettier-plugin-solidity": "1.3.1",
66-
"rustywind": "0.21.0",
66+
"rustywind": "0.22.0",
6767
"solgraph": "1.0.2",
68-
"solhint": "4.1.1",
69-
"solidity-coverage": "0.8.5",
70-
"sort-package-json": "2.6.0",
71-
"tailwindcss": "3.4.1",
68+
"solhint": "4.5.4",
69+
"solidity-coverage": "0.8.12",
70+
"sort-package-json": "2.10.0",
71+
"tailwindcss": "3.4.3",
7272
"typechain": "8.3.2",
73-
"typescript": "5.3.3",
74-
"vite": "5.0.13"
73+
"typescript": "5.4.5",
74+
"vite": "5.2.12"
7575
},
76-
"packageManager": "[email protected].21",
76+
"packageManager": "[email protected].22",
7777
"engines": {
7878
"node": ">=18.12.0"
7979
}

0 commit comments

Comments
 (0)