Commit 10b8261
committed
chore(deps): take lucide-react-native 1.x, hold the Tailwind major
lucide-react-native moves to 1.24. Verified: typecheck resolves every icon export
and the suite passes, so no icon was renamed out from under us.
The Tailwind major is held. NativeWind owns the Tailwind version, this app is on a
Tailwind 3 config (content globs plus presets: [nativewind/preset]), and Tailwind 4
replaces that with a CSS-first engine NativeWind 4 has no preset for. The peer range
says >3.3.0, which makes the bump look safe and it is not. Tailwind 4 means
NativeWind 5, deliberately.1 parent b8699c5 commit 10b8261
3 files changed
Lines changed: 12 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
35 | 42 | | |
36 | 43 | | |
37 | 44 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments