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
|
|
@ -83,7 +83,7 @@
|
|||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/luxon": "^3.4.2",
|
||||
"@types/qrcode": "^1.5.5",
|
||||
"@vitest/coverage-v8": "^3.0.0",
|
||||
"@vitest/coverage-v8": "^4.0.0",
|
||||
"dotenv": "^17.0.0",
|
||||
"eslint": "^10.0.0",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
|
|
@ -105,7 +105,7 @@
|
|||
"typescript": "^5.8.3",
|
||||
"typescript-eslint": "^8.45.0",
|
||||
"vite": "^7.1.2",
|
||||
"vitest": "^3.0.0"
|
||||
"vitest": "^4.0.0"
|
||||
},
|
||||
"volta": {
|
||||
"node": "24.13.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue