Version v1.110.0

This commit is contained in:
Alex The Bot
2024-07-26 15:38:20 +00:00
parent ef7a6bb246
commit 04340b3a62
18 changed files with 32 additions and 28 deletions
+4 -4
View File
@@ -1,12 +1,12 @@
{
"name": "immich-web",
"version": "1.109.2",
"version": "1.110.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "immich-web",
"version": "1.109.2",
"version": "1.110.0",
"license": "GNU Affero General Public License version 3",
"dependencies": {
"@formatjs/icu-messageformat-parser": "^2.7.8",
@@ -70,13 +70,13 @@
},
"../open-api/typescript-sdk": {
"name": "@immich/sdk",
"version": "1.109.2",
"version": "1.110.0",
"license": "GNU Affero General Public License version 3",
"dependencies": {
"@oazapfts/runtime": "^1.0.2"
},
"devDependencies": {
"@types/node": "^20.14.10",
"@types/node": "^20.14.12",
"typescript": "^5.3.3"
}
},