Skip to content

Commit e3cda44

Browse files
committed
fix peer deps
1 parent 00f3e46 commit e3cda44

File tree

3 files changed

+164
-83
lines changed

3 files changed

+164
-83
lines changed

apps/win32-81/package.json

Lines changed: 15 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,26 @@
3636
"start": "rnx-cli start"
3737
},
3838
"dependencies": {
39+
"@fluentui-react-native/callout": "workspace:*",
40+
"@fluentui-react-native/experimental-appearance-additions": "workspace:*",
41+
"@fluentui-react-native/experimental-avatar": "workspace:*",
42+
"@fluentui-react-native/experimental-checkbox": "workspace:*",
43+
"@fluentui-react-native/experimental-expander": "workspace:*",
44+
"@fluentui-react-native/experimental-native-date-picker": "workspace:*",
45+
"@fluentui-react-native/experimental-native-font-metrics": "workspace:*",
46+
"@fluentui-react-native/experimental-shimmer": "workspace:*",
47+
"@fluentui-react-native/focus-zone": "workspace:*",
48+
"@fluentui-react-native/menu-button": "workspace:*",
49+
"@fluentui-react-native/radio-group": "workspace:*",
3950
"@fluentui-react-native/tester-core": "workspace:*",
51+
"@fluentui-react-native/tooltip": "workspace:*",
52+
"@fluentui-react-native/vibrancy-view": "workspace:*",
4053
"@office-iss/react-native-win32": "^0.81.0",
4154
"@types/react": "~19.1.0",
4255
"react": "19.1.0",
4356
"react-native": "^0.81.0",
44-
"react-native-svg": "^15.12.1"
57+
"react-native-svg": "^15.12.1",
58+
"react-native-windows": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0"
4559
},
4660
"devDependencies": {
4761
"@babel/core": "catalog:",
@@ -75,27 +89,7 @@
7589
"react-test-renderer": "19.1.0",
7690
"rimraf": "catalog:"
7791
},
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-
},
9592
"peerDependenciesMeta": {
96-
"react-native-macos": {
97-
"optional": true
98-
},
9993
"react-native-windows": {
10094
"optional": true
10195
}

apps/win32/package.json

Lines changed: 15 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,26 @@
3636
"start": "rnx-cli start"
3737
},
3838
"dependencies": {
39+
"@fluentui-react-native/callout": "workspace:*",
40+
"@fluentui-react-native/experimental-appearance-additions": "workspace:*",
41+
"@fluentui-react-native/experimental-avatar": "workspace:*",
42+
"@fluentui-react-native/experimental-checkbox": "workspace:*",
43+
"@fluentui-react-native/experimental-expander": "workspace:*",
44+
"@fluentui-react-native/experimental-native-date-picker": "workspace:*",
45+
"@fluentui-react-native/experimental-native-font-metrics": "workspace:*",
46+
"@fluentui-react-native/experimental-shimmer": "workspace:*",
47+
"@fluentui-react-native/focus-zone": "workspace:*",
48+
"@fluentui-react-native/menu-button": "workspace:*",
49+
"@fluentui-react-native/radio-group": "workspace:*",
3950
"@fluentui-react-native/tester-core": "workspace:*",
51+
"@fluentui-react-native/tooltip": "workspace:*",
52+
"@fluentui-react-native/vibrancy-view": "workspace:*",
4053
"@office-iss/react-native-win32": "^0.74.0",
4154
"@types/react": "~18.2.0",
4255
"react": "18.2.0",
4356
"react-native": "^0.74.0",
44-
"react-native-svg": ">=15.4.0 <15.13.0"
57+
"react-native-svg": ">=15.4.0 <15.13.0",
58+
"react-native-windows": "^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0"
4559
},
4660
"devDependencies": {
4761
"@babel/core": "catalog:",
@@ -70,31 +84,6 @@
7084
"react-test-renderer": "18.2.0",
7185
"rimraf": "catalog:"
7286
},
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-
},
9887
"jest": {
9988
"preset": "react-native"
10089
},

yarn.lock

Lines changed: 134 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -5429,10 +5429,23 @@ __metadata:
54295429
"@babel/core": "catalog:"
54305430
"@babel/runtime": "catalog:"
54315431
"@fluentui-react-native/babel-config": "workspace:*"
5432+
"@fluentui-react-native/callout": "workspace:*"
54325433
"@fluentui-react-native/eslint-config-rules": "workspace:*"
5434+
"@fluentui-react-native/experimental-appearance-additions": "workspace:*"
5435+
"@fluentui-react-native/experimental-avatar": "workspace:*"
5436+
"@fluentui-react-native/experimental-checkbox": "workspace:*"
5437+
"@fluentui-react-native/experimental-expander": "workspace:*"
5438+
"@fluentui-react-native/experimental-native-date-picker": "workspace:*"
5439+
"@fluentui-react-native/experimental-native-font-metrics": "workspace:*"
5440+
"@fluentui-react-native/experimental-shimmer": "workspace:*"
5441+
"@fluentui-react-native/focus-zone": "workspace:*"
54335442
"@fluentui-react-native/kit-config": "workspace:*"
5443+
"@fluentui-react-native/menu-button": "workspace:*"
5444+
"@fluentui-react-native/radio-group": "workspace:*"
54345445
"@fluentui-react-native/scripts": "workspace:*"
54355446
"@fluentui-react-native/tester-core": "workspace:*"
5447+
"@fluentui-react-native/tooltip": "workspace:*"
5448+
"@fluentui-react-native/vibrancy-view": "workspace:*"
54365449
"@office-iss/react-native-win32": "npm:^0.81.0"
54375450
"@office-iss/rex-win32": "npm:0.81.0-preview.0"
54385451
"@react-native-community/cli": "npm:^20.0.0"
@@ -5460,27 +5473,10 @@ __metadata:
54605473
react-native-svg: "npm:^15.12.1"
54615474
react-native-svg-transformer: "npm:^1.0.0"
54625475
react-native-test-app: "npm:^4.4.11"
5476+
react-native-windows: "npm:^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0"
54635477
react-test-renderer: "npm:19.1.0"
54645478
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
54815479
peerDependenciesMeta:
5482-
react-native-macos:
5483-
optional: true
54845480
react-native-windows:
54855481
optional: true
54865482
languageName: unknown
@@ -5493,10 +5489,23 @@ __metadata:
54935489
"@babel/core": "catalog:"
54945490
"@babel/runtime": "catalog:"
54955491
"@fluentui-react-native/babel-config": "workspace:*"
5492+
"@fluentui-react-native/callout": "workspace:*"
54965493
"@fluentui-react-native/eslint-config-rules": "workspace:*"
5494+
"@fluentui-react-native/experimental-appearance-additions": "workspace:*"
5495+
"@fluentui-react-native/experimental-avatar": "workspace:*"
5496+
"@fluentui-react-native/experimental-checkbox": "workspace:*"
5497+
"@fluentui-react-native/experimental-expander": "workspace:*"
5498+
"@fluentui-react-native/experimental-native-date-picker": "workspace:*"
5499+
"@fluentui-react-native/experimental-native-font-metrics": "workspace:*"
5500+
"@fluentui-react-native/experimental-shimmer": "workspace:*"
5501+
"@fluentui-react-native/focus-zone": "workspace:*"
54975502
"@fluentui-react-native/kit-config": "workspace:*"
5503+
"@fluentui-react-native/menu-button": "workspace:*"
5504+
"@fluentui-react-native/radio-group": "workspace:*"
54985505
"@fluentui-react-native/scripts": "workspace:*"
54995506
"@fluentui-react-native/tester-core": "workspace:*"
5507+
"@fluentui-react-native/tooltip": "workspace:*"
5508+
"@fluentui-react-native/vibrancy-view": "workspace:*"
55005509
"@office-iss/react-native-win32": "npm:^0.74.0"
55015510
"@office-iss/rex-win32": "npm:0.73.11-devmain.16.0.17615.15030"
55025511
"@react-native-community/cli": "npm:^13.6.4"
@@ -5519,27 +5528,10 @@ __metadata:
55195528
react-native-svg: "npm:>=15.4.0 <15.13.0"
55205529
react-native-svg-transformer: "npm:^1.0.0"
55215530
react-native-test-app: "npm:^3.9.2"
5531+
react-native-windows: "npm:^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0"
55225532
react-test-renderer: "npm:18.2.0"
55235533
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
55405534
peerDependenciesMeta:
5541-
react-native-macos:
5542-
optional: true
55435535
react-native-windows:
55445536
optional: true
55455537
languageName: unknown
@@ -8551,6 +8543,37 @@ __metadata:
85518543
languageName: node
85528544
linkType: hard
85538545

