|
87 | 87 | "@react-native-community/slider": "^4.2.0", |
88 | 88 | "@react-native-menu/menu": "^0.7.3", |
89 | 89 | "@react-native-picker/picker": "^2.7.0", |
| 90 | + "@types/react": "~18.2.0", |
90 | 91 | "@warren-ms/react-native-icons": "^0.0.13", |
91 | 92 | "react": "18.2.0", |
92 | | - "react-native": "^0.73.0", |
93 | | - "react-native-macos": "^0.73.0", |
94 | | - "react-native-svg": "^15.0.0", |
95 | | - "react-native-windows": "^0.73.0", |
| 93 | + "react-native": "^0.74.0", |
| 94 | + "react-native-macos": "patch:react-native-macos@npm%3A0.74.30#~/.yarn/patches/react-native-macos-npm-0.74.30-e4edf98920.patch", |
| 95 | + "react-native-svg": "^15.4.0", |
| 96 | + "react-native-windows": "^0.74.0", |
96 | 97 | "tslib": "^2.3.1" |
97 | 98 | }, |
98 | 99 | "devDependencies": { |
|
101 | 102 | "@fluentui-react-native/eslint-config-rules": "workspace:*", |
102 | 103 | "@fluentui-react-native/focus-zone": "workspace:*", |
103 | 104 | "@fluentui-react-native/scripts": "workspace:*", |
104 | | - "@react-native/babel-preset": "^0.73.0", |
105 | | - "@react-native/metro-babel-transformer": "^0.73.0", |
106 | | - "@react-native/metro-config": "^0.73.0", |
| 105 | + "@react-native/babel-preset": "^0.74.0", |
| 106 | + "@react-native/metro-babel-transformer": "^0.74.0", |
| 107 | + "@react-native/metro-config": "^0.74.0", |
107 | 108 | "@rnx-kit/cli": "^0.18.0", |
108 | 109 | "@rnx-kit/metro-config": "^2.0.0", |
109 | 110 | "@types/jasmine": "5.1.4", |
110 | 111 | "@wdio/cli": "^8.40.0", |
111 | 112 | "@wdio/globals": "^8.40.0", |
112 | 113 | "@wdio/jasmine-framework": "^8.40.0", |
113 | 114 | "flow-bin": "^0.113.0", |
114 | | - "metro-config": "^0.80.0", |
| 115 | + "metro-config": "^0.80.3", |
115 | 116 | "react-native-svg-transformer": "^1.0.0", |
116 | | - "react-native-test-app": "^3.4.7", |
| 117 | + "react-native-test-app": "^3.9.2", |
117 | 118 | "react-test-renderer": "18.2.0", |
118 | 119 | "webdriverio": "^8.40.0" |
119 | 120 | }, |
120 | 121 | "peerDependencies": { |
121 | | - "@office-iss/react-native-win32": "^0.73.0" |
| 122 | + "@office-iss/react-native-win32": "^0.74.0" |
122 | 123 | }, |
123 | 124 | "jest": { |
124 | 125 | "preset": "react-native" |
|
177 | 178 | "@fluentui-react-native/scripts/align-deps-preset.js" |
178 | 179 | ], |
179 | 180 | "requirements": [ |
180 | | - "react-native@0.73" |
| 181 | + "react-native@0.74" |
181 | 182 | ], |
182 | 183 | "capabilities": [ |
183 | 184 | "core-android", |
|
0 commit comments