mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
fix(deps): vitest@2 (#11491)
This commit is contained in:
parent
86904a8382
commit
c44271e9b2
9 changed files with 2058 additions and 1907 deletions
|
|
@ -30,7 +30,7 @@
|
|||
"@types/supertest": "^6.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "^7.1.0",
|
||||
"@typescript-eslint/parser": "^7.1.0",
|
||||
"@vitest/coverage-v8": "^1.3.0",
|
||||
"@vitest/coverage-v8": "^2.0.5",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-prettier": "^5.1.3",
|
||||
|
|
@ -47,7 +47,7 @@
|
|||
"supertest": "^7.0.0",
|
||||
"typescript": "^5.3.3",
|
||||
"utimes": "^5.2.1",
|
||||
"vitest": "^1.6.0"
|
||||
"vitest": "^2.0.5"
|
||||
},
|
||||
"volta": {
|
||||
"node": "20.16.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue