Closed dhruvit-r closed 2 years ago
@dhruvit-r - Thanks for filing this issue with us. To set expectations, the developers will review this issue once capacity allows.
@jurokapsiar- Would your team be able to review this issue when bandwidth opens up? Thanks
Duplicate of #21082
Environment Information
Describe the issue:
https://github.com/microsoft/fluentui/blob/master/packages/fluentui/react-northstar/package.json#L63
@fluentui/react-northstar has a few outdated peerDependencies.
react
is pinned to^16.8.0
andreact-dom
is pinned to^16.8.0
. React 17 has been released with very few breaking changes, so this'll probably be a trivial update to the packaje.json file.Actual behavior:
Peer Dependencies are not up to date.
Expected behavior:
Peer Dependencies should be up to date.
Priorities and help requested (not applicable if asking question):
Are you willing to submit a PR to fix?: Yes if it's a simple update to package.json and tests pass
Requested priority: Low
Products/sites affected: Not Applicable