From 35bf2d3a53c4292094f559a8523a9910f8ef6870 Mon Sep 17 00:00:00 2001 From: Vladimir Borisov Date: Fri, 2 Jun 2023 14:09:55 +0300 Subject: [PATCH] Update translations --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 108ca7826..57c8da440 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "react-i18next": "^12.1.1", "react-is": "18.2.0", "spatial-navigation-polyfill": "git+https://git@github.com/Stremio/spatial-navigation.git#64871b1422466f5f45d24ebc8bbd315b2ebab6a6", - "stremio-translations": "git+https://git@github.com/Stremio/stremio-translations.git#a16ddf25ebf689c098dd90823336d0271e9d1bd8", + "stremio-translations": "git+https://git@github.com/Stremio/stremio-translations.git#92675658de92113c5888cf5e57003e468e8b8c9c", "url": "0.11.0" }, "devDependencies": { @@ -12847,9 +12847,9 @@ } }, "node_modules/stremio-translations": { - "version": "1.43.16", - "resolved": "git+https://git@github.com/Stremio/stremio-translations.git#a16ddf25ebf689c098dd90823336d0271e9d1bd8", - "integrity": "sha512-pJLB60xEf4vJ69Iy+u5sIxELdFa+4X6SMGZ6jwlBvkSLSAKSj522YNJ5+XuUCHv0iu1goNac1QUoqBet1G+aTg==", + "version": "1.43.17", + "resolved": "git+https://git@github.com/Stremio/stremio-translations.git#92675658de92113c5888cf5e57003e468e8b8c9c", + "integrity": "sha512-7f8VK4AdM2/rQqu28tocce2uuOa0kIBrmEa21Va2+uWDGT7/tLlbm0kvKS6v8hWpalGRPcGu6W4qf6pd5UIDZw==", "license": "MIT" }, "node_modules/string_decoder": { @@ -24508,9 +24508,9 @@ "dev": true }, "stremio-translations": { - "version": "git+https://git@github.com/Stremio/stremio-translations.git#a16ddf25ebf689c098dd90823336d0271e9d1bd8", - "integrity": "sha512-pJLB60xEf4vJ69Iy+u5sIxELdFa+4X6SMGZ6jwlBvkSLSAKSj522YNJ5+XuUCHv0iu1goNac1QUoqBet1G+aTg==", - "from": "stremio-translations@git+https://git@github.com/Stremio/stremio-translations.git#a16ddf25ebf689c098dd90823336d0271e9d1bd8" + "version": "git+https://git@github.com/Stremio/stremio-translations.git#92675658de92113c5888cf5e57003e468e8b8c9c", + "integrity": "sha512-7f8VK4AdM2/rQqu28tocce2uuOa0kIBrmEa21Va2+uWDGT7/tLlbm0kvKS6v8hWpalGRPcGu6W4qf6pd5UIDZw==", + "from": "stremio-translations@git+https://git@github.com/Stremio/stremio-translations.git#92675658de92113c5888cf5e57003e468e8b8c9c" }, "string_decoder": { "version": "1.1.1", diff --git a/package.json b/package.json index 8ec16648d..2ddd00d30 100755 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "react-i18next": "^12.1.1", "react-is": "18.2.0", "spatial-navigation-polyfill": "git+https://git@github.com/Stremio/spatial-navigation.git#64871b1422466f5f45d24ebc8bbd315b2ebab6a6", - "stremio-translations": "git+https://git@github.com/Stremio/stremio-translations.git#a16ddf25ebf689c098dd90823336d0271e9d1bd8", + "stremio-translations": "git+https://git@github.com/Stremio/stremio-translations.git#92675658de92113c5888cf5e57003e468e8b8c9c", "url": "0.11.0" }, "devDependencies": {