bump core-web

This commit is contained in:
unclekingpin 2023-10-13 02:01:30 -07:00
parent d670e7713a
commit 585315d3f7
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": "https://github.com/Stremio/stremio-core-web/releases/download/v0.44.24-beta1/stremio-stremio-core-web-0.44.23.tgz",
"@stremio/stremio-core-web": "0.44.25",
"@stremio/stremio-icons": "5.0.0-beta.3",
"@stremio/stremio-video": "0.0.25-rc.2",
"a-color-picker": "1.2.1",
@ -2704,10 +2704,9 @@
"integrity": "sha512-Dt3PYmy1DZ473QNs99KYXVWQPHtpIl37VUY0+gCEvvuCqE1fRrZIJtZ9KbysUKonvO7WwdQDztgcW0iGoc1dEA=="
},
"node_modules/@stremio/stremio-core-web": {
"version": "0.44.23",
"resolved": "https://github.com/Stremio/stremio-core-web/releases/download/v0.44.24-beta1/stremio-stremio-core-web-0.44.23.tgz",
"integrity": "sha512-yWaXcHvmDtudDQCfE2oCh6DTPlx5bTPjh1a8Go32J7V5VFLFVgiAXCm0yeifDhJlZPrCyKN9Y0RG/FXknBnCIA==",
"license": "MIT",
"version": "0.44.25",
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.44.25.tgz",
"integrity": "sha512-kW/AAh+c1qnfV5xFbfM+VFFvuRXp4M1pQuUj94O6my2kC39zKkZnFMQRDNbzoodoUQY0fusDM1K7rIw3DmlqEg==",
"dependencies": {
"@babel/runtime": "7.16.0"
}
@ -16835,8 +16834,9 @@
"integrity": "sha512-Dt3PYmy1DZ473QNs99KYXVWQPHtpIl37VUY0+gCEvvuCqE1fRrZIJtZ9KbysUKonvO7WwdQDztgcW0iGoc1dEA=="
},
"@stremio/stremio-core-web": {
"version": "https://github.com/Stremio/stremio-core-web/releases/download/v0.44.24-beta1/stremio-stremio-core-web-0.44.23.tgz",
"integrity": "sha512-yWaXcHvmDtudDQCfE2oCh6DTPlx5bTPjh1a8Go32J7V5VFLFVgiAXCm0yeifDhJlZPrCyKN9Y0RG/FXknBnCIA==",
"version": "0.44.25",
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.44.25.tgz",
"integrity": "sha512-kW/AAh+c1qnfV5xFbfM+VFFvuRXp4M1pQuUj94O6my2kC39zKkZnFMQRDNbzoodoUQY0fusDM1K7rIw3DmlqEg==",
"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": "https://github.com/Stremio/stremio-core-web/releases/download/v0.44.24-beta1/stremio-stremio-core-web-0.44.23.tgz",
"@stremio/stremio-core-web": "0.44.25",
"@stremio/stremio-icons": "5.0.0-beta.3",
"@stremio/stremio-video": "0.0.25-rc.2",
"a-color-picker": "1.2.1",