chore: Bump stremio-core-web to 0.48.0

Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
This commit is contained in:
Lachezar Lechev 2024-11-20 14:13:00 +02:00
parent 2cb027d99c
commit b6e141989c
No known key found for this signature in database
GPG key ID: 69BDCB3ED8CE8037
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated
View file

@ -12,7 +12,7 @@
"@babel/runtime": "7.16.0",
"@sentry/browser": "6.13.3",
"@stremio/stremio-colors": "5.0.1",
"@stremio/stremio-core-web": "https://stremio.github.io/stremio-core/stremio-core-web/feat/separate-seek-user-action/dev/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.46",
"a-color-picker": "1.2.1",
@ -3131,10 +3131,9 @@
"license": "MIT"
},
"node_modules/@stremio/stremio-core-web": {
"version": "0.47.8",
"resolved": "https://stremio.github.io/stremio-core/stremio-core-web/feat/separate-seek-user-action/dev/stremio-stremio-core-web-0.47.8.tgz",
"integrity": "sha512-5dcb2kzGJfnpWYAeZtbw+TRXkCfR55iX/4Qa3OzBdFnQI3/Rv6GXvF10CxxxgsgIzjRcMall84qf0F6sAac+ug==",
"license": "MIT",
"version": "0.48.0",
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.48.0.tgz",
"integrity": "sha512-UEVxb5weAIZ22Hz0iNKM8O1QkALcLShG9AyCe1P2WhZhyiridbwE7MtP5itBtLcLm9f/D6UeRrpUWMCS01n18Q==",
"dependencies": {
"@babel/runtime": "7.24.1"
}

View file

@ -16,7 +16,7 @@
"@babel/runtime": "7.16.0",
"@sentry/browser": "6.13.3",
"@stremio/stremio-colors": "5.0.1",
"@stremio/stremio-core-web": "https://stremio.github.io/stremio-core/stremio-core-web/feat/separate-seek-user-action/dev/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.46",
"a-color-picker": "1.2.1",