chore(deps/mera): vitest 2 → 3 — заодно уходит вся dev-цепочка vite/esbuild #3216

Merged
bot-backend merged 1 commit from chore/vitest3-mera into main 2026-08-29 11:11:20 +00:00
2 changed files with 391 additions and 249 deletions

File diff suppressed because it is too large Load diff

View file

@ -27,11 +27,11 @@
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@eslint/eslintrc": "^3.0.0",
"@vitejs/plugin-react": "^4.3.4",
"@vitejs/plugin-react": "^5.2.0",
"eslint": "^9.0.0",
"eslint-config-next": "^15.0.0",
"jsdom": "^25.0.1",
"typescript": "^5.9.3",
"vitest": "^2.1.9"
"vitest": "^3.2.7"
}
}