mirror of
https://github.com/immich-app/immich.git
synced 2024-11-15 18:08:48 -07:00
ab5dd4d66a
* chore(deps): update typescript-projects * chore: import --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jason Rasmussen <jason@rasm.me>
57 lines
1.8 KiB
JSON
57 lines
1.8 KiB
JSON
{
|
|
"name": "@immich/sdk",
|
|
"version": "1.115.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "@immich/sdk",
|
|
"version": "1.115.0",
|
|
"license": "GNU Affero General Public License version 3",
|
|
"dependencies": {
|
|
"@oazapfts/runtime": "^1.0.2"
|
|
},
|
|
"devDependencies": {
|
|
"@types/node": "^20.16.5",
|
|
"typescript": "^5.3.3"
|
|
}
|
|
},
|
|
"node_modules/@oazapfts/runtime": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://registry.npmjs.org/@oazapfts/runtime/-/runtime-1.0.3.tgz",
|
|
"integrity": "sha512-8tKiYffhwTGHSHYGnZ3oneLGCjX0po/XAXQ5Ng9fqKkvIdl/xz8+Vh8i+6xjzZqvZ2pLVpUcuSfnvNI/x67L0g=="
|
|
},
|
|
"node_modules/@types/node": {
|
|
"version": "20.16.5",
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.5.tgz",
|
|
"integrity": "sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~6.19.2"
|
|
}
|
|
},
|
|
"node_modules/typescript": {
|
|
"version": "5.6.2",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.2.tgz",
|
|
"integrity": "sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"tsc": "bin/tsc",
|
|
"tsserver": "bin/tsserver"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.17"
|
|
}
|
|
},
|
|
"node_modules/undici-types": {
|
|
"version": "6.19.8",
|
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz",
|
|
"integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
}
|
|
}
|
|
}
|