8546+
"@react-native-windows/cli@npm:0.81.2":
8547+
version: 0.81.2
8548+
resolution: "@react-native-windows/cli@npm:0.81.2"
8549+
dependencies:
8550+
"@react-native-windows/codegen": "npm:0.81.2"
8551+
"@react-native-windows/fs": "npm:0.81.0"
8552+
"@react-native-windows/package-utils": "npm:0.81.0"
8553+
"@react-native-windows/telemetry": "npm:0.81.0"
8554+
"@xmldom/xmldom": "npm:^0.7.7"
8555+
chalk: "npm:^4.1.0"
8556+
cli-spinners: "npm:^2.2.0"
8557+
envinfo: "npm:^7.5.0"
8558+
execa: "npm:^5.0.0"
8559+
find-up: "npm:^4.1.0"
8560+
glob: "npm:^7.1.1"
8561+
lodash: "npm:^4.17.15"
8562+
mustache: "npm:^4.0.1"
8563+
ora: "npm:^3.4.0"
8564+
prompts: "npm:^2.4.1"
8565+
semver: "npm:^7.3.2"
8566+
shelljs: "npm:^0.8.4"
8567+
username: "npm:^5.1.0"
8568+
xml-formatter: "npm:^2.4.0"
8569+
xml-parser: "npm:^1.2.1"
8570+
xpath: "npm:^0.0.27"
8571+
peerDependencies:
8572+
react-native: ^0.81.0-0
8573+
checksum: 10c0/de9a42e47447ae3a8234df121eefc6a3b4dd53c42e9c69ab868ce3a7625969eccb0fa7d1ddb73949a3671e83169e6ba64153c05c3dcb608605c703fa21cc70b7
8574+
languageName: node
8575+
linkType: hard
8576+
85548577
"@react-native-windows/cli@npm:^0.74.0":
85558578
version: 0.74.12
85568579
resolution: "@react-native-windows/cli@npm:0.74.12"
@@ -8618,6 +8641,24 @@ __metadata:
86188641
languageName: node
86198642
linkType: hard
86208643

8644+
"@react-native-windows/codegen@npm:0.81.2":
8645+
version: 0.81.2
8646+
resolution: "@react-native-windows/codegen@npm:0.81.2"
8647+
dependencies:
8648+
"@react-native-windows/fs": "npm:0.81.0"
8649+
chalk: "npm:^4.1.0"
8650+
globby: "npm:^11.1.0"
8651+
mustache: "npm:^4.0.1"
8652+
source-map-support: "npm:^0.5.19"
8653+
yargs: "npm:^16.2.0"
8654+
peerDependencies:
8655+
react-native: ^0.81.0-0
8656+
bin:
8657+
react-native-windows-codegen: bin.js
8658+
checksum: 10c0/080e2673493473bad1c9201a83e92e9a9799ac5e5b59b5b7cb6ad705592caad27b9b230dd292621b21284f18df41ff92e3bc4b1ba28e6a106c470368f58f5d6c
8659+
languageName: node
8660+
linkType: hard
8661+
86218662
"@react-native-windows/find-repo-root@npm:0.74.1":
86228663
version: 0.74.1
86238664
resolution: "@react-native-windows/find-repo-root@npm:0.74.1"
@@ -21850,6 +21891,63 @@ __metadata:
2185021891
languageName: node
2185121892
linkType: hard
2185221893

21894+
"react-native-windows@npm:^0.73.0 || ^0.74.0 || ^0.78.0 || ^0.81.0":
21895+
version: 0.81.4
21896+
resolution: "react-native-windows@npm:0.81.4"
21897+
dependencies:
21898+
"@babel/runtime": "npm:^7.0.0"
21899+
"@jest/create-cache-key-function": "npm:^29.7.0"
21900+
"@react-native-community/cli": "npm:17.0.0"
21901+
"@react-native-community/cli-platform-android": "npm:17.0.0"
21902+
"@react-native-community/cli-platform-ios": "npm:17.0.0"
21903+
"@react-native-windows/cli": "npm:0.81.2"
21904+
"@react-native/assets": "npm:1.0.0"
21905+
"@react-native/assets-registry": "npm:0.81.5"
21906+
"@react-native/codegen": "npm:0.81.5"
21907+
"@react-native/community-cli-plugin": "npm:0.81.5"
21908+
"@react-native/gradle-plugin": "npm:0.81.5"
21909+
"@react-native/js-polyfills": "npm:0.81.5"
21910+
"@react-native/new-app-screen": "npm:0.81.5"
21911+
"@react-native/normalize-colors": "npm:0.81.5"
21912+
"@react-native/virtualized-lists": "npm:0.81.5"
21913+
abort-controller: "npm:^3.0.0"
21914+
anser: "npm:^1.4.9"
21915+
ansi-regex: "npm:^5.0.0"
21916+
babel-jest: "npm:^29.7.0"
21917+
babel-plugin-syntax-hermes-parser: "npm:0.28.1"
21918+
base64-js: "npm:^1.5.1"
21919+
chalk: "npm:^4.0.0"
21920+
commander: "npm:^12.0.0"
21921+
event-target-shim: "npm:^5.0.1"
21922+
flow-enums-runtime: "npm:^0.0.6"
21923+
glob: "npm:^7.1.1"
21924+
invariant: "npm:^2.2.4"
21925+
jest-environment-node: "npm:^29.7.0"
21926+
memoize-one: "npm:^5.0.0"
21927+
metro-runtime: "npm:^0.83.1"
21928+
metro-source-map: "npm:^0.82.2"
21929+
mkdirp: "npm:^0.5.1"
21930+
nullthrows: "npm:^1.1.1"
21931+
pretty-format: "npm:^29.7.0"
21932+
promise: "npm:^8.3.0"
21933+
react-devtools-core: "npm:^6.1.1"
21934+
react-refresh: "npm:^0.14.0"
21935+
regenerator-runtime: "npm:^0.13.2"
21936+
scheduler: "npm:0.26.0"
21937+
semver: "npm:^7.1.3"
21938+
source-map-support: "npm:^0.5.19"
21939+
stacktrace-parser: "npm:^0.1.10"
21940+
whatwg-fetch: "npm:^3.0.0"
21941+
ws: "npm:^6.2.3"
21942+
yargs: "npm:^17.6.2"
21943+
peerDependencies:
21944+
"@types/react": ^19.1.0
21945+
react: ^19.1.0
21946+
react-native: 0.81.5
21947+
checksum: 10c0/9417eb333410dd289dac1e665fd80edc4a6316616a845db1c1083fdab51041d4789b4daf95a28f2d488593e6a1a6fb6f50044b759d773634bf1141ffaf12884d
21948+
languageName: node
21949+
linkType: hard
21950+
2185321951
"react-native-windows@npm:^0.74.0":
2185421952
version: 0.74.46
2185521953
resolution: "react-native-windows@npm:0.74.46"

0 commit comments

Comments
 (0)