mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-21 11:42:05 +00:00
chore: update core
This commit is contained in:
parent
7b2e5305e0
commit
8c8d3376db
2 changed files with 6 additions and 6 deletions
|
|
@ -17,7 +17,7 @@
|
||||||
"@babel/runtime": "7.26.0",
|
"@babel/runtime": "7.26.0",
|
||||||
"@sentry/browser": "8.42.0",
|
"@sentry/browser": "8.42.0",
|
||||||
"@stremio/stremio-colors": "5.2.0",
|
"@stremio/stremio-colors": "5.2.0",
|
||||||
"@stremio/stremio-core-web": "0.49.4",
|
"@stremio/stremio-core-web": "0.50.0",
|
||||||
"@stremio/stremio-icons": "5.7.1",
|
"@stremio/stremio-icons": "5.7.1",
|
||||||
"@stremio/stremio-video": "0.0.62",
|
"@stremio/stremio-video": "0.0.62",
|
||||||
"a-color-picker": "1.2.1",
|
"a-color-picker": "1.2.1",
|
||||||
|
|
|
||||||
|
|
@ -18,8 +18,8 @@ importers:
|
||||||
specifier: 5.2.0
|
specifier: 5.2.0
|
||||||
version: 5.2.0
|
version: 5.2.0
|
||||||
'@stremio/stremio-core-web':
|
'@stremio/stremio-core-web':
|
||||||
specifier: 0.49.4
|
specifier: 0.50.0
|
||||||
version: 0.49.4
|
version: 0.50.0
|
||||||
'@stremio/stremio-icons':
|
'@stremio/stremio-icons':
|
||||||
specifier: 5.7.1
|
specifier: 5.7.1
|
||||||
version: 5.7.1
|
version: 5.7.1
|
||||||
|
|
@ -1302,8 +1302,8 @@ packages:
|
||||||
'@stremio/stremio-colors@5.2.0':
|
'@stremio/stremio-colors@5.2.0':
|
||||||
resolution: {integrity: sha512-dYlPgu9W/H7c9s1zmW5tiDnRenaUa4Hg1QCyOg1lhOcgSfM/bVTi5nnqX+IfvGTTUNA0zgzh8hI3o3miwnZxTg==}
|
resolution: {integrity: sha512-dYlPgu9W/H7c9s1zmW5tiDnRenaUa4Hg1QCyOg1lhOcgSfM/bVTi5nnqX+IfvGTTUNA0zgzh8hI3o3miwnZxTg==}
|
||||||
|
|
||||||
'@stremio/stremio-core-web@0.49.4':
|
'@stremio/stremio-core-web@0.50.0':
|
||||||
resolution: {integrity: sha512-K9LJGKXs8juV3pZOHH6thWTwOShAhjFt9bLL6K1VlORAe6AiieZ2uRp9wdOwFmPX+UgzWLIOd0r2aFXJ4OsJCw==}
|
resolution: {integrity: sha512-SRE9nStgYNbhjJAw7mXfmM0wdnSLS4GMSJsSMTXvoGxnUgd+yisJUkN/9Sughe4t2IU7Uct8QWpdx9zFdlil+g==}
|
||||||
|
|
||||||
'@stremio/stremio-icons@5.7.1':
|
'@stremio/stremio-icons@5.7.1':
|
||||||
resolution: {integrity: sha512-Z96p36LLX3G+ewMnFKmNZVsO/AtcHA33WQ3wGOYFubxiYADPRAkcLVU5rHIfiGSC9IUaUVhxQWTPVB9ScY4Q5Q==}
|
resolution: {integrity: sha512-Z96p36LLX3G+ewMnFKmNZVsO/AtcHA33WQ3wGOYFubxiYADPRAkcLVU5rHIfiGSC9IUaUVhxQWTPVB9ScY4Q5Q==}
|
||||||
|
|
@ -6561,7 +6561,7 @@ snapshots:
|
||||||
|
|
||||||
'@stremio/stremio-colors@5.2.0': {}
|
'@stremio/stremio-colors@5.2.0': {}
|
||||||
|
|
||||||
'@stremio/stremio-core-web@0.49.4':
|
'@stremio/stremio-core-web@0.50.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/runtime': 7.24.1
|
'@babel/runtime': 7.24.1
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue