mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-14 00:40:25 +00:00
chore: bump core to v0.56.2
This commit is contained in:
parent
9e0dd0e942
commit
7cd439a656
2 changed files with 6 additions and 6 deletions
|
|
@ -17,7 +17,7 @@
|
|||
"@babel/runtime": "7.26.0",
|
||||
"@sentry/browser": "8.42.0",
|
||||
"@stremio/stremio-colors": "5.2.0",
|
||||
"@stremio/stremio-core-web": "0.56.1",
|
||||
"@stremio/stremio-core-web": "0.56.2",
|
||||
"@stremio/stremio-icons": "5.8.0",
|
||||
"@stremio/stremio-video": "0.0.70",
|
||||
"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.56.1
|
||||
version: 0.56.1
|
||||
specifier: 0.56.2
|
||||
version: 0.56.2
|
||||
'@stremio/stremio-icons':
|
||||
specifier: 5.8.0
|
||||
version: 5.8.0
|
||||
|
|
@ -1120,8 +1120,8 @@ packages:
|
|||
'@stremio/stremio-colors@5.2.0':
|
||||
resolution: {integrity: sha512-dYlPgu9W/H7c9s1zmW5tiDnRenaUa4Hg1QCyOg1lhOcgSfM/bVTi5nnqX+IfvGTTUNA0zgzh8hI3o3miwnZxTg==}
|
||||
|
||||
'@stremio/stremio-core-web@0.56.1':
|
||||
resolution: {integrity: sha512-9jzdwUburD8NQh4Y8DHoB4tVAkesU09abDI4y0oEqXu6Z17wZClid8+hKMfxTeBEoabfeuHT1UxyVjbq5l+zfQ==}
|
||||
'@stremio/stremio-core-web@0.56.2':
|
||||
resolution: {integrity: sha512-KVzXB6fYbdnVUcqJeH/LtaS7kxPJYCbevEWzr61RRYhFpthuXi1fA56OLGa0JfvOgLKe/zvQ+jpyAy4HViNh8A==}
|
||||
|
||||
'@stremio/stremio-icons@5.8.0':
|
||||
resolution: {integrity: sha512-IVUvQbIWfA4YEHCTed7v/sdQJCJ+OOCf84LTWpkE2W6GLQ+15WHcMEJrVkE1X3ekYJnGg3GjT0KLO6tKSU0P4w==}
|
||||
|
|
@ -5870,7 +5870,7 @@ snapshots:
|
|||
|
||||
'@stremio/stremio-colors@5.2.0': {}
|
||||
|
||||
'@stremio/stremio-core-web@0.56.1':
|
||||
'@stremio/stremio-core-web@0.56.2':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.24.1
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue