mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-07-26 23:32:11 +00:00
bump core
This commit is contained in:
parent
eb5752673c
commit
ac24ba0aa0
2 changed files with 7 additions and 6 deletions
|
|
@ -21,7 +21,7 @@
|
|||
"@babel/runtime": "7.29.2",
|
||||
"@sentry/browser": "8.42.0",
|
||||
"@stremio/stremio-colors": "5.2.0",
|
||||
"@stremio/stremio-core-web": "0.59.0",
|
||||
"@stremio/stremio-core-web": "https://stremio.github.io/stremio-core/stremio-core-web/avoid-redundant-library-pulls/stremio-stremio-core-web-0.59.0.tgz",
|
||||
"@stremio/stremio-icons": "5.10.0",
|
||||
"@stremio/stremio-video": "0.0.82",
|
||||
"a-color-picker": "1.2.1",
|
||||
|
|
|
|||
|
|
@ -18,8 +18,8 @@ importers:
|
|||
specifier: 5.2.0
|
||||
version: 5.2.0
|
||||
'@stremio/stremio-core-web':
|
||||
specifier: 0.59.0
|
||||
version: 0.59.0
|
||||
specifier: https://stremio.github.io/stremio-core/stremio-core-web/avoid-redundant-library-pulls/stremio-stremio-core-web-0.59.0.tgz
|
||||
version: https://stremio.github.io/stremio-core/stremio-core-web/avoid-redundant-library-pulls/stremio-stremio-core-web-0.59.0.tgz
|
||||
'@stremio/stremio-icons':
|
||||
specifier: 5.10.0
|
||||
version: 5.10.0
|
||||
|
|
@ -1417,8 +1417,9 @@ packages:
|
|||
'@stremio/stremio-colors@5.2.0':
|
||||
resolution: {integrity: sha512-dYlPgu9W/H7c9s1zmW5tiDnRenaUa4Hg1QCyOg1lhOcgSfM/bVTi5nnqX+IfvGTTUNA0zgzh8hI3o3miwnZxTg==}
|
||||
|
||||
'@stremio/stremio-core-web@0.59.0':
|
||||
resolution: {integrity: sha512-vN7r2rjU/C9Xt29cN2Iim5jowXQQCaIdgbbM25Pg5Uj+ZIr17SFNL0lAI8KuDXaEExGPgli7N7V2fBaMegXDpg==}
|
||||
'@stremio/stremio-core-web@https://stremio.github.io/stremio-core/stremio-core-web/avoid-redundant-library-pulls/stremio-stremio-core-web-0.59.0.tgz':
|
||||
resolution: {integrity: sha512-mC33MtPECRnR1UCwZ7m5C1C1EvTlJcmSvD66x84by3nn7mZcctdiqSCTPwx41t13IVJHhxxYdG3FU9h2hiOpDw==, tarball: https://stremio.github.io/stremio-core/stremio-core-web/avoid-redundant-library-pulls/stremio-stremio-core-web-0.59.0.tgz}
|
||||
version: 0.59.0
|
||||
|
||||
'@stremio/stremio-icons@5.10.0':
|
||||
resolution: {integrity: sha512-Zw/vGC3D2yeQfk8xv/tfMJTDvbCPOI91tBg4XpR2+EgbZSX8Xvm7Vz457PIhFPhTAwdOPHp0VX0M3gzjbt0zOg==}
|
||||
|
|
@ -6482,7 +6483,7 @@ snapshots:
|
|||
|
||||
'@stremio/stremio-colors@5.2.0': {}
|
||||
|
||||
'@stremio/stremio-core-web@0.59.0':
|
||||
'@stremio/stremio-core-web@https://stremio.github.io/stremio-core/stremio-core-web/avoid-redundant-library-pulls/stremio-stremio-core-web-0.59.0.tgz':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.24.1
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue