|
|
|
|
@ -15,7 +15,7 @@
|
|
|
|
|
"@immich/sdk": "file:../open-api/typescript-sdk",
|
|
|
|
|
"@playwright/test": "^1.44.1",
|
|
|
|
|
"@types/luxon": "^3.4.2",
|
|
|
|
|
"@types/node": "^22.8.4",
|
|
|
|
|
"@types/node": "^22.8.5",
|
|
|
|
|
"@types/oidc-provider": "^8.5.1",
|
|
|
|
|
"@types/pg": "^8.11.0",
|
|
|
|
|
"@types/pngjs": "^6.0.4",
|
|
|
|
|
@ -64,7 +64,7 @@
|
|
|
|
|
"@types/cli-progress": "^3.11.0",
|
|
|
|
|
"@types/lodash-es": "^4.17.12",
|
|
|
|
|
"@types/mock-fs": "^4.13.1",
|
|
|
|
|
"@types/node": "^22.8.4",
|
|
|
|
|
"@types/node": "^22.8.5",
|
|
|
|
|
"@typescript-eslint/eslint-plugin": "^8.0.0",
|
|
|
|
|
"@typescript-eslint/parser": "^8.0.0",
|
|
|
|
|
"@vitest/coverage-v8": "^2.0.5",
|
|
|
|
|
@ -99,7 +99,7 @@
|
|
|
|
|
"@oazapfts/runtime": "^1.0.2"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@types/node": "^22.8.4",
|
|
|
|
|
"@types/node": "^22.8.5",
|
|
|
|
|
"typescript": "^5.3.3"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
@ -1613,9 +1613,9 @@
|
|
|
|
|
"dev": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/node": {
|
|
|
|
|
"version": "22.8.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.8.7.tgz",
|
|
|
|
|
"integrity": "sha512-LidcG+2UeYIWcMuMUpBKOnryBWG/rnmOHQR5apjn8myTQcx3rinFRn7DcIFhMnS0PPFSC6OafdIKEad0lj6U0Q==",
|
|
|
|
|
"version": "22.9.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.9.0.tgz",
|
|
|
|
|
"integrity": "sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|