chore: update stremio-core-web

This commit is contained in:
Tim 2024-01-30 14:23:11 +01:00
parent 239832f2d0
commit 8674262195
2 changed files with 5 additions and 4 deletions

7
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": "0.46.0",
"@stremio/stremio-core-web": "0.46.1",
"@stremio/stremio-icons": "5.2.0",
"@stremio/stremio-video": "0.0.30",
"a-color-picker": "1.2.1",
@ -2969,8 +2969,9 @@
"license": "MIT"
},
"node_modules/@stremio/stremio-core-web": {
"version": "0.46.0",
"license": "MIT",
"version": "0.46.1",
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.46.1.tgz",
"integrity": "sha512-Xlhc0kdAkOdrEwUifMf3WiWavF9Pa5lJtxbujJsu/q6cZSuP2NptuJU8dYPSGr1Mkw2g//KYrtOl5++xGAyTQg==",
"dependencies": {
"@babel/runtime": "7.16.0"
}

View file

@ -15,7 +15,7 @@
"@babel/runtime": "7.16.0",
"@sentry/browser": "6.13.3",
"@stremio/stremio-colors": "5.0.1",
"@stremio/stremio-core-web": "0.46.0",
"@stremio/stremio-core-web": "0.46.1",
"@stremio/stremio-icons": "5.2.0",
"@stremio/stremio-video": "0.0.30",
"a-color-picker": "1.2.1",