|
|
|
|
@ -15,7 +15,7 @@
|
|
|
|
|
"@immich/sdk": "file:../open-api/typescript-sdk",
|
|
|
|
|
"@playwright/test": "^1.44.1",
|
|
|
|
|
"@types/luxon": "^3.4.2",
|
|
|
|
|
"@types/node": "^22.13.5",
|
|
|
|
|
"@types/node": "^22.13.9",
|
|
|
|
|
"@types/oidc-provider": "^8.5.1",
|
|
|
|
|
"@types/pg": "^8.11.0",
|
|
|
|
|
"@types/pngjs": "^6.0.4",
|
|
|
|
|
@ -67,7 +67,7 @@
|
|
|
|
|
"@types/lodash-es": "^4.17.12",
|
|
|
|
|
"@types/micromatch": "^4.0.9",
|
|
|
|
|
"@types/mock-fs": "^4.13.1",
|
|
|
|
|
"@types/node": "^22.13.5",
|
|
|
|
|
"@types/node": "^22.13.9",
|
|
|
|
|
"@typescript-eslint/eslint-plugin": "^8.15.0",
|
|
|
|
|
"@typescript-eslint/parser": "^8.15.0",
|
|
|
|
|
"@vitest/coverage-v8": "^3.0.0",
|
|
|
|
|
@ -102,7 +102,7 @@
|
|
|
|
|
"@oazapfts/runtime": "^1.0.2"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@types/node": "^22.13.5",
|
|
|
|
|
"@types/node": "^22.13.9",
|
|
|
|
|
"typescript": "^5.3.3"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
@ -1717,9 +1717,9 @@
|
|
|
|
|
"dev": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/node": {
|
|
|
|
|
"version": "22.13.8",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.8.tgz",
|
|
|
|
|
"integrity": "sha512-G3EfaZS+iOGYWLLRCEAXdWK9my08oHNZ+FHluRiggIYJPOXzhOiDgpVCUHaUvyIC5/fj7C/p637jdzC666AOKQ==",
|
|
|
|
|
"version": "22.13.10",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.13.10.tgz",
|
|
|
|
|
"integrity": "sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|