|
79 | 79 | "@api3/promise-utils": "^0.4.0", |
80 | 80 | "@babel/plugin-proposal-private-property-in-object": "^7.21.11", |
81 | 81 | "@nomiclabs/hardhat-ethers": "^2.2.3", |
82 | | - "@percy/cli": "1.18.0", |
83 | | - "@percy/cypress": "^3.1.2", |
| 82 | + "@percy/cli": "1.30.5", |
| 83 | + "@percy/cypress": "^3.1.3", |
84 | 84 | "@testing-library/cypress": "^9.0.0", |
85 | 85 | "@testing-library/jest-dom": "^5.17.0", |
86 | 86 | "@testing-library/react": "^13.4.0", |
87 | 87 | "@testing-library/user-event": "^14.5.2", |
88 | 88 | "@typechain/ethers-v5": "^11.1.2", |
89 | | - "@types/chai": "^4.3.11", |
| 89 | + "@types/chai": "^4.3.20", |
90 | 90 | "@types/jest": "^27.5.2", |
91 | | - "@types/lodash": "^4.14.202", |
92 | | - "@types/mocha": "^10.0.6", |
93 | | - "@types/node": "^16.11.7", |
94 | | - "@types/react": "^18.2.46", |
95 | | - "@types/react-dom": "^18.2.18", |
| 91 | + "@types/lodash": "^4.17.13", |
| 92 | + "@types/mocha": "^10.0.10", |
| 93 | + "@types/node": "^16.18.122", |
| 94 | + "@types/react": "^18.3.17", |
| 95 | + "@types/react-dom": "^18.3.5", |
96 | 96 | "@types/react-input-autosize": "^2.2.4", |
97 | 97 | "@types/react-router-dom": "^5.3.3", |
98 | 98 | "api3-dao": "git+https://github.com/api3dao/api3-dao.git#0b8bb17fbda0161d5d9fff00ed4562b91cc27af6", |
99 | 99 | "assert": "^2.1.0", |
100 | | - "chai": "^4.3.10", |
| 100 | + "chai": "^4.5.0", |
101 | 101 | "chalk": "^4.1.2", |
102 | 102 | "concurrently": "^7.6.0", |
103 | | - "cypress": "^13.15.2", |
| 103 | + "cypress": "^13.16.1", |
104 | 104 | "cypress-plugin-tab": "^1.0.5", |
105 | | - "dotenv": "^16.3.1", |
106 | | - "hardhat": "^2.19.4", |
| 105 | + "dotenv": "^16.4.7", |
| 106 | + "hardhat": "^2.22.17", |
107 | 107 | "http-browserify": "^1.7.0", |
108 | 108 | "https-browserify": "^1.0.0", |
109 | 109 | "husky": "^8.0.3", |
110 | 110 | "lint-staged": "^13.3.0", |
111 | 111 | "os-browserify": "^0.3.0", |
112 | | - "prettier": "^3.3.3", |
| 112 | + "prettier": "^3.4.2", |
113 | 113 | "react-app-rewired": "^2.2.1", |
114 | 114 | "react-scripts": "5.0.1", |
115 | 115 | "replace-in-file": "^6.3.5", |
116 | | - "sass": "^1.69.7", |
117 | | - "start-server-and-test": "^2.0.8", |
| 116 | + "sass": "^1.83.0", |
| 117 | + "start-server-and-test": "^2.0.9", |
118 | 118 | "stream-browserify": "^3.0.0", |
119 | 119 | "stream-http": "^3.2.0", |
120 | 120 | "ts-node": "^10.9.2", |
121 | 121 | "typechain": "^8.3.2", |
122 | | - "typescript": "5.3.3", |
123 | | - "typescript-plugin-css-modules": "^5.0.2", |
124 | | - "url": "^0.11.3" |
| 122 | + "typescript": "5.7.2", |
| 123 | + "typescript-plugin-css-modules": "^5.1.0", |
| 124 | + "url": "^0.11.4" |
125 | 125 | }, |
126 | 126 | "resolutions": { |
127 | 127 | "@typescript-eslint/eslint-plugin": "^6.21.0", |
128 | 128 | "@typescript-eslint/parser": "^6.21.0", |
129 | 129 | "@types/jest": "^27.5.2", |
130 | | - "@types/react": "^18.3.12", |
| 130 | + "@types/react": "^18.3.17", |
131 | 131 | "jest-regex-util": "^27.5.1", |
132 | 132 | "jest-watcher": "^27.5.1", |
133 | 133 | "jest-worker": "^27.5.1" |
|
0 commit comments