|
18 | 18 | "package.json": "sort-package-json"
|
19 | 19 | },
|
20 | 20 | "dependencies": {
|
21 |
| - "@tailwindcss/typography": "0.5.10", |
| 21 | + "@tailwindcss/typography": "0.5.13", |
22 | 22 | "@web3-react/core": "6.1.9",
|
23 | 23 | "@web3-react/injected-connector": "6.0.7",
|
24 | 24 | "@web3-react/network-connector": "6.2.9",
|
25 | 25 | "@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.12.2", |
| 27 | + "loglevel": "1.9.1", |
| 28 | + "react": "18.3.1", |
| 29 | + "react-dom": "18.3.1", |
30 | 30 | "react-hot-toast": "2.4.1",
|
31 | 31 | "react-query": "4.0.0-beta.23",
|
32 | 32 | "web3-react": "5.0.5"
|
33 | 33 | },
|
34 | 34 | "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.8", |
37 | 37 | "@nomiclabs/hardhat-ethers": "2.2.3",
|
38 | 38 | "@nomiclabs/hardhat-etherscan": "3.1.8",
|
39 | 39 | "@nomiclabs/hardhat-waffle": "2.0.6",
|
|
44 | 44 | "@typechain/ethers-v5": "11.1.2",
|
45 | 45 | "@typechain/hardhat": "9.1.0",
|
46 | 46 | "@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", |
51 | 51 | "@vitejs/plugin-react-refresh": "1.3.6",
|
52 |
| - "autoprefixer": "10.4.16", |
| 52 | + "autoprefixer": "10.4.19", |
53 | 53 | "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.3", |
57 | 57 | "ethereum-waffle": "4.0.10",
|
58 | 58 | "ethers": "5.7.2",
|
59 |
| - "hardhat": "2.19.4", |
60 |
| - "hardhat-gas-reporter": "1.0.9", |
| 59 | + "hardhat": "2.22.5", |
| 60 | + "hardhat-gas-reporter": "1.0.10", |
61 | 61 | "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.3.1", |
65 | 65 | "prettier-plugin-solidity": "1.3.1",
|
66 |
| - "rustywind": "0.21.0", |
| 66 | + "rustywind": "0.22.0", |
67 | 67 | "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.4", |
72 | 72 | "typechain": "8.3.2",
|
73 |
| - "typescript": "5.3.3", |
74 |
| - "vite": "5.0.13" |
| 73 | + "typescript": "5.4.5", |
| 74 | + "vite": "5.2.13" |
75 | 75 | },
|
76 |
| - "packageManager": "[email protected].21", |
| 76 | + "packageManager": "[email protected].22", |
77 | 77 | "engines": {
|
78 | 78 | "node": ">=18.12.0"
|
79 | 79 | }
|
|
0 commit comments