Skip to content

Commit f032324

Browse files
committed
yarn format
1 parent 064403b commit f032324

File tree

5 files changed

+57
-57
lines changed

5 files changed

+57
-57
lines changed

apps/tester-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,4 +229,4 @@
229229
},
230230
"extends": "@fluentui-react-native/kit-config"
231231
}
232-
}
232+
}

apps/win32-81/package.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,31 @@
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
},
@@ -138,30 +163,5 @@
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+
}

apps/win32/package.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,31 @@
7070
"react-test-renderer": "18.2.0",
7171
"rimraf": "catalog:"
7272
},
73+
"peerDependencies": {
74+
"@fluentui-react-native/callout": "workspace:*",
75+
"@fluentui-react-native/experimental-appearance-additions": "workspace:*",
76+
"@fluentui-react-native/experimental-avatar": "workspace:*",
77+
"@fluentui-react-native/experimental-checkbox": "workspace:*",
78+
"@fluentui-react-native/experimental-expander": "workspace:*",
79+
"@fluentui-react-native/experimental-native-date-picker": "workspace:*",
80+
"@fluentui-react-native/experimental-native-font-metrics": "workspace:*",
81+
"@fluentui-react-native/experimental-shimmer": "workspace:*",
82+
"@fluentui-react-native/focus-zone": "workspace:*",
83+
"@fluentui-react-native/menu-button": "workspace:*",
84+
"@fluentui-react-native/radio-group": "workspace:*",
85+
"@fluentui-react-native/tooltip": "workspace:*",
86+
"@fluentui-react-native/vibrancy-view": "workspace:*",
87+
"react-native-macos": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0",
88+
"react-native-windows": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0"
89+
},
90+
"peerDependenciesMeta": {
91+
"react-native-macos": {
92+
"optional": true
93+
},
94+
"react-native-windows": {
95+
"optional": true
96+
}
97+
},
7398
"jest": {
7499
"preset": "react-native"
75100
},
@@ -130,30 +155,5 @@
130155
]
131156
},
132157
"extends": "@fluentui-react-native/kit-config"
133-
},
134-
"peerDependencies": {
135-
"@fluentui-react-native/callout": "workspace:*",
136-
"@fluentui-react-native/experimental-appearance-additions": "workspace:*",
137-
"@fluentui-react-native/experimental-avatar": "workspace:*",
138-
"@fluentui-react-native/experimental-checkbox": "workspace:*",
139-
"@fluentui-react-native/experimental-expander": "workspace:*",
140-
"@fluentui-react-native/experimental-native-date-picker": "workspace:*",
141-
"@fluentui-react-native/experimental-native-font-metrics": "workspace:*",
142-
"@fluentui-react-native/experimental-shimmer": "workspace:*",
143-
"@fluentui-react-native/focus-zone": "workspace:*",
144-
"@fluentui-react-native/menu-button": "workspace:*",
145-
"@fluentui-react-native/radio-group": "workspace:*",
146-
"@fluentui-react-native/tooltip": "workspace:*",
147-
"@fluentui-react-native/vibrancy-view": "workspace:*",
148-
"react-native-macos": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0",
149-
"react-native-windows": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0"
150-
},
151-
"peerDependenciesMeta": {
152-
"react-native-macos": {
153-
"optional": true
154-
},
155-
"react-native-windows": {
156-
"optional": true
157-
}
158158
}
159-
}
159+
}

packages/deprecated/theming-ramp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@
7373
},
7474
"extends": "@fluentui-react-native/kit-config"
7575
}
76-
}
76+
}

packages/utils/test-tools/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@
5151
"react-test-renderer": "19.1.0"
5252
},
5353
"peerDependencies": {
54+
"@types/react": "~18.2.0 || ~19.0.0 || ~19.1.0",
5455
"react": "18.2.0 || 19.0.0 || 19.1.0",
55-
"react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0",
56-
"@types/react": "~18.2.0 || ~19.0.0 || ~19.1.0"
56+
"react-native": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0"
5757
},
5858
"rnx-kit": {
5959
"kitType": "library",
@@ -65,4 +65,4 @@
6565
]
6666
}
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)