|
53 | 53 | "dependencies": { |
54 | 54 | "@react-native-community/cli-config": "^20.0.0", |
55 | 55 | "@react-native-community/cli-config-android": "^20.0.0", |
56 | | - "@rock-js/platform-android": "^0.12.5", |
57 | | - "@rock-js/platform-apple-helpers": "^0.12.5", |
58 | | - "@rock-js/plugin-brownfield-android": "^0.12.5", |
59 | | - "@rock-js/plugin-brownfield-ios": "^0.12.5", |
60 | | - "@rock-js/tools": "^0.12.5", |
| 56 | + "@rock-js/platform-android": "^0.12.6", |
| 57 | + "@rock-js/platform-apple-helpers": "^0.12.6", |
| 58 | + "@rock-js/plugin-brownfield-android": "^0.12.6", |
| 59 | + "@rock-js/plugin-brownfield-ios": "^0.12.6", |
| 60 | + "@rock-js/tools": "^0.12.6", |
61 | 61 | "commander": "^14.0.2", |
62 | 62 | "lodash.clonedeep": "^4.5.0", |
63 | | - "ts-morph": "^25.0.0" |
| 63 | + "ts-morph": "^27.0.2" |
64 | 64 | }, |
65 | 65 | "devDependencies": { |
66 | 66 | "@babel/core": "^7.28.5", |
67 | 67 | "@babel/preset-env": "^7.28.5", |
68 | 68 | "@babel/preset-typescript": "^7.28.5", |
69 | 69 | "@react-native-community/cli-types": "^20.0.0", |
70 | 70 | "@react-native/babel-preset": "0.82.1", |
71 | | - "@types/babel__core": "^7", |
72 | | - "@types/babel__preset-env": "^7", |
| 71 | + "@react-native/eslint-config": "0.82.1", |
| 72 | + "@types/babel__core": "^7.20.5", |
| 73 | + "@types/babel__preset-env": "^7.10.0", |
73 | 74 | "@types/lodash.clonedeep": "^4.5.9", |
74 | | - "@types/node": "^25.0.3", |
| 75 | + "@types/node": "^25.0.8", |
75 | 76 | "@vitest/coverage-v8": "^4.0.17", |
76 | 77 | "eslint": "^9.28.0", |
77 | 78 | "globals": "^16.2.0", |
78 | 79 | "nodemon": "^3.1.11", |
79 | | - "typescript": "5.8.3", |
| 80 | + "typescript": "5.9.3", |
80 | 81 | "vitest": "^4.0.17" |
81 | 82 | }, |
82 | 83 | "engines": { |
|
0 commit comments