7575 "react-test-renderer" : " 19.1.0" ,
7676 "rimraf" : " catalog:"
7777 },
78+ "peerDependencies" : {
79+ "@fluentui-react-native/callout" : " workspace:*" ,
80+ "@fluentui-react-native/experimental-appearance-additions" : " workspace:*" ,
81+ "@fluentui-react-native/experimental-avatar" : " workspace:*" ,
82+ "@fluentui-react-native/experimental-checkbox" : " workspace:*" ,
83+ "@fluentui-react-native/experimental-expander" : " workspace:*" ,
84+ "@fluentui-react-native/experimental-native-date-picker" : " workspace:*" ,
85+ "@fluentui-react-native/experimental-native-font-metrics" : " workspace:*" ,
86+ "@fluentui-react-native/experimental-shimmer" : " workspace:*" ,
87+ "@fluentui-react-native/focus-zone" : " workspace:*" ,
88+ "@fluentui-react-native/menu-button" : " workspace:*" ,
89+ "@fluentui-react-native/radio-group" : " workspace:*" ,
90+ "@fluentui-react-native/tooltip" : " workspace:*" ,
91+ "@fluentui-react-native/vibrancy-view" : " workspace:*" ,
92+ "react-native-macos" : " ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0" ,
93+ "react-native-windows" : " ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0"
94+ },
95+ "peerDependenciesMeta" : {
96+ "react-native-macos" : {
97+ "optional" : true
98+ },
99+ "react-native-windows" : {
100+ "optional" : true
101+ }
102+ },
78103 "jest" : {
79104 "preset" : " react-native"
80105 },
138163 ]
139164 },
140165 "extends" : " @fluentui-react-native/kit-config"
141- },
142- "peerDependencies" : {
143- "@fluentui-react-native/callout" : " workspace:*" ,
144- "@fluentui-react-native/experimental-appearance-additions" : " workspace:*" ,
145- "@fluentui-react-native/experimental-avatar" : " workspace:*" ,
146- "@fluentui-react-native/experimental-checkbox" : " workspace:*" ,
147- "@fluentui-react-native/experimental-expander" : " workspace:*" ,
148- "@fluentui-react-native/experimental-native-date-picker" : " workspace:*" ,
149- "@fluentui-react-native/experimental-native-font-metrics" : " workspace:*" ,
150- "@fluentui-react-native/experimental-shimmer" : " workspace:*" ,
151- "@fluentui-react-native/focus-zone" : " workspace:*" ,
152- "@fluentui-react-native/menu-button" : " workspace:*" ,
153- "@fluentui-react-native/radio-group" : " workspace:*" ,
154- "@fluentui-react-native/tooltip" : " workspace:*" ,
155- "@fluentui-react-native/vibrancy-view" : " workspace:*" ,
156- "react-native-macos" : " ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0" ,
157- "react-native-windows" : " ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0"
158- },
159- "peerDependenciesMeta" : {
160- "react-native-macos" : {
161- "optional" : true
162- },
163- "react-native-windows" : {
164- "optional" : true
165- }
166166 }
167- }
167+ }
0 commit comments