mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
chore: update core-web
Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
This commit is contained in:
parent
f080db58de
commit
9bc8506016
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue