|
|
|
@ -15,7 +15,7 @@
|
|
|
|
"@immich/sdk": "file:../open-api/typescript-sdk",
|
|
|
|
"@immich/sdk": "file:../open-api/typescript-sdk",
|
|
|
|
"@playwright/test": "^1.44.1",
|
|
|
|
"@playwright/test": "^1.44.1",
|
|
|
|
"@types/luxon": "^3.4.2",
|
|
|
|
"@types/luxon": "^3.4.2",
|
|
|
|
"@types/node": "^20.16.11",
|
|
|
|
"@types/node": "^20.16.12",
|
|
|
|
"@types/oidc-provider": "^8.5.1",
|
|
|
|
"@types/oidc-provider": "^8.5.1",
|
|
|
|
"@types/pg": "^8.11.0",
|
|
|
|
"@types/pg": "^8.11.0",
|
|
|
|
"@types/pngjs": "^6.0.4",
|
|
|
|
"@types/pngjs": "^6.0.4",
|
|
|
|
@ -64,7 +64,7 @@
|
|
|
|
"@types/cli-progress": "^3.11.0",
|
|
|
|
"@types/cli-progress": "^3.11.0",
|
|
|
|
"@types/lodash-es": "^4.17.12",
|
|
|
|
"@types/lodash-es": "^4.17.12",
|
|
|
|
"@types/mock-fs": "^4.13.1",
|
|
|
|
"@types/mock-fs": "^4.13.1",
|
|
|
|
"@types/node": "^20.16.11",
|
|
|
|
"@types/node": "^20.16.12",
|
|
|
|
"@typescript-eslint/eslint-plugin": "^8.0.0",
|
|
|
|
"@typescript-eslint/eslint-plugin": "^8.0.0",
|
|
|
|
"@typescript-eslint/parser": "^8.0.0",
|
|
|
|
"@typescript-eslint/parser": "^8.0.0",
|
|
|
|
"@vitest/coverage-v8": "^2.0.5",
|
|
|
|
"@vitest/coverage-v8": "^2.0.5",
|
|
|
|
@ -99,7 +99,7 @@
|
|
|
|
"@oazapfts/runtime": "^1.0.2"
|
|
|
|
"@oazapfts/runtime": "^1.0.2"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"devDependencies": {
|
|
|
|
"@types/node": "^20.16.11",
|
|
|
|
"@types/node": "^20.16.12",
|
|
|
|
"typescript": "^5.3.3"
|
|
|
|
"typescript": "^5.3.3"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
@ -1614,9 +1614,9 @@
|
|
|
|
"dev": true
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@types/node": {
|
|
|
|
"node_modules/@types/node": {
|
|
|
|
"version": "20.16.11",
|
|
|
|
"version": "20.16.13",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.11.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.13.tgz",
|
|
|
|
"integrity": "sha512-y+cTCACu92FyA5fgQSAI8A1H429g7aSK2HsO7K4XYUWc4dY5IUz55JSDIYT6/VsOLfGy8vmvQYC2hfb0iF16Uw==",
|
|
|
|
"integrity": "sha512-GjQ7im10B0labo8ZGXDGROUl9k0BNyDgzfGpb4g/cl+4yYDWVKcozANF4FGr4/p0O/rAkQClM6Wiwkije++1Tg==",
|
|
|
|
"dev": true,
|
|
|
|
"dev": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
|