Skip to content

Commit 2e9eb7b

Browse files
committed
update lock
1 parent 4ec458d commit 2e9eb7b

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
@@ -5302,8 +5302,12 @@ __metadata:
53025302
react-native: "npm:^0.81.0"
53035303
react-test-renderer: "npm:19.1.0"
53045304
peerDependencies:
5305+
"@types/react": ~18.2.0 || ~19.0.0 || ~19.1.0
53055306
react: 18.2.0 || 19.0.0 || 19.1.0
53065307
react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0
5308+
peerDependenciesMeta:
5309+
"@types/react":
5310+
optional: true
53075311
languageName: unknown
53085312
linkType: soft
53095313

@@ -5456,6 +5460,10 @@ __metadata:
54565460
optional: true
54575461
"@types/react":
54585462
optional: true
5463+
react-native-macos:
5464+
optional: true
5465+
react-native-windows:
5466+
optional: true
54595467
languageName: unknown
54605468
linkType: soft
54615469

@@ -5499,6 +5507,27 @@ __metadata:
54995507
react-native-test-app: "npm:^4.4.11"
55005508
react-test-renderer: "npm:19.1.0"
55015509
rimraf: "catalog:"
5510+
peerDependencies:
5511+
"@fluentui-react-native/callout": "workspace:*"
5512+
"@fluentui-react-native/experimental-appearance-additions": "workspace:*"
5513+
"@fluentui-react-native/experimental-avatar": "workspace:*"
5514+
"@fluentui-react-native/experimental-checkbox": "workspace:*"
5515+
"@fluentui-react-native/experimental-expander": "workspace:*"
5516+
"@fluentui-react-native/experimental-native-date-picker": "workspace:*"
5517+
"@fluentui-react-native/experimental-native-font-metrics": "workspace:*"
5518+
"@fluentui-react-native/experimental-shimmer": "workspace:*"
5519+
"@fluentui-react-native/focus-zone": "workspace:*"
5520+
"@fluentui-react-native/menu-button": "workspace:*"
5521+
"@fluentui-react-native/radio-group": "workspace:*"
5522+
"@fluentui-react-native/tooltip": "workspace:*"
5523+
"@fluentui-react-native/vibrancy-view": "workspace:*"
5524+
react-native-macos: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0
5525+
react-native-windows: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0
5526+
peerDependenciesMeta:
5527+
react-native-macos:
5528+
optional: true
5529+
react-native-windows:
5530+
optional: true
55025531
languageName: unknown
55035532
linkType: soft
55045533

@@ -5537,6 +5566,27 @@ __metadata:
55375566
react-native-test-app: "npm:^3.9.2"
55385567
react-test-renderer: "npm:18.2.0"
55395568
rimraf: "catalog:"
5569+
peerDependencies:
5570+
"@fluentui-react-native/callout": "workspace:*"
5571+
"@fluentui-react-native/experimental-appearance-additions": "workspace:*"
5572+
"@fluentui-react-native/experimental-avatar": "workspace:*"
5573+
"@fluentui-react-native/experimental-checkbox": "workspace:*"
5574+
"@fluentui-react-native/experimental-expander": "workspace:*"
5575+
"@fluentui-react-native/experimental-native-date-picker": "workspace:*"
5576+
"@fluentui-react-native/experimental-native-font-metrics": "workspace:*"
5577+
"@fluentui-react-native/experimental-shimmer": "workspace:*"
5578+
"@fluentui-react-native/focus-zone": "workspace:*"
5579+
"@fluentui-react-native/menu-button": "workspace:*"
5580+
"@fluentui-react-native/radio-group": "workspace:*"
5581+
"@fluentui-react-native/tooltip": "workspace:*"
5582+
"@fluentui-react-native/vibrancy-view": "workspace:*"
5583+
react-native-macos: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0
5584+
react-native-windows: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0
5585+
peerDependenciesMeta:
5586+
react-native-macos:
5587+
optional: true
5588+
react-native-windows:
5589+
optional: true
55405590
languageName: unknown
55415591
linkType: soft
55425592

@@ -10665,6 +10715,7 @@ __metadata:
1066510715
peerDependencies:
1066610716
"@types/react": ~18.2.0 || ~19.0.0 || ~19.1.0
1066710717
react: 18.2.0 || 19.0.0 || 19.1.0
10718+
react-native: ^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0
1066810719
peerDependenciesMeta:
1066910720
"@types/react":
1067010721
optional: true

0 commit comments

Comments
 (0)