update core-web

This commit is contained in:
nklhrstv 2022-10-06 12:02:51 +03:00
parent 18625488b6
commit f8303c1be9
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": "4.0.1",
"@stremio/stremio-core-web": "0.44.2",
"@stremio/stremio-core-web": "0.44.3",
"@stremio/stremio-icons": "3.0.5",
"@stremio/stremio-video": "0.0.20-rc.7",
"a-color-picker": "1.2.1",
@ -2616,9 +2616,9 @@
"integrity": "sha512-yT3No1gIWKLV2BhQIeSgG94EzXxmEqXJLulO+pFpziqWNUbmmEKeE+nRvW5wtoIK4SLy+v0bLd0b6HBH3KFfWw=="
},
"node_modules/@stremio/stremio-core-web": {
"version": "0.44.2",
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.44.2.tgz",
"integrity": "sha512-nOi+teRN9dqhe40D04WyKk4Zrscbjj+kN7YkLufFCitNB3ytl/1Xl1yhK82gaD8l9mXHByU+wqIX6+gdD6PAGg==",
"version": "0.44.3",
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.44.3.tgz",
"integrity": "sha512-DoWf5ofnLk/8CuG56SA5ZF8A5sUcGtSjG/E6rXhQ7Ry3kiwjsttBMikBw2oTBwmkbkTiLal5Zz01dvG8d+4zSA==",
"dependencies": {
"@babel/runtime": "7.16.0"
}
@ -15755,9 +15755,9 @@
"integrity": "sha512-yT3No1gIWKLV2BhQIeSgG94EzXxmEqXJLulO+pFpziqWNUbmmEKeE+nRvW5wtoIK4SLy+v0bLd0b6HBH3KFfWw=="
},
"@stremio/stremio-core-web": {
"version": "0.44.2",
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.44.2.tgz",
"integrity": "sha512-nOi+teRN9dqhe40D04WyKk4Zrscbjj+kN7YkLufFCitNB3ytl/1Xl1yhK82gaD8l9mXHByU+wqIX6+gdD6PAGg==",
"version": "0.44.3",
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.44.3.tgz",
"integrity": "sha512-DoWf5ofnLk/8CuG56SA5ZF8A5sUcGtSjG/E6rXhQ7Ry3kiwjsttBMikBw2oTBwmkbkTiLal5Zz01dvG8d+4zSA==",
"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": "4.0.1",
"@stremio/stremio-core-web": "0.44.2",
"@stremio/stremio-core-web": "0.44.3",
"@stremio/stremio-icons": "3.0.5",
"@stremio/stremio-video": "0.0.20-rc.7",
"a-color-picker": "1.2.1",