|
73 | 73 | "@fluentui-react-native/styling-utils": "*", |
74 | 74 | "@fluentui-react-native/switch": "*", |
75 | 75 | "@fluentui-react-native/tablist": "*", |
76 | | - "@fluentui-react-native/tester": "*", |
77 | | - "@fluentui-react-native/tester-win32": "*", |
78 | 76 | "@fluentui-react-native/text": "*", |
79 | 77 | "@fluentui-react-native/theme": "*", |
80 | 78 | "@fluentui-react-native/theme-tokens": "*", |
|
89 | 87 | "@fluentui-react-native/use-tokens": "*", |
90 | 88 | "@fluentui-react-native/win32-theme": "*", |
91 | 89 | "@fluentui/react-native": "*", |
| 90 | + "@office-iss/react-native-win32": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0", |
| 91 | + "@types/react": "~18.2.0 || ~19.0.0 || ~19.1.0", |
92 | 92 | "@uifabricshared/foundation-composable": "*", |
93 | 93 | "@uifabricshared/foundation-compose": "*", |
94 | 94 | "@uifabricshared/foundation-settings": "*", |
95 | 95 | "@uifabricshared/foundation-tokens": "*", |
96 | 96 | "@uifabricshared/theme-registry": "*", |
97 | 97 | "@uifabricshared/themed-settings": "*", |
98 | 98 | "@uifabricshared/theming-ramp": "*", |
99 | | - "@uifabricshared/theming-react-native": "*" |
| 99 | + "@uifabricshared/theming-react-native": "*", |
| 100 | + "react": "18.2.0 || 19.0.0 || 19.1.0", |
| 101 | + "react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0", |
| 102 | + "react-native-macos": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0", |
| 103 | + "react-native-svg": ">=15.0.0 <15.13.0 || >=15.4.0 <15.13.0 || ^15.11.2 || ^15.12.1", |
| 104 | + "react-native-windows": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0" |
100 | 105 | }, |
101 | 106 | "peerDependenciesMeta": { |
102 | 107 | "@fluentui-react-native/adapters": { |
|
231 | 236 | "@fluentui-react-native/tablist": { |
232 | 237 | "optional": true |
233 | 238 | }, |
234 | | - "@fluentui-react-native/tester": { |
235 | | - "optional": true |
236 | | - }, |
237 | | - "@fluentui-react-native/tester-win32": { |
238 | | - "optional": true |
239 | | - }, |
240 | 239 | "@fluentui-react-native/text": { |
241 | 240 | "optional": true |
242 | 241 | }, |
|
302 | 301 | }, |
303 | 302 | "@uifabricshared/theming-react-native": { |
304 | 303 | "optional": true |
| 304 | + }, |
| 305 | + "@office-iss/react-native-win32": { |
| 306 | + "optional": true |
| 307 | + }, |
| 308 | + "react-native-macos": { |
| 309 | + "optional": true |
| 310 | + }, |
| 311 | + "react-native-windows": { |
| 312 | + "optional": true |
305 | 313 | } |
306 | 314 | } |
307 | 315 | } |
0 commit comments