Commit 31ce640
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 7aa46a1 commit 31ce640
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 | |
|---|---|---|---|
| |||
2520 | 2520 | | |
2521 | 2521 | | |
2522 | 2522 | | |
| 2523 | + | |
| 2524 | + | |
| 2525 | + | |
| 2526 | + | |
| 2527 | + | |
2523 | 2528 | | |
2524 | 2529 | | |
2525 | 2530 | | |
| |||
4204 | 4209 | | |
4205 | 4210 | | |
4206 | 4211 | | |
4207 | | - | |
4208 | | - | |
4209 | | - | |
4210 | | - | |
| 4212 | + | |
| 4213 | + | |
| 4214 | + | |
| 4215 | + | |
4211 | 4216 | | |
4212 | | - | |
4213 | | - | |
4214 | | - | |
| 4217 | + | |
| 4218 | + | |
| 4219 | + | |
4215 | 4220 | | |
4216 | 4221 | | |
4217 | 4222 | | |
| |||
5679 | 5684 | | |
5680 | 5685 | | |
5681 | 5686 | | |
5682 | | - | |
| 5687 | + | |
5683 | 5688 | | |
5684 | 5689 | | |
5685 | 5690 | | |
| |||
7830 | 7835 | | |
7831 | 7836 | | |
7832 | 7837 | | |
7833 | | - | |
| 7838 | + | |
7834 | 7839 | | |
7835 | 7840 | | |
7836 | 7841 | | |
| |||
0 commit comments