|
42 | 42 | } |
43 | 43 | }, |
44 | 44 | "dependencies": { |
45 | | - "@gnus.ai/contracts-upgradeable-diamond": "4.5.0", |
46 | | - "@openzeppelin/contracts": "4.8.0", |
47 | | - "ethers": "5.7.2" |
| 45 | + "@gnus.ai/contracts-upgradeable-diamond": "4.9.1", |
| 46 | + "@openzeppelin/contracts": "4.9.6", |
| 47 | + "ethers": "5.8.0" |
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | | - "@nomiclabs/hardhat-ethers": "2.2.1", |
51 | | - "@nomiclabs/hardhat-waffle": "2.0.3", |
52 | | - "@typechain/ethers-v5": "10.1.1", |
53 | | - "@typechain/hardhat": "6.1.4", |
54 | | - "@types/chai": "4.3.4", |
55 | | - "@types/chai-as-promised": "7.1.5", |
56 | | - "@types/mocha": "10.0.0", |
57 | | - "@types/node": "18.11.9", |
58 | | - "@typescript-eslint/eslint-plugin": "5.44.0", |
59 | | - "@typescript-eslint/parser": "5.44.0", |
60 | | - "chai": "4.3.7", |
| 50 | + "@nomiclabs/hardhat-ethers": "2.2.3", |
| 51 | + "@nomiclabs/hardhat-waffle": "2.0.6", |
| 52 | + "@typechain/ethers-v5": "10.2.1", |
| 53 | + "@typechain/hardhat": "6.1.6", |
| 54 | + "@types/chai": "4.3.20", |
| 55 | + "@types/chai-as-promised": "7.1.8", |
| 56 | + "@types/mocha": "10.0.10", |
| 57 | + "@types/node": "18.19.130", |
| 58 | + "@typescript-eslint/eslint-plugin": "5.62.0", |
| 59 | + "@typescript-eslint/parser": "5.62.0", |
| 60 | + "chai": "4.5.0", |
61 | 61 | "cz-conventional-changelog": "3.3.0", |
62 | | - "eslint": "8.28.0", |
63 | | - "eslint-plugin-import": "2.26.0", |
64 | | - "eslint-plugin-prettier": "4.2.1", |
| 62 | + "eslint": "8.57.1", |
| 63 | + "eslint-plugin-import": "2.32.0", |
| 64 | + "eslint-plugin-prettier": "4.2.5", |
65 | 65 | "ethereum-waffle": "3.4.4", |
66 | | - "hardhat": "2.12.2", |
67 | | - "husky": "8.0.2", |
68 | | - "mocha": "10.1.0", |
69 | | - "prettier": "2.8.0", |
70 | | - "prettier-plugin-solidity": "1.0.0", |
71 | | - "pretty-quick": "3.1.3", |
72 | | - "solhint": "3.3.7", |
73 | | - "solhint-plugin-prettier": "0.0.5", |
| 66 | + "hardhat": "2.28.0", |
| 67 | + "husky": "8.0.3", |
| 68 | + "mocha": "10.8.2", |
| 69 | + "prettier": "2.8.8", |
| 70 | + "prettier-plugin-solidity": "1.4.3", |
| 71 | + "pretty-quick": "3.3.1", |
| 72 | + "solhint": "3.6.2", |
| 73 | + "solhint-plugin-prettier": "0.1.0", |
74 | 74 | "standard-version": "9.5.0", |
75 | | - "ts-mocha": "10.0.0", |
76 | | - "ts-node": "10.9.1", |
| 75 | + "ts-mocha": "10.1.0", |
| 76 | + "ts-node": "10.9.2", |
77 | 77 | "tsutils": "3.21.0", |
78 | | - "typechain": "8.1.1", |
79 | | - "typescript": "4.9.3" |
| 78 | + "typechain": "8.3.2", |
| 79 | + "typescript": "4.9.5" |
80 | 80 | }, |
81 | 81 | "engines": { |
82 | 82 | "npm": ">=7.20", |
|
0 commit comments