[CL-DEPS] Полное обновление зависимостей: vite 8.0.16 (security), eslint 10, TS 6 #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/claude-dep-update-20260611"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Что сделано
ncu -u до latest: vite ^8.0.16, eslint 10.4.1, typescript 6.0.3 (+ tsconfig миграция baseUrl→relative paths), tailwind 4.3, @types/node 25, react 19.2.7, minor/patch хвост.
Зачем
HIGH vite path traversal (GHSA-4w7w-66w2-5vf9) + server.fs.deny bypass в lockfile; postcss XSS; brace-expansion DoS. После: npm audit 0.
План тестирования
tsc -b + vite build чисто; eslint: No issues; playwright-тестов в репо нет (Total: 0).
Где могу ошибаться
eslint 10 и TS 6 — major; CI на push прогонит eslint+build ещё раз в Linux.