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
9df9a4e1a1
commit
941e3795d8
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.16.0",
|
||||
"@sentry/browser": "6.13.3",
|
||||
"@stremio/stremio-colors": "5.0.1",
|
||||
"@stremio/stremio-core-web": "http://stremio.github.io/stremio-core/stremio-core-web/development/stremio-stremio-core-web-0.47.8.tgz",
|
||||
"@stremio/stremio-core-web": "0.48.0",
|
||||
"@stremio/stremio-icons": "5.2.0",
|
||||
"@stremio/stremio-video": "0.0.38",
|
||||
"a-color-picker": "1.2.1",
|
||||
|
|
@ -3132,9 +3132,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@stremio/stremio-core-web": {
|
||||
"version": "0.47.8",
|
||||
"resolved": "http://stremio.github.io/stremio-core/stremio-core-web/development/stremio-stremio-core-web-0.47.8.tgz",
|
||||
"integrity": "sha512-TulKl3gUdMxIUa6xJpoVzyLWRLq0RRLmD3b0GuA5hx9MZC0zF8abeWzCV38Y/jWRIXSxnku+x6KR3E9ODFPS8Q==",
|
||||
"version": "0.48.0",
|
||||
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.48.0.tgz",
|
||||
"integrity": "sha512-UEVxb5weAIZ22Hz0iNKM8O1QkALcLShG9AyCe1P2WhZhyiridbwE7MtP5itBtLcLm9f/D6UeRrpUWMCS01n18Q==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "7.24.1"
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
"@babel/runtime": "7.16.0",
|
||||
"@sentry/browser": "6.13.3",
|
||||
"@stremio/stremio-colors": "5.0.1",
|
||||
"@stremio/stremio-core-web": "http://stremio.github.io/stremio-core/stremio-core-web/development/stremio-stremio-core-web-0.47.8.tgz",
|
||||
"@stremio/stremio-core-web": "0.48.0",
|
||||
"@stremio/stremio-icons": "5.2.0",
|
||||
"@stremio/stremio-video": "0.0.38",
|
||||
"a-color-picker": "1.2.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue