-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Labels
Integration Follow-upWorkstream: Releases and IntegrationsKeep RNW current with RN releases.Keep RNW current with RN releases.enhancement
Milestone
Description
Problem Description
It looks like some of the dependencies in the repo aren't updated and are therefore very out of date. For example, in @rnw-scripts/integrate-rndepends on an old@react-native-community/template`:
yarn why @react-native-community/template
yarn why v1.22.22
[1/4] Why do we have the module "@react-native-community/template"...?
[2/4] Initialising dependency graph...
[3/4] Finding dependency...
[4/4] Calculating file sizes...
=> Found "@react-native-community/template@0.75.6"
info Reasons this module exists
- "_project_#@rnw-scripts#integrate-rn" depends on it
- Hoisted from "_project_#@rnw-scripts#integrate-rn#@react-native-community#template"
info Disk size without dependencies: "368KB"
info Disk size with unique dependencies: "368KB"
info Disk size with transitive dependencies: "368KB"
info Number of shared dependencies: 0
Done in 2.98s.
Steps To Reproduce
yarn why @react-native-community/template
Expected Results
No response
CLI version
15.0.0-alpha.2
Environment
info Fetching system and libraries information...
System:
OS: Windows 11 10.0.26384
CPU: (8) x64 Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz
Memory: 4.93 GB / 15.84 GB
Binaries:
Node:
version: 18.18.0
path: C:\Program Files\nodejs\node.EXE
Yarn:
version: 1.22.22
path: C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm:
version: 9.8.1
path: C:\Program Files\nodejs\npm.CMD
Watchman: Not Found
SDKs:
Android SDK: Not Found
Windows SDK:
AllowDevelopmentWithoutDevLicense: Enabled
AllowAllTrustedApps: Enabled
Versions:
- 10.0.19041.0
- 10.0.22000.0
- 10.0.22621.0
IDEs:
Android Studio: Not Found
Visual Studio:
- 17.13.35828.75 (Visual Studio Enterprise 2022)
Languages:
Java: Not Found
Ruby: Not Found
npmPackages:
"@react-native-community/cli": Not Found
react: Not Found
react-native: Not Found
react-native-windows: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: Not found
newArchEnabled: Not found
iOS:
hermesEnabled: Not found
newArchEnabled: Not foundCommunity Modules
No response
Target Platform Version
None
Target Device(s)
No response
Visual Studio Version
None
Build Configuration
None
Snack, code example, screenshot, or link to a repository
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Integration Follow-upWorkstream: Releases and IntegrationsKeep RNW current with RN releases.Keep RNW current with RN releases.enhancement