|
27 | 27 | "show-affected": "node scripts/affected.mts" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | | - "@nx/js": "^21.0.0", |
| 30 | + "@nx/js": "^22.0.0", |
31 | 31 | "@rnx-kit/lint-lockfile": "^0.1.0", |
32 | 32 | "@rnx-kit/oxlint-config": "^1.0.3", |
33 | 33 | "@types/js-yaml": "^4.0.5", |
|
36 | 36 | "globals": "^16.5.0", |
37 | 37 | "js-yaml": "^4.1.0", |
38 | 38 | "minimatch": "^10.0.0", |
39 | | - "nx": "^21.0.0", |
| 39 | + "nx": "^22.0.0", |
40 | 40 | "oxfmt": "^0.41.0", |
41 | 41 | "oxlint": "^1.51.0", |
42 | 42 | "typescript": "^5.0.0" |
|
56 | 56 | "@appium/support/semver": "~7.7.4", |
57 | 57 | "@appium/support/teen_process": "~4.0.10", |
58 | 58 | "@appium/support/uuid": "~13.0.0", |
| 59 | + "@appium/support/yauzl": "~3.2.0", |
59 | 60 | "@colors/colors": "^1.6.0", |
60 | 61 | "@microsoft/eslint-plugin-sdl/eslint-plugin-n": "^17.10.3", |
61 | 62 | "@microsoft/eslint-plugin-sdl/eslint-plugin-react": "^7.37.3", |
62 | | - "@nx/devkit/minimatch": "^9.0.3", |
| 63 | + "@nx/devkit/minimatch": "^10.2.4", |
| 64 | + "@nx/js/picomatch": "^4.0.2", |
| 65 | + "@nx/workspace/picomatch": "^4.0.2", |
63 | 66 | "@react-native-community/cli": "^20.0.0", |
64 | 67 | "@react-native-community/cli-platform-android": "^20.0.0", |
65 | 68 | "@react-native-community/cli-platform-apple": "^20.0.0", |
|
85 | 88 | "argparse/sprintf-js": "^1.0.2", |
86 | 89 | "babel-jest": "link:./packages/null", |
87 | 90 | "compression/bytes": "^3.1.2", |
88 | | - "nx/minimatch": "^9.0.3", |
| 91 | + "nx/minimatch": "^10.2.4", |
89 | 92 | "react-native-windows/metro-source-map": "^0.83.1", |
90 | 93 | "safe-buffer": "~5.2.1", |
91 | 94 | "simple-plist/bplist-creator": "~0.1.0", |
|
0 commit comments