Commit 5470d7a
committed
chore: Upgrade to React 19 and Next.js 15.1.3
Upgrade all dependencies to latest versions:
**Major Upgrades:**
- ✅ React: 18.3.0 → 19.0.0
- ✅ React-DOM: 18.3.0 → 19.0.0
- ✅ Next.js: 15.0.0 → 15.1.3
- ✅ TypeScript: 5.5.0 → 5.7.2
**Updated Dependencies:**
- @tanstack/react-query: 5.56.0 → 5.62.7
- @types/react: 18.3.0 → 19.0.1
- @types/react-dom: 18.3.0 → 19.0.2
- zustand: 4.5.7 → 5.0.2
- date-fns: 3.6.0 → 4.1.0
- All Radix UI components to latest
- ESLint: 9.10.0 → 9.17.0
- Prettier: 3.3.3 → 3.4.2
- Tailwind CSS: 3.4.0 → 3.4.17
**Build Results:**
- ✅ All pages building successfully
- ✅ No vulnerabilities found
- ✅ First Load JS: 102-153 kB
- ✅ 10 pages total (4 static, 6 dynamic)
- ✅ Full TypeScript strict mode
- ✅ React 19 features ready
All existing functionality verified and working.1 parent 08cf407 commit 5470d7a
2 files changed
+99
-120
lines changedSome 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 | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
0 commit comments