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
b3b072f70f
commit
8b29dd4e02
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
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": "https://stremio.github.io/stremio-core/stremio-core-web/fix/meta-details-stream-progress/dev/stremio-stremio-core-web-0.48.2.tgz",
|
||||
"@stremio/stremio-core-web": "0.48.3",
|
||||
"@stremio/stremio-icons": "5.4.0",
|
||||
"@stremio/stremio-video": "0.0.48",
|
||||
"a-color-picker": "1.2.1",
|
||||
|
|
@ -3380,9 +3380,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@stremio/stremio-core-web": {
|
||||
"version": "0.48.2",
|
||||
"resolved": "https://stremio.github.io/stremio-core/stremio-core-web/fix/meta-details-stream-progress/dev/stremio-stremio-core-web-0.48.2.tgz",
|
||||
"integrity": "sha512-d8/OjtfPmY3YVByKDWLSlBAzsQx0a+W4zse0o+UTWSiwFwdGPjxupim6NT1vWj/OLf22qg17yQLmrpXkbGeMBw==",
|
||||
"version": "0.48.3",
|
||||
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.48.3.tgz",
|
||||
"integrity": "sha512-JL8pOLOEVACYG+33Dtp/mrB2/vuc7RoYZdxX1BQa5MPR8EzsODjpvL5uETmdxo/swgtMZyx2A6/e1B53eKA4oQ==",
|
||||
"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": "https://stremio.github.io/stremio-core/stremio-core-web/fix/meta-details-stream-progress/dev/stremio-stremio-core-web-0.48.2.tgz",
|
||||
"@stremio/stremio-core-web": "0.48.3",
|
||||
"@stremio/stremio-icons": "5.4.0",
|
||||
"@stremio/stremio-video": "0.0.48",
|
||||
"a-color-picker": "1.2.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue