chore: update core-web

Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
This commit is contained in:
Lachezar Lechev 2023-08-21 20:17:10 +03:00
parent f080db58de
commit 9bc8506016
No known key found for this signature in database
GPG key ID: 69BDCB3ED8CE8037
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.22-beta2/stremio-stremio-core-web-0.44.21.tgz",
"@stremio/stremio-core-web": "0.44.22",
"@stremio/stremio-icons": "4.0.0",
"@stremio/stremio-video": "0.0.24",
"a-color-picker": "1.2.1",
@ -2703,10 +2703,9 @@
"integrity": "sha512-Dt3PYmy1DZ473QNs99KYXVWQPHtpIl37VUY0+gCEvvuCqE1fRrZIJtZ9KbysUKonvO7WwdQDztgcW0iGoc1dEA=="
},
"node_modules/@stremio/stremio-core-web": {
"version": "0.44.21",
"resolved": "https://github.com/Stremio/stremio-core-web/releases/download/v0.44.22-beta2/stremio-stremio-core-web-0.44.21.tgz",
"integrity": "sha512-jp9CMvXeyNM159qOVfhRFtakKh9OvHUChtAVG7pWjvXXV+WpWfCySuzxH0Bjs7J0K8aFSsZl7epFFaJyqgzynQ==",
"license": "MIT",
"version": "0.44.22",
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.44.22.tgz",
"integrity": "sha512-YwnCdd7vg0iyk3wZ1NkPzMTe+WA8coe497Dn/Lt/ngdkhEF7gP5TewqNzlE4BDVgly6aZfub0h1G4gyx/kb3Eg==",
"dependencies": {
"@babel/runtime": "7.16.0"
}
@ -16805,8 +16804,9 @@
"integrity": "sha512-Dt3PYmy1DZ473QNs99KYXVWQPHtpIl37VUY0+gCEvvuCqE1fRrZIJtZ9KbysUKonvO7WwdQDztgcW0iGoc1dEA=="
},
"@stremio/stremio-core-web": {
"version": "https://github.com/Stremio/stremio-core-web/releases/download/v0.44.22-beta2/stremio-stremio-core-web-0.44.21.tgz",
"integrity": "sha512-jp9CMvXeyNM159qOVfhRFtakKh9OvHUChtAVG7pWjvXXV+WpWfCySuzxH0Bjs7J0K8aFSsZl7epFFaJyqgzynQ==",
"version": "0.44.22",
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.44.22.tgz",
"integrity": "sha512-YwnCdd7vg0iyk3wZ1NkPzMTe+WA8coe497Dn/Lt/ngdkhEF7gP5TewqNzlE4BDVgly6aZfub0h1G4gyx/kb3Eg==",
"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.22-beta2/stremio-stremio-core-web-0.44.21.tgz",
"@stremio/stremio-core-web": "0.44.22",
"@stremio/stremio-icons": "4.0.0",
"@stremio/stremio-video": "0.0.24",
"a-color-picker": "1.2.1",