mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-21 07:32:02 +00:00
update core
This commit is contained in:
parent
f024fade8c
commit
23a3ae14b1
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": "4.0.1",
|
"@stremio/stremio-colors": "4.0.1",
|
||||||
"@stremio/stremio-core-web": "0.44.3",
|
"@stremio/stremio-core-web": "0.44.4",
|
||||||
"@stremio/stremio-icons": "3.0.5",
|
"@stremio/stremio-icons": "3.0.5",
|
||||||
"@stremio/stremio-video": "0.0.23",
|
"@stremio/stremio-video": "0.0.23",
|
||||||
"a-color-picker": "1.2.1",
|
"a-color-picker": "1.2.1",
|
||||||
|
|
@ -2616,9 +2616,9 @@
|
||||||
"integrity": "sha512-yT3No1gIWKLV2BhQIeSgG94EzXxmEqXJLulO+pFpziqWNUbmmEKeE+nRvW5wtoIK4SLy+v0bLd0b6HBH3KFfWw=="
|
"integrity": "sha512-yT3No1gIWKLV2BhQIeSgG94EzXxmEqXJLulO+pFpziqWNUbmmEKeE+nRvW5wtoIK4SLy+v0bLd0b6HBH3KFfWw=="
|
||||||
},
|
},
|
||||||
"node_modules/@stremio/stremio-core-web": {
|
"node_modules/@stremio/stremio-core-web": {
|
||||||
"version": "0.44.3",
|
"version": "0.44.4",
|
||||||
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.44.3.tgz",
|
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.44.4.tgz",
|
||||||
"integrity": "sha512-DoWf5ofnLk/8CuG56SA5ZF8A5sUcGtSjG/E6rXhQ7Ry3kiwjsttBMikBw2oTBwmkbkTiLal5Zz01dvG8d+4zSA==",
|
"integrity": "sha512-0bWfIYZEuhOt8idL46Caxhz5HkAYATacZZwZgo5zRnitIQeIhDMNH4y6AvKn6F6yn0EyxYp+aLTt8rzBu0BljQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "7.16.0"
|
"@babel/runtime": "7.16.0"
|
||||||
}
|
}
|
||||||
|
|
@ -15756,9 +15756,9 @@
|
||||||
"integrity": "sha512-yT3No1gIWKLV2BhQIeSgG94EzXxmEqXJLulO+pFpziqWNUbmmEKeE+nRvW5wtoIK4SLy+v0bLd0b6HBH3KFfWw=="
|
"integrity": "sha512-yT3No1gIWKLV2BhQIeSgG94EzXxmEqXJLulO+pFpziqWNUbmmEKeE+nRvW5wtoIK4SLy+v0bLd0b6HBH3KFfWw=="
|
||||||
},
|
},
|
||||||
"@stremio/stremio-core-web": {
|
"@stremio/stremio-core-web": {
|
||||||
"version": "0.44.3",
|
"version": "0.44.4",
|
||||||
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.44.3.tgz",
|
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.44.4.tgz",
|
||||||
"integrity": "sha512-DoWf5ofnLk/8CuG56SA5ZF8A5sUcGtSjG/E6rXhQ7Ry3kiwjsttBMikBw2oTBwmkbkTiLal5Zz01dvG8d+4zSA==",
|
"integrity": "sha512-0bWfIYZEuhOt8idL46Caxhz5HkAYATacZZwZgo5zRnitIQeIhDMNH4y6AvKn6F6yn0EyxYp+aLTt8rzBu0BljQ==",
|
||||||
"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": "4.0.1",
|
"@stremio/stremio-colors": "4.0.1",
|
||||||
"@stremio/stremio-core-web": "0.44.3",
|
"@stremio/stremio-core-web": "0.44.4",
|
||||||
"@stremio/stremio-icons": "3.0.5",
|
"@stremio/stremio-icons": "3.0.5",
|
||||||
"@stremio/stremio-video": "0.0.23",
|
"@stremio/stremio-video": "0.0.23",
|
||||||
"a-color-picker": "1.2.1",
|
"a-color-picker": "1.2.1",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue