mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-21 11:42:05 +00:00
Update core web
This commit is contained in:
parent
0152cf7331
commit
fe78e82809
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",
|
"@babel/runtime": "7.16.0",
|
||||||
"@sentry/browser": "6.13.3",
|
"@sentry/browser": "6.13.3",
|
||||||
"@stremio/stremio-colors": "5.0.1",
|
"@stremio/stremio-colors": "5.0.1",
|
||||||
"@stremio/stremio-core-web": "0.44.17",
|
"@stremio/stremio-core-web": "0.44.18",
|
||||||
"@stremio/stremio-icons": "4.0.0",
|
"@stremio/stremio-icons": "4.0.0",
|
||||||
"@stremio/stremio-video": "0.0.24",
|
"@stremio/stremio-video": "0.0.24",
|
||||||
"a-color-picker": "1.2.1",
|
"a-color-picker": "1.2.1",
|
||||||
|
|
@ -2702,9 +2702,9 @@
|
||||||
"integrity": "sha512-Dt3PYmy1DZ473QNs99KYXVWQPHtpIl37VUY0+gCEvvuCqE1fRrZIJtZ9KbysUKonvO7WwdQDztgcW0iGoc1dEA=="
|
"integrity": "sha512-Dt3PYmy1DZ473QNs99KYXVWQPHtpIl37VUY0+gCEvvuCqE1fRrZIJtZ9KbysUKonvO7WwdQDztgcW0iGoc1dEA=="
|
||||||
},
|
},
|
||||||
"node_modules/@stremio/stremio-core-web": {
|
"node_modules/@stremio/stremio-core-web": {
|
||||||
"version": "0.44.17",
|
"version": "0.44.18",
|
||||||
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.44.17.tgz",
|
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.44.18.tgz",
|
||||||
"integrity": "sha512-F5mnx2zWTV5w1h9VX89qk/Wbv6DbKKM8KCIW2i/ZqlAqYGIjKHyjh1p7/g2yxGBV4dkm7DI1nQHwtao7lyCgww==",
|
"integrity": "sha512-g89XSIfLIsvN+FIscvBP9t5ywLP1uhGT9jED97e37ScXKCVedOL9ibnn1DJIeUj8U+ezJdbHFx4zWpnMfJdU2A==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "7.16.0"
|
"@babel/runtime": "7.16.0"
|
||||||
}
|
}
|
||||||
|
|
@ -16795,9 +16795,9 @@
|
||||||
"integrity": "sha512-Dt3PYmy1DZ473QNs99KYXVWQPHtpIl37VUY0+gCEvvuCqE1fRrZIJtZ9KbysUKonvO7WwdQDztgcW0iGoc1dEA=="
|
"integrity": "sha512-Dt3PYmy1DZ473QNs99KYXVWQPHtpIl37VUY0+gCEvvuCqE1fRrZIJtZ9KbysUKonvO7WwdQDztgcW0iGoc1dEA=="
|
||||||
},
|
},
|
||||||
"@stremio/stremio-core-web": {
|
"@stremio/stremio-core-web": {
|
||||||
"version": "0.44.17",
|
"version": "0.44.18",
|
||||||
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.44.17.tgz",
|
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.44.18.tgz",
|
||||||
"integrity": "sha512-F5mnx2zWTV5w1h9VX89qk/Wbv6DbKKM8KCIW2i/ZqlAqYGIjKHyjh1p7/g2yxGBV4dkm7DI1nQHwtao7lyCgww==",
|
"integrity": "sha512-g89XSIfLIsvN+FIscvBP9t5ywLP1uhGT9jED97e37ScXKCVedOL9ibnn1DJIeUj8U+ezJdbHFx4zWpnMfJdU2A==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "7.16.0"
|
"@babel/runtime": "7.16.0"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@
|
||||||
"@babel/runtime": "7.16.0",
|
"@babel/runtime": "7.16.0",
|
||||||
"@sentry/browser": "6.13.3",
|
"@sentry/browser": "6.13.3",
|
||||||
"@stremio/stremio-colors": "5.0.1",
|
"@stremio/stremio-colors": "5.0.1",
|
||||||
"@stremio/stremio-core-web": "0.44.17",
|
"@stremio/stremio-core-web": "0.44.18",
|
||||||
"@stremio/stremio-icons": "4.0.0",
|
"@stremio/stremio-icons": "4.0.0",
|
||||||
"@stremio/stremio-video": "0.0.24",
|
"@stremio/stremio-video": "0.0.24",
|
||||||
"a-color-picker": "1.2.1",
|
"a-color-picker": "1.2.1",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue