mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
chore: update stremio-core-web
This commit is contained in:
parent
22b877f2f6
commit
b41a8f740f
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -12,7 +12,7 @@
|
|||
"@babel/runtime": "7.26.0",
|
||||
"@sentry/browser": "8.42.0",
|
||||
"@stremio/stremio-colors": "5.2.0",
|
||||
"@stremio/stremio-core-web": "0.48.2",
|
||||
"@stremio/stremio-core-web": "https://stremio.github.io/stremio-core/stremio-core-web/fix/player-library-item-time-offset/dev/stremio-stremio-core-web-0.48.2.tgz",
|
||||
"@stremio/stremio-icons": "5.4.0",
|
||||
"@stremio/stremio-video": "0.0.48",
|
||||
"a-color-picker": "1.2.1",
|
||||
|
|
@ -3381,8 +3381,8 @@
|
|||
},
|
||||
"node_modules/@stremio/stremio-core-web": {
|
||||
"version": "0.48.2",
|
||||
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.48.2.tgz",
|
||||
"integrity": "sha512-zkz4ftGMoK9RmIDlGLd/DYLtaXuf4HxnMEN1NduKNXDlYPSJ4Q/b1hCbXrVqVK/nx6s+8X4XyYr9IOwFLaT5ew==",
|
||||
"resolved": "https://stremio.github.io/stremio-core/stremio-core-web/fix/player-library-item-time-offset/dev/stremio-stremio-core-web-0.48.2.tgz",
|
||||
"integrity": "sha512-3Po3H9bXDB50XGnvaUHZFTNjCNrAP08ODAy4X+sYE20u1UpMPGvjzYo/1sr8gLh/XqidfQDne+kKlDzi8tbtTA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "7.24.1"
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
"@babel/runtime": "7.26.0",
|
||||
"@sentry/browser": "8.42.0",
|
||||
"@stremio/stremio-colors": "5.2.0",
|
||||
"@stremio/stremio-core-web": "0.48.2",
|
||||
"@stremio/stremio-core-web": "https://stremio.github.io/stremio-core/stremio-core-web/fix/player-library-item-time-offset/dev/stremio-stremio-core-web-0.48.2.tgz",
|
||||
"@stremio/stremio-icons": "5.4.0",
|
||||
"@stremio/stremio-video": "0.0.48",
|
||||
"a-color-picker": "1.2.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue