Matt
82049eea92
deps: bump Tier-A patches + react-day-picker 10 + esbuild 0.28
Successfully bumped:
- bullmq 5.76.6 → 5.76.8
- @tanstack/react-query 5.100.9 → 5.100.10
- @tanstack/react-query-devtools 5.100.9 → 5.100.10
- better-auth 1.6.9 → 1.6.10
- @playwright/test 1.59.1 → 1.60.0
- libphonenumber-js 1.12.43 → 1.13.1
- tailwind-merge 3.5.0 → 3.6.0
- vitest 4.1.5 → 4.1.6
- @vitest/coverage-v8 4.1.5 → 4.1.6
- lint-staged 17.0.3 → 17.0.4
- esbuild 0.27.7 → 0.28.0
- react-grab 0.1.33 → 0.1.34
- react-day-picker 9.14.0 → 10.0.0
react-day-picker 10 verified safe: probed v10 release notes against
src/components/ui/calendar.tsx — we use only v9-canonical APIs that
v10 preserves. Removed the `table` className entry from the wrapper
(v10 dropped it since the renderer is now CSS-grid, not table-based).
Tried + rolled back:
- @hookform/resolvers 3 → 5: stricter input/output inference broke
every form using <{schema}, any, {schema}> implicit shape. Needs
per-form refactor; parked.
Verified clean: pnpm audit (prod + dev) = 0 vulnerabilities;
pnpm exec tsc --noEmit clean; vitest 1293/1293 pass.
Remaining outdated (deliberately deferred — see docs/AUDIT-2026-05-12.md §34):
- next/eslint-config-next 15 → 16 (2-4 wk wait)
- zod 3 → 4 (couple with @hookform/resolvers 5; codemod-needed)
- tailwindcss 3 → 4 (focused-afternoon project)
- @types/node ^20.19 stays pinned to match runtime (audit decision)
- archiver 7 stays (no @types/archiver@8 published)
- eslint 9 stays (locked to eslint-config-next 15)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-12 17:33:24 +02:00
..
2026-05-08 02:20:27 +02:00
2026-05-04 22:57:01 +02:00
2026-05-12 16:14:12 +02:00
2026-05-06 14:57:24 +02:00
2026-05-11 15:40:44 +02:00
2026-05-07 20:58:34 +02:00
2026-04-08 19:45:56 -04:00
2026-05-07 21:02:12 +02:00
2026-05-05 04:07:03 +02:00
2026-05-05 20:18:05 +02:00
2026-05-07 21:45:42 +02:00
2026-05-07 21:45:42 +02:00
2026-05-05 20:48:13 +02:00
2026-05-05 02:41:52 +02:00
2026-05-12 15:28:22 +02:00
2026-05-06 14:58:47 +02:00
2026-05-06 22:11:00 +02:00
2026-05-06 22:11:00 +02:00
2026-05-11 13:57:42 +02:00
2026-05-05 20:48:13 +02:00
2026-05-06 22:11:00 +02:00
2026-05-11 13:57:42 +02:00
2026-05-12 14:50:58 +02:00
2026-05-05 20:48:13 +02:00
2026-05-07 00:00:45 +02:00
2026-05-05 20:18:05 +02:00
2026-05-05 20:18:05 +02:00
2026-05-12 17:13:04 +02:00
2026-05-11 14:38:45 +02:00
2026-05-11 14:38:45 +02:00
2026-05-05 21:19:39 +02:00
2026-05-12 17:33:24 +02:00
2026-05-10 16:53:51 +02:00
2026-05-05 21:19:39 +02:00
2026-05-08 02:20:27 +02:00
2026-05-07 21:02:12 +02:00
2026-05-04 22:57:01 +02:00
2026-05-11 14:38:45 +02:00
2026-05-11 14:38:45 +02:00
2026-05-05 20:18:05 +02:00
2026-05-06 14:56:59 +02:00
2026-05-04 22:57:01 +02:00
2026-05-05 20:18:05 +02:00
2026-05-07 20:59:28 +02:00
2026-05-04 22:57:01 +02:00
2026-05-12 15:28:22 +02:00
2026-05-12 17:18:35 +02:00
2026-05-06 14:57:24 +02:00
2026-05-05 04:38:32 +02:00
2026-05-04 22:57:01 +02:00
2026-05-09 18:35:34 +02:00
2026-05-05 20:18:05 +02:00
2026-05-06 22:11:00 +02:00
2026-05-11 13:56:46 +02:00
2026-05-05 20:48:13 +02:00
2026-05-04 22:57:01 +02:00
2026-05-05 20:18:05 +02:00
2026-05-06 22:26:41 +02:00
2026-05-11 13:53:10 +02:00
2026-05-07 20:59:28 +02:00
2026-05-05 20:41:23 +02:00
2026-05-12 16:52:35 +02:00
2026-05-11 13:53:10 +02:00
2026-05-12 16:52:35 +02:00
2026-05-09 18:36:05 +02:00
2026-05-07 00:00:45 +02:00
2026-05-05 20:48:13 +02:00
2026-05-08 02:20:27 +02:00
2026-05-05 20:18:05 +02:00
2026-05-12 14:50:58 +02:00
2026-05-11 14:47:46 +02:00
2026-05-11 13:53:10 +02:00
2026-05-11 11:10:47 +02:00
2026-05-09 04:16:42 +02:00
2026-05-11 13:01:47 +02:00
2026-05-07 20:58:34 +02:00
2026-05-04 22:57:01 +02:00
2026-05-05 02:41:52 +02:00
2026-05-05 20:41:23 +02:00
2026-05-12 17:13:04 +02:00
2026-05-05 20:48:13 +02:00
2026-04-28 19:00:57 +02:00
2026-05-08 02:20:27 +02:00
2026-05-05 20:48:13 +02:00
2026-04-29 01:58:42 +02:00
2026-05-05 20:18:05 +02:00
2026-05-11 13:01:47 +02:00
2026-05-12 16:52:35 +02:00
2026-05-12 17:13:04 +02:00
2026-05-08 02:20:27 +02:00
2026-05-11 13:01:47 +02:00
2026-05-07 21:02:12 +02:00
2026-04-29 01:58:42 +02:00
2026-05-05 21:31:50 +02:00
2026-05-12 16:52:35 +02:00
2026-05-04 22:57:01 +02:00
2026-05-05 04:20:38 +02:00
2026-05-06 20:44:38 +02:00
2026-05-11 13:57:42 +02:00