|
|
|
|
@ -15,7 +15,7 @@
|
|
|
|
|
"@immich/sdk": "file:../open-api/typescript-sdk",
|
|
|
|
|
"@playwright/test": "^1.44.1",
|
|
|
|
|
"@types/luxon": "^3.4.2",
|
|
|
|
|
"@types/node": "^20.16.1",
|
|
|
|
|
"@types/node": "^20.16.2",
|
|
|
|
|
"@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": "^20.16.1",
|
|
|
|
|
"@types/node": "^20.16.2",
|
|
|
|
|
"@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": "^20.16.1",
|
|
|
|
|
"@types/node": "^20.16.2",
|
|
|
|
|
"typescript": "^5.3.3"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
@ -1516,9 +1516,9 @@
|
|
|
|
|
"dev": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@types/node": {
|
|
|
|
|
"version": "20.16.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.1.tgz",
|
|
|
|
|
"integrity": "sha512-zJDo7wEadFtSyNz5QITDfRcrhqDvQI1xQNQ0VoizPjM/dVAODqqIUWbJPkvsxmTI0MYRGRikcdjMPhOssnPejQ==",
|
|
|
|
|
"version": "20.16.3",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.3.tgz",
|
|
|
|
|
"integrity": "sha512-/wdGiWRkMOm53gAsSyFMXFZHbVg7C6CbkrzHNpaHoYfsUWPg7m6ZRKtvQjgvQ9i8WT540a3ydRlRQbxjY30XxQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|