bump core-web

This commit is contained in:
unclekingpin 2023-10-22 02:37:43 -07:00
parent 7d1de81750
commit 3dbca6f8b3
2 changed files with 8 additions and 8 deletions

14
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.44.23",
"@stremio/stremio-core-web": "https://github.com/Stremio/stremio-core-web/releases/download/v0.44.27-beta1/stremio-stremio-core-web-0.44.26.tgz",
"@stremio/stremio-icons": "4.0.0",
"@stremio/stremio-video": "0.0.24",
"a-color-picker": "1.2.1",
@ -2703,9 +2703,10 @@
"integrity": "sha512-Dt3PYmy1DZ473QNs99KYXVWQPHtpIl37VUY0+gCEvvuCqE1fRrZIJtZ9KbysUKonvO7WwdQDztgcW0iGoc1dEA=="
},
"node_modules/@stremio/stremio-core-web": {
"version": "0.44.23",
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.44.23.tgz",
"integrity": "sha512-I3t0jxZdyNTLIE0w2O1fJIQ562BJc2iN26xL056KiD5FIuGfTAJ/vdHTiPAbcmEXsO3TPxX9fOGsntNEhnO2cA==",
"version": "0.44.26",
"resolved": "https://github.com/Stremio/stremio-core-web/releases/download/v0.44.27-beta1/stremio-stremio-core-web-0.44.26.tgz",
"integrity": "sha512-O/LU4kasbbOaixYidQK/6LUvo/sqB00NwF7V8TBdcLQIDu8nn8vt/UflnAyzTwmxQxCAG71atFF0ExnFwrwjwg==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "7.16.0"
}
@ -16804,9 +16805,8 @@
"integrity": "sha512-Dt3PYmy1DZ473QNs99KYXVWQPHtpIl37VUY0+gCEvvuCqE1fRrZIJtZ9KbysUKonvO7WwdQDztgcW0iGoc1dEA=="
},
"@stremio/stremio-core-web": {
"version": "0.44.23",
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.44.23.tgz",
"integrity": "sha512-I3t0jxZdyNTLIE0w2O1fJIQ562BJc2iN26xL056KiD5FIuGfTAJ/vdHTiPAbcmEXsO3TPxX9fOGsntNEhnO2cA==",
"version": "https://github.com/Stremio/stremio-core-web/releases/download/v0.44.27-beta1/stremio-stremio-core-web-0.44.26.tgz",
"integrity": "sha512-O/LU4kasbbOaixYidQK/6LUvo/sqB00NwF7V8TBdcLQIDu8nn8vt/UflnAyzTwmxQxCAG71atFF0ExnFwrwjwg==",
"requires": {
"@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.44.23",
"@stremio/stremio-core-web": "https://github.com/Stremio/stremio-core-web/releases/download/v0.44.27-beta1/stremio-stremio-core-web-0.44.26.tgz",
"@stremio/stremio-icons": "4.0.0",
"@stremio/stremio-video": "0.0.24",
"a-color-picker": "1.2.1",