chore: update git repo package declarations

This commit is contained in:
Tim 2023-12-18 15:53:12 +01:00
parent 443f25ab69
commit aed8b0c395
2 changed files with 8 additions and 10 deletions

14
package-lock.json generated
View file

@ -35,8 +35,8 @@
"react-focus-lock": "2.9.1",
"react-i18next": "^12.1.1",
"react-is": "18.2.0",
"spatial-navigation-polyfill": "git+ssh://git@github.com/Stremio/spatial-navigation.git#64871b1422466f5f45d24ebc8bbd315b2ebab6a6",
"stremio-translations": "git+ssh://git@github.com/Stremio/stremio-translations.git#13c8241ca262541813ce0e2df4ff3e289fbd391b",
"spatial-navigation-polyfill": "github:Stremio/spatial-navigation#64871b1422466f5f45d24ebc8bbd315b2ebab6a6",
"stremio-translations": "github:Stremio/stremio-translations#13c8241ca262541813ce0e2df4ff3e289fbd391b",
"url": "0.11.0",
"use-long-press": "^3.1.5"
},
@ -13523,7 +13523,7 @@
},
"node_modules/spatial-navigation-polyfill": {
"version": "1.2.0",
"resolved": "git+https://git@github.com/Stremio/spatial-navigation.git#64871b1422466f5f45d24ebc8bbd315b2ebab6a6",
"resolved": "git+ssh://git@github.com/Stremio/spatial-navigation.git#64871b1422466f5f45d24ebc8bbd315b2ebab6a6",
"integrity": "sha512-zREQWdiN2VSugD90lq0uBsSBjT/YtytCijN83V6LEJTRmAe/fMYUtjUtYr7UvBrSPxfnSM54BNq9r2kKFTJvlQ==",
"license": "MIT"
},
@ -13602,7 +13602,6 @@
"node_modules/stremio-translations": {
"version": "1.44.4",
"resolved": "git+ssh://git@github.com/Stremio/stremio-translations.git#13c8241ca262541813ce0e2df4ff3e289fbd391b",
"integrity": "sha512-U5fbrMcm217dZyz+gavbp6G86z6R5No2QhSE+wol6CBau4Q94xoSVTtE6gs2yXEfKH+vm7bOczP4x64glTIiIg==",
"license": "MIT"
},
"node_modules/string_decoder": {
@ -25940,9 +25939,9 @@
"dev": true
},
"spatial-navigation-polyfill": {
"version": "git+https://git@github.com/Stremio/spatial-navigation.git#64871b1422466f5f45d24ebc8bbd315b2ebab6a6",
"version": "git+ssh://git@github.com/Stremio/spatial-navigation.git#64871b1422466f5f45d24ebc8bbd315b2ebab6a6",
"integrity": "sha512-zREQWdiN2VSugD90lq0uBsSBjT/YtytCijN83V6LEJTRmAe/fMYUtjUtYr7UvBrSPxfnSM54BNq9r2kKFTJvlQ==",
"from": "spatial-navigation-polyfill@git+ssh://git@github.com/Stremio/spatial-navigation.git#64871b1422466f5f45d24ebc8bbd315b2ebab6a6"
"from": "spatial-navigation-polyfill@github:Stremio/spatial-navigation#64871b1422466f5f45d24ebc8bbd315b2ebab6a6"
},
"spdy": {
"version": "4.0.2",
@ -26008,8 +26007,7 @@
},
"stremio-translations": {
"version": "git+ssh://git@github.com/Stremio/stremio-translations.git#13c8241ca262541813ce0e2df4ff3e289fbd391b",
"integrity": "sha512-U5fbrMcm217dZyz+gavbp6G86z6R5No2QhSE+wol6CBau4Q94xoSVTtE6gs2yXEfKH+vm7bOczP4x64glTIiIg==",
"from": "stremio-translations@git+ssh://git@github.com/Stremio/stremio-translations.git#13c8241ca262541813ce0e2df4ff3e289fbd391b"
"from": "stremio-translations@github:Stremio/stremio-translations#13c8241ca262541813ce0e2df4ff3e289fbd391b"
},
"string_decoder": {
"version": "1.1.1",

View file

@ -38,8 +38,8 @@
"react-focus-lock": "2.9.1",
"react-i18next": "^12.1.1",
"react-is": "18.2.0",
"spatial-navigation-polyfill": "git+ssh://git@github.com/Stremio/spatial-navigation.git#64871b1422466f5f45d24ebc8bbd315b2ebab6a6",
"stremio-translations": "git+ssh://git@github.com/Stremio/stremio-translations.git#13c8241ca262541813ce0e2df4ff3e289fbd391b",
"spatial-navigation-polyfill": "github:Stremio/spatial-navigation#64871b1422466f5f45d24ebc8bbd315b2ebab6a6",
"stremio-translations": "github:Stremio/stremio-translations#13c8241ca262541813ce0e2df4ff3e289fbd391b",
"url": "0.11.0",
"use-long-press": "^3.1.5"
},