|
|
|
|
@ -13,7 +13,7 @@
|
|
|
|
|
"@immich/sdk": "file:../open-api/typescript-sdk",
|
|
|
|
|
"@playwright/test": "^1.44.1",
|
|
|
|
|
"@types/luxon": "^3.4.2",
|
|
|
|
|
"@types/node": "^20.14.11",
|
|
|
|
|
"@types/node": "^20.14.12",
|
|
|
|
|
"@types/oidc-provider": "^8.5.1",
|
|
|
|
|
"@types/pg": "^8.11.0",
|
|
|
|
|
"@types/pngjs": "^6.0.4",
|
|
|
|
|
@ -59,7 +59,7 @@
|
|
|
|
|
"@types/cli-progress": "^3.11.0",
|
|
|
|
|
"@types/lodash-es": "^4.17.12",
|
|
|
|
|
"@types/mock-fs": "^4.13.1",
|
|
|
|
|
"@types/node": "^20.14.11",
|
|
|
|
|
"@types/node": "^20.14.12",
|
|
|
|
|
"@typescript-eslint/eslint-plugin": "^7.0.0",
|
|
|
|
|
"@typescript-eslint/parser": "^7.0.0",
|
|
|
|
|
"@vitest/coverage-v8": "^1.2.2",
|
|
|
|
|
@ -93,7 +93,7 @@
|
|
|
|
|
"@oazapfts/runtime": "^1.0.2"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@types/node": "^20.14.11",
|
|
|
|
|
"@types/node": "^20.14.12",
|
|
|
|
|
"typescript": "^5.3.3"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
@ -1413,9 +1413,9 @@
|
|
|
|
|
"dev": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/node": {
|
|
|
|
|
"version": "20.14.11",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.11.tgz",
|
|
|
|
|
"integrity": "sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==",
|
|
|
|
|
"version": "20.14.12",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.12.tgz",
|
|
|
|
|
"integrity": "sha512-r7wNXakLeSsGT0H1AU863vS2wa5wBOK4bWMjZz2wj+8nBx+m5PeIn0k8AloSLpRuiwdRQZwarZqHE4FNArPuJQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|