1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00

chore: bump vitest to 1.6.0 (#11386)

bump vitest to 1.6.0
This commit is contained in:
Jonathan Jogenfors 2024-07-26 23:26:17 +02:00 committed by GitHub
parent 147c6e3600
commit 65a4f86154
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 6 additions and 6 deletions

2
e2e/package-lock.json generated
View File

@ -37,7 +37,7 @@
"supertest": "^7.0.0",
"typescript": "^5.3.3",
"utimes": "^5.2.1",
"vitest": "^1.3.0"
"vitest": "^1.6.0"
}
},
"../cli": {

View File

@ -47,7 +47,7 @@
"supertest": "^7.0.0",
"typescript": "^5.3.3",
"utimes": "^5.2.1",
"vitest": "^1.3.0"
"vitest": "^1.6.0"
},
"volta": {
"node": "20.15.1"

View File

@ -104,7 +104,7 @@
"typescript": "^5.3.3",
"unplugin-swc": "^1.4.5",
"utimes": "^5.2.1",
"vitest": "^1.5.0"
"vitest": "^1.6.0"
}
},
"node_modules/@aashutoshrathi/word-wrap": {

View File

@ -130,7 +130,7 @@
"typescript": "^5.3.3",
"unplugin-swc": "^1.4.5",
"utimes": "^5.2.1",
"vitest": "^1.5.0"
"vitest": "^1.6.0"
},
"volta": {
"node": "20.15.1"

2
web/package-lock.json generated
View File

@ -65,7 +65,7 @@
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"vite": "^5.1.4",
"vitest": "^1.3.1"
"vitest": "^1.6.0"
}
},
"../open-api/typescript-sdk": {

View File

@ -58,7 +58,7 @@
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"vite": "^5.1.4",
"vitest": "^1.3.1"
"vitest": "^1.6.0"
},
"type": "module",
"dependencies": {