bump core-web

This commit is contained in:
unclekingpin 2023-08-18 14:15:39 -07:00
parent 0d0a25a1df
commit 48e9b164ec
2 changed files with 7 additions and 7 deletions

12
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.21",
"@stremio/stremio-core-web": "https://github.com/Stremio/stremio-core-web/releases/download/v0.44.22-beta1/stremio-stremio-core-web-0.44.21.tgz",
"@stremio/stremio-icons": "4.0.0",
"@stremio/stremio-video": "0.0.24",
"a-color-picker": "1.2.1",
@ -2704,8 +2704,9 @@
},
"node_modules/@stremio/stremio-core-web": {
"version": "0.44.21",
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.44.21.tgz",
"integrity": "sha512-xVCE9A/ZWLJ8un1x6VYSDY4fYclxq4rV98UIgUcc9SZlleHOoB92kqy5TIXhQ6v+Ym9EX9OU2uLBv+d2fi6KHA==",
"resolved": "https://github.com/Stremio/stremio-core-web/releases/download/v0.44.22-beta1/stremio-stremio-core-web-0.44.21.tgz",
"integrity": "sha512-Iy0KOaEOTqh4ToXeCuA/7Nq9/lh+QP3T/arMAoMFl0QWdmTxP5lNQ1/I+BaFSMLupHaepJoLkbsjUSDH90seyw==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "7.16.0"
}
@ -16804,9 +16805,8 @@
"integrity": "sha512-Dt3PYmy1DZ473QNs99KYXVWQPHtpIl37VUY0+gCEvvuCqE1fRrZIJtZ9KbysUKonvO7WwdQDztgcW0iGoc1dEA=="
},
"@stremio/stremio-core-web": {
"version": "0.44.21",
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.44.21.tgz",
"integrity": "sha512-xVCE9A/ZWLJ8un1x6VYSDY4fYclxq4rV98UIgUcc9SZlleHOoB92kqy5TIXhQ6v+Ym9EX9OU2uLBv+d2fi6KHA==",
"version": "https://github.com/Stremio/stremio-core-web/releases/download/v0.44.22-beta1/stremio-stremio-core-web-0.44.21.tgz",
"integrity": "sha512-Iy0KOaEOTqh4ToXeCuA/7Nq9/lh+QP3T/arMAoMFl0QWdmTxP5lNQ1/I+BaFSMLupHaepJoLkbsjUSDH90seyw==",
"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.21",
"@stremio/stremio-core-web": "https://github.com/Stremio/stremio-core-web/releases/download/v0.44.22-beta1/stremio-stremio-core-web-0.44.21.tgz",
"@stremio/stremio-icons": "4.0.0",
"@stremio/stremio-video": "0.0.24",
"a-color-picker": "1.2.1",