Skip to content

Commit 1cd38ff

Browse files
committed
update lock
1 parent 0159431 commit 1cd38ff

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed

yarn.lock

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5257,8 +5257,12 @@ __metadata:
52575257
react-native: "npm:^0.81.0"
52585258
react-test-renderer: "npm:19.1.0"
52595259
peerDependencies:
5260+
"@types/react": ~18.2.0 || ~19.0.0 || ~19.1.0
52605261
react: 18.2.0 || 19.0.0 || 19.1.0
52615262
react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0
5263+
peerDependenciesMeta:
5264+
"@types/react":
5265+
optional: true
52625266
languageName: unknown
52635267
linkType: soft
52645268

@@ -5411,6 +5415,10 @@ __metadata:
54115415
optional: true
54125416
"@types/react":
54135417
optional: true
5418+
react-native-macos:
5419+
optional: true
5420+
react-native-windows:
5421+
optional: true
54145422
languageName: unknown
54155423
linkType: soft
54165424

@@ -5454,6 +5462,27 @@ __metadata:
54545462
react-native-test-app: "npm:^4.4.11"
54555463
react-test-renderer: "npm:19.1.0"
54565464
rimraf: "catalog:"
5465+
peerDependencies:
5466+
"@fluentui-react-native/callout": "workspace:*"
5467+
"@fluentui-react-native/experimental-appearance-additions": "workspace:*"
5468+
"@fluentui-react-native/experimental-avatar": "workspace:*"
5469+
"@fluentui-react-native/experimental-checkbox": "workspace:*"
5470+
"@fluentui-react-native/experimental-expander": "workspace:*"
5471+
"@fluentui-react-native/experimental-native-date-picker": "workspace:*"
5472+
"@fluentui-react-native/experimental-native-font-metrics": "workspace:*"
5473+
"@fluentui-react-native/experimental-shimmer": "workspace:*"
5474+
"@fluentui-react-native/focus-zone": "workspace:*"
5475+
"@fluentui-react-native/menu-button": "workspace:*"
5476+
"@fluentui-react-native/radio-group": "workspace:*"
5477+
"@fluentui-react-native/tooltip": "workspace:*"
5478+
"@fluentui-react-native/vibrancy-view": "workspace:*"
5479+
react-native-macos: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0
5480+
react-native-windows: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0
5481+
peerDependenciesMeta:
5482+
react-native-macos:
5483+
optional: true
5484+
react-native-windows:
5485+
optional: true
54575486
languageName: unknown
54585487
linkType: soft
54595488

@@ -5492,6 +5521,27 @@ __metadata:
54925521
react-native-test-app: "npm:^3.9.2"
54935522
react-test-renderer: "npm:18.2.0"
54945523
rimraf: "catalog:"
5524+
peerDependencies:
5525+
"@fluentui-react-native/callout": "workspace:*"
5526+
"@fluentui-react-native/experimental-appearance-additions": "workspace:*"
5527+
"@fluentui-react-native/experimental-avatar": "workspace:*"
5528+
"@fluentui-react-native/experimental-checkbox": "workspace:*"
5529+
"@fluentui-react-native/experimental-expander": "workspace:*"
5530+
"@fluentui-react-native/experimental-native-date-picker": "workspace:*"
5531+
"@fluentui-react-native/experimental-native-font-metrics": "workspace:*"
5532+
"@fluentui-react-native/experimental-shimmer": "workspace:*"
5533+
"@fluentui-react-native/focus-zone": "workspace:*"
5534+
"@fluentui-react-native/menu-button": "workspace:*"
5535+
"@fluentui-react-native/radio-group": "workspace:*"
5536+
"@fluentui-react-native/tooltip": "workspace:*"
5537+
"@fluentui-react-native/vibrancy-view": "workspace:*"
5538+
react-native-macos: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0
5539+
react-native-windows: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0
5540+
peerDependenciesMeta:
5541+
react-native-macos:
5542+
optional: true
5543+
react-native-windows:
5544+
optional: true
54955545
languageName: unknown
54965546
linkType: soft
54975547

@@ -10620,6 +10670,7 @@ __metadata:
1062010670
peerDependencies:
1062110671
"@types/react": ~18.2.0 || ~19.0.0 || ~19.1.0
1062210672
react: 18.2.0 || 19.0.0 || 19.1.0
10673+
react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0
1062310674
peerDependenciesMeta:
1062410675
"@types/react":
1062510676
optional: true

0 commit comments

Comments
 (0)