Commit f00594b
Bump dependency on
Summary:
Pull Request resolved: #40869
Bumps DRNPT to v5 - the significant change is that this one depends on `react-native/normalize-color: ^0.73.0`, instead of `*`, so is protected from future breaking changes to that package.
NOTE: We can't safely include `react-native/normalize-color: ^0.74.0` in the dependency range of DRNPT because `0.74.0` isn't a semver-compliant release (0.74 isn't cut yet), so this will pull 0.73.2 from NPM, which is fine. We may need to publish DRNPT@6 if 0.74 final turns out to contain breaking changes (eg, a Node 20 bump).
Changelog:
[General][Fixed] Update `deprecated-react-native-prop-types` to remove fragile transitive `*` dependencies.
Reviewed By: huntie
Differential Revision: D50228564
fbshipit-source-id: 01aafafad40d9a93d00de2b5f45d2796620b9b5ddeprecated-react-native-prop-types (#40869)1 parent edb7332 commit f00594b
2 files changed
Lines changed: 15 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2536 | 2536 | | |
2537 | 2537 | | |
2538 | 2538 | | |
| 2539 | + | |
| 2540 | + | |
| 2541 | + | |
| 2542 | + | |
| 2543 | + | |
2539 | 2544 | | |
2540 | 2545 | | |
2541 | 2546 | | |
| |||
4315 | 4320 | | |
4316 | 4321 | | |
4317 | 4322 | | |
4318 | | - | |
4319 | | - | |
4320 | | - | |
4321 | | - | |
| 4323 | + | |
| 4324 | + | |
| 4325 | + | |
| 4326 | + | |
4322 | 4327 | | |
4323 | | - | |
4324 | | - | |
4325 | | - | |
| 4328 | + | |
| 4329 | + | |
| 4330 | + | |
4326 | 4331 | | |
4327 | 4332 | | |
4328 | 4333 | | |
| |||
5788 | 5793 | | |
5789 | 5794 | | |
5790 | 5795 | | |
5791 | | - | |
| 5796 | + | |
5792 | 5797 | | |
5793 | 5798 | | |
5794 | 5799 | | |
| |||
7959 | 7964 | | |
7960 | 7965 | | |
7961 | 7966 | | |
7962 | | - | |
| 7967 | + | |
7963 | 7968 | | |
7964 | 7969 | | |
7965 | 7970 | | |
| |||
0 commit comments