|
17 | 17 | "package.json": "sort-package-json"
|
18 | 18 | },
|
19 | 19 | "dependencies": {
|
20 |
| - "@tailwindcss/typography": "0.5.14", |
| 20 | + "@tailwindcss/typography": "0.5.15", |
21 | 21 | "@web3-react/core": "6.1.9",
|
22 | 22 | "@web3-react/injected-connector": "6.0.7",
|
23 | 23 | "@web3-react/network-connector": "6.2.9",
|
24 | 24 | "@web3-react/walletconnect-connector": "6.2.13",
|
25 |
| - "daisyui": "4.12.10", |
26 |
| - "loglevel": "1.9.1", |
| 25 | + "daisyui": "4.12.13", |
| 26 | + "loglevel": "1.9.2", |
27 | 27 | "react": "18.3.1",
|
28 | 28 | "react-dom": "18.3.1",
|
29 | 29 | "react-hot-toast": "2.4.1",
|
30 | 30 | "react-query": "4.0.0-beta.23",
|
31 | 31 | "web3-react": "5.0.5"
|
32 | 32 | },
|
33 | 33 | "devDependencies": {
|
34 |
| - "@biomejs/biome": "1.8.3", |
35 |
| - "@nomicfoundation/hardhat-ethers": "3.0.6", |
36 |
| - "@nomicfoundation/hardhat-verify": "2.0.9", |
| 34 | + "@biomejs/biome": "1.9.4", |
| 35 | + "@nomicfoundation/hardhat-ethers": "3.0.8", |
| 36 | + "@nomicfoundation/hardhat-verify": "2.0.11", |
37 | 37 | "@nomiclabs/hardhat-ethers": "2.2.3",
|
38 | 38 | "@nomiclabs/hardhat-etherscan": "3.1.8",
|
39 | 39 | "@nomiclabs/hardhat-waffle": "2.0.6",
|
40 | 40 | "@openzeppelin/contracts": "4.9.6",
|
41 | 41 | "@openzeppelin/contracts-upgradeable": "4.9.6",
|
42 |
| - "@openzeppelin/hardhat-upgrades": "3.2.1", |
| 42 | + "@openzeppelin/hardhat-upgrades": "3.5.0", |
43 | 43 | "@trivago/prettier-plugin-sort-imports": "4.3.0",
|
44 | 44 | "@typechain/ethers-v5": "11.1.2",
|
45 | 45 | "@typechain/hardhat": "9.1.0",
|
46 |
| - "@types/mocha": "10.0.7", |
47 |
| - "@types/react": "18.3.3", |
48 |
| - "@types/react-dom": "18.3.0", |
| 46 | + "@types/mocha": "10.0.9", |
| 47 | + "@types/react": "18.3.12", |
| 48 | + "@types/react-dom": "18.3.1", |
49 | 49 | "@vitejs/plugin-react-refresh": "1.3.6",
|
50 | 50 | "autoprefixer": "10.4.20",
|
51 |
| - "chai": "5.1.1", |
| 51 | + "chai": "5.1.2", |
52 | 52 | "dotenv": "16.4.5",
|
53 | 53 | "ethereum-waffle": "4.0.10",
|
54 | 54 | "ethers": "5.7.2",
|
55 |
| - "hardhat": "2.22.8", |
| 55 | + "hardhat": "2.22.14", |
56 | 56 | "hardhat-gas-reporter": "2.2.1",
|
57 |
| - "husky": "9.1.5", |
58 |
| - "lint-staged": "15.2.9", |
59 |
| - "postcss": "8.4.41", |
| 57 | + "husky": "9.1.6", |
| 58 | + "lint-staged": "15.2.10", |
| 59 | + "postcss": "8.4.47", |
60 | 60 | "rustywind": "0.22.0",
|
61 | 61 | "solgraph": "1.0.2",
|
62 | 62 | "solhint": "5.0.3",
|
63 |
| - "solidity-coverage": "0.8.12", |
64 |
| - "sort-package-json": "2.10.0", |
65 |
| - "tailwindcss": "3.4.10", |
| 63 | + "solidity-coverage": "0.8.13", |
| 64 | + "sort-package-json": "2.10.1", |
| 65 | + "tailwindcss": "3.4.14", |
66 | 66 | "typechain": "8.3.2",
|
67 |
| - "typescript": "5.5.4", |
68 |
| - "vite": "5.4.6" |
| 67 | + "typescript": "5.6.3", |
| 68 | + "vite": "5.4.10" |
69 | 69 | },
|
70 | 70 | "packageManager": "[email protected]",
|
71 | 71 | "engines": {
|
|
0 commit comments