|
26 | 26 | "@babel/preset-flow": "^7.27.1", |
27 | 27 | "@babel/preset-react": "^7.27.1", |
28 | 28 | "babel-jest": "^29.7.0", |
29 | | - "babel-plugin-syntax-hermes-parser": "^0.25.1", |
| 29 | + "babel-plugin-syntax-hermes-parser": "^0.36.1", |
30 | 30 | "del-cli": "^5.0.0", |
31 | 31 | "eslint": "^8.57.0", |
32 | 32 | "eslint-config-prettier": "^8.9.0", |
33 | 33 | "eslint-plugin-ft-flow": "^3.0.7", |
34 | 34 | "eslint-plugin-promise": "^6.0.0", |
35 | 35 | "eslint-plugin-react": "^7.33.1", |
36 | 36 | "eslint-plugin-react-hooks": "6.1.0-canary-12bc60f5-20250613", |
37 | | - "flow-api-translator": "^0.32.1", |
38 | | - "flow-bin": "^0.307.1", |
| 37 | + "flow-api-translator": "^0.36.1", |
| 38 | + "flow-bin": "^0.314.0", |
39 | 39 | "glob": "^11.1.0", |
40 | | - "hermes-eslint": "^0.32.0", |
| 40 | + "hermes-eslint": "^0.36.1", |
41 | 41 | "husky": "^8.0.0", |
42 | 42 | "jest": "^29.7.0", |
43 | 43 | "jest-environment-jsdom": "^29.7.0", |
|
46 | 46 | "npm-run-all": "^4.1.3", |
47 | 47 | "patch-package": "^8.0.0", |
48 | 48 | "prettier": "^3.3.3", |
49 | | - "prettier-plugin-hermes-parser": "0.25.0", |
| 49 | + "prettier-plugin-hermes-parser": "0.36.1", |
50 | 50 | "yargs": "17.7.2" |
51 | 51 | }, |
52 | 52 | "engines": { |
53 | | - "node": ">=20.11.0", |
| 53 | + "node": ">=20.19.0", |
54 | 54 | "npm": ">=10.0.0" |
55 | 55 | }, |
56 | 56 | "workspaces": [ |
|
0 commit comments