|
23 | 23 | ], |
24 | 24 | "dependencies": { |
25 | 25 | "react": "18.2.0", |
26 | | - "react-native": "^0.73.0", |
27 | | - "react-native-macos": "^0.73.0", |
28 | | - "react-native-windows": "^0.73.0" |
| 26 | + "react-native": "^0.74.0", |
| 27 | + "react-native-macos": "^0.74.0", |
| 28 | + "react-native-windows": "^0.74.0" |
29 | 29 | }, |
30 | 30 | "devDependencies": { |
31 | 31 | "@babel/core": "^7.8.0", |
32 | 32 | "@babel/runtime": "^7.8.0", |
33 | 33 | "@fluentui-react-native/eslint-config-rules": "workspace:*", |
34 | 34 | "@fluentui-react-native/focus-zone": "workspace:*", |
35 | 35 | "@fluentui-react-native/scripts": "workspace:*", |
36 | | - "@react-native/babel-preset": "^0.73.0", |
37 | | - "@react-native/metro-babel-transformer": "^0.73.0", |
38 | | - "@react-native/metro-config": "^0.73.0", |
| 36 | + "@react-native/babel-preset": "^0.74.0", |
| 37 | + "@react-native/metro-babel-transformer": "^0.74.0", |
| 38 | + "@react-native/metro-config": "^0.74.0", |
39 | 39 | "@rnx-kit/metro-config": "^2.0.0", |
40 | 40 | "@types/jasmine": "5.1.4", |
41 | 41 | "@types/node": "^22.2.0", |
|
52 | 52 | "appium-uiautomator2-driver": "^3.0.5", |
53 | 53 | "appium-windows-driver": "^2.12.18", |
54 | 54 | "appium-xcuitest-driver": "^7.9.1", |
55 | | - "metro-config": "^0.80.0", |
| 55 | + "metro-config": "^0.80.3", |
56 | 56 | "rimraf": "^5.0.1", |
57 | 57 | "ts-node": "^10.7.0", |
58 | 58 | "typescript": "4.9.4", |
|
68 | 68 | "microsoft/react-native" |
69 | 69 | ], |
70 | 70 | "requirements": [ |
71 | | - "react-native@0.73" |
| 71 | + "react-native@0.74" |
72 | 72 | ], |
73 | 73 | "capabilities": [ |
74 | 74 | "core", |
|
0 commit comments