|
45 | 45 | "@office-iss/rex-win32": "0.73.11-devmain.16.0.17615.15030" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | | - "@babel/core": "catalog:", |
49 | | - "@babel/runtime": "catalog:", |
| 48 | + "@babel/core": "^7.20.0", |
| 49 | + "@babel/runtime": "^7.20.0", |
50 | 50 | "@fluentui-react-native/eslint-config-rules": "workspace:*", |
51 | 51 | "@fluentui-react-native/focus-zone": "workspace:*", |
52 | 52 | "@fluentui-react-native/kit-config": "workspace:*", |
53 | 53 | "@fluentui-react-native/scripts": "workspace:*", |
54 | 54 | "@office-iss/react-native-win32": "^0.81.0", |
55 | 55 | "@react-native/metro-babel-transformer": "^0.81.0", |
56 | | - "@rnx-kit/metro-config": "catalog:", |
57 | | - "@types/jasmine": "catalog:", |
58 | | - "@types/node": "catalog:", |
| 56 | + "@rnx-kit/metro-config": "^2.2.4", |
| 57 | + "@types/jasmine": "5.1.13", |
| 58 | + "@types/node": "^22.19.7", |
59 | 59 | "@types/react": "~19.1.4", |
60 | | - "@wdio/appium-service": "catalog:", |
61 | | - "@wdio/cli": "catalog:", |
62 | | - "@wdio/globals": "catalog:", |
63 | | - "@wdio/jasmine-framework": "catalog:", |
64 | | - "@wdio/json-reporter": "catalog:", |
65 | | - "@wdio/local-runner": "catalog:", |
66 | | - "@wdio/logger": "catalog:", |
67 | | - "@wdio/runner": "catalog:", |
68 | | - "@wdio/spec-reporter": "catalog:", |
69 | | - "appium": "catalog:", |
70 | | - "appium-mac2-driver": "catalog:", |
71 | | - "appium-uiautomator2-driver": "catalog:", |
72 | | - "appium-windows-driver": "catalog:", |
73 | | - "appium-xcuitest-driver": "catalog:", |
74 | | - "cross-env": "catalog:", |
75 | | - "expect-webdriverio": "catalog:", |
| 60 | + "@wdio/appium-service": "^9.24.0", |
| 61 | + "@wdio/cli": "^9.24.0", |
| 62 | + "@wdio/globals": "^9.23.0", |
| 63 | + "@wdio/jasmine-framework": "^9.24.0", |
| 64 | + "@wdio/json-reporter": "^9.20.0", |
| 65 | + "@wdio/local-runner": "^9.24.0", |
| 66 | + "@wdio/logger": "^9.18.0", |
| 67 | + "@wdio/runner": "^9.24.0", |
| 68 | + "@wdio/spec-reporter": "^9.24.0", |
| 69 | + "appium": "^3.1.2", |
| 70 | + "appium-mac2-driver": "^3.2.13", |
| 71 | + "appium-uiautomator2-driver": "^6.7.8", |
| 72 | + "appium-windows-driver": "^5.1.5", |
| 73 | + "appium-xcuitest-driver": "^10.14.5", |
| 74 | + "cross-env": "^10.1.0", |
| 75 | + "expect-webdriverio": "^5.6.1", |
76 | 76 | "metro-config": "^0.80.3", |
77 | 77 | "react": "19.1.4", |
78 | 78 | "react-native": "^0.81.6", |
79 | 79 | "react-native-macos": "^0.81.0", |
80 | 80 | "react-native-windows": "^0.81.0", |
81 | | - "rimraf": "catalog:", |
| 81 | + "rimraf": "^6.1.2", |
82 | 82 | "ts-node": "^10.7.0", |
83 | | - "webdriverio": "catalog:" |
| 83 | + "webdriverio": "^9.24.0" |
84 | 84 | }, |
85 | 85 | "peerDependencies": { |
86 | 86 | "@office-iss/react-native-win32": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0", |
|
0 commit comments