Commit 6ebb27e
- Apply all compatible Dependabot package updates
- Skip vite 8.x (CSS lightningcss incompatibility with Tailwind 4)
- Skip TypeScript 6.x (baseUrl deprecation breaks build)
- Skip eslint 10.x + eslint-plugin-react-hooks 7.x (new rules break existing code)
- Keep @vitejs/plugin-react at 5.x (v6 requires vite 8)
- Add react-is as explicit dependency (required by recharts 3.8.x)
- Add @testing-library/dom as dev dependency (required by @testing-library/react 16.3.2)
- Increase vitest testTimeout to 15s (App dynamic import slower with updated packages)
Co-authored-by: Rob Bos <raj.bos@gmail.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 020fef1 commit 6ebb27e
4 files changed
Lines changed: 2058 additions & 1723 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments