mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
chore: vitest 4 for web, cli, and e2e (#26668)
This commit is contained in:
parent
5989c9b4aa
commit
3c476b1987
16 changed files with 399 additions and 223 deletions
|
|
@ -21,7 +21,7 @@
|
|||
"@types/micromatch": "^4.0.9",
|
||||
"@types/mock-fs": "^4.13.1",
|
||||
"@types/node": "^24.10.14",
|
||||
"@vitest/coverage-v8": "^3.0.0",
|
||||
"@vitest/coverage-v8": "^4.0.0",
|
||||
"byte-size": "^9.0.0",
|
||||
"cli-progress": "^3.12.0",
|
||||
"commander": "^12.0.0",
|
||||
|
|
@ -37,7 +37,7 @@
|
|||
"typescript-eslint": "^8.28.0",
|
||||
"vite": "^7.0.0",
|
||||
"vite-tsconfig-paths": "^6.0.0",
|
||||
"vitest": "^3.0.0",
|
||||
"vitest": "^4.0.0",
|
||||
"vitest-fetch-mock": "^0.4.0",
|
||||
"yaml": "^2.3.1"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue