|
164 | 164 | }, |
165 | 165 | "homepage": "https://react-hook-form.com", |
166 | 166 | "devDependencies": { |
167 | | - "@testing-library/jest-dom": "^5.15.0", |
| 167 | + "@testing-library/jest-dom": "^5.16.1", |
168 | 168 | "@testing-library/react": "^12.1.2", |
169 | 169 | "@testing-library/user-event": "^13.5.0", |
170 | | - "@types/jest": "^27.0.2", |
171 | | - "@types/react": "^17.0.33", |
172 | | - "@typescript-eslint/eslint-plugin": "^5.3.0", |
173 | | - "@typescript-eslint/parser": "^5.3.0", |
| 170 | + "@types/jest": "^27.4.0", |
| 171 | + "@types/react": "^17.0.38", |
| 172 | + "@typescript-eslint/eslint-plugin": "^5.10.0", |
| 173 | + "@typescript-eslint/parser": "^5.10.0", |
174 | 174 | "check-export-map": "^1.2.0", |
175 | 175 | "class-transformer": "^0.5.1", |
176 | | - "class-validator": "^0.13.1", |
| 176 | + "class-validator": "^0.13.2", |
177 | 177 | "computed-types": "^1.11.1", |
178 | 178 | "eslint": "^7.27.0", |
179 | 179 | "eslint-config-prettier": "^8.3.0", |
180 | | - "fp-ts": "^2.11.5", |
| 180 | + "fp-ts": "^2.11.8", |
181 | 181 | "husky": "^7.0.4", |
182 | 182 | "io-ts": "^2.0.0", |
183 | 183 | "io-ts-types": "^0.5.16", |
184 | | - "jest": "^27.3.1", |
185 | | - "joi": "^17.4.2", |
| 184 | + "jest": "^27.4.7", |
| 185 | + "joi": "^17.5.0", |
186 | 186 | "lint-staged": "^12.1.7", |
187 | | - "microbundle": "^0.14.1", |
188 | | - "monocle-ts": "^2.3.10", |
189 | | - "newtype-ts": "^0.3.4", |
| 187 | + "microbundle": "^0.14.2", |
| 188 | + "monocle-ts": "^2.3.12", |
| 189 | + "newtype-ts": "^0.3.5", |
190 | 190 | "nope-validator": "^1.0.0", |
191 | 191 | "npm-run-all": "^4.1.5", |
192 | | - "prettier": "^2.3.2", |
| 192 | + "prettier": "^2.5.1", |
193 | 193 | "react": "^17.0.2", |
194 | 194 | "react-dom": "^17.0.2", |
195 | | - "react-hook-form": "7.20.4", |
| 195 | + "react-hook-form": "7.24.0", |
196 | 196 | "reflect-metadata": "^0.1.13", |
197 | 197 | "superstruct": "^0.15.3", |
198 | | - "ts-jest": "^27.0.7", |
| 198 | + "ts-jest": "^27.1.3", |
199 | 199 | "typanion": "^3.7.1", |
200 | | - "typescript": "^4.4.4", |
201 | | - "vest": "^3.2.8", |
| 200 | + "typescript": "^4.5.4", |
| 201 | + "vest": "^4.0.3", |
202 | 202 | "yup": "^0.32.11", |
203 | 203 | "zod": "^3.11.6" |
204 | 204 | }, |
|
0 commit comments