mirror of
https://github.com/immich-app/immich.git
synced 2025-12-10 17:23:12 +03:00
chore: tree shake unused API methods from CLI (#6973)
This commit is contained in:
4
cli/package-lock.json
generated
4
cli/package-lock.json
generated
@@ -33,7 +33,7 @@
|
||||
"mock-fs": "^5.2.0",
|
||||
"typescript": "^5.3.3",
|
||||
"vite": "^5.0.12",
|
||||
"vitest": "^1.2.1",
|
||||
"vitest": "^1.2.2",
|
||||
"yaml": "^2.3.1"
|
||||
},
|
||||
"engines": {
|
||||
@@ -47,6 +47,7 @@
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.11.0",
|
||||
"oazapfts": "^5.1.4",
|
||||
"typescript": "^5.3.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
@@ -6112,6 +6113,7 @@
|
||||
"version": "file:../open-api/typescript-sdk",
|
||||
"requires": {
|
||||
"@types/node": "^20.11.0",
|
||||
"oazapfts": "^5.1.4",
|
||||
"typescript": "^5.3.3"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user