Commit 76cdcaa
authored
🔧 chore[security]: upgrade next (#31)
## Description of the change
Upgrade Next.js from 15.5.10 to 15.5.18 to pick up the May 2026 security
release. Also align eslint-config-next with the patched Next.js version.
**Ticket:**
## Test plan
Lint and production build both pass locally.
## Loom or screenshots
## Considerations
This follows Vercel’s May 7, 2026 advisory for Next.js 15.x versions
<=15.5.17. Local validation still shows the pre-existing Next.js
workspace-root warning caused by /Users/raj/package-lock.json being
detected above this worktree.1 parent f52f271 commit 76cdcaa
2 files changed
Lines changed: 84 additions & 387 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments