chore: update stremio-core-web

This commit is contained in:
Tim 2023-04-07 16:37:21 +02:00
parent dddc390952
commit df2ee33b4a
2 changed files with 11 additions and 8 deletions

17
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": "0.44.12",
"@stremio/stremio-core-web": "0.44.13",
"@stremio/stremio-icons": "4.0.0",
"@stremio/stremio-video": "0.0.24",
"a-color-picker": "1.2.1",
@ -64,6 +64,9 @@
"workbox-webpack-plugin": "^6.5.3"
}
},
"../stremio-core": {
"extraneous": true
},
"node_modules/@babel/code-frame": {
"version": "7.16.0",
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.16.0.tgz",
@ -2699,9 +2702,9 @@
"integrity": "sha512-Dt3PYmy1DZ473QNs99KYXVWQPHtpIl37VUY0+gCEvvuCqE1fRrZIJtZ9KbysUKonvO7WwdQDztgcW0iGoc1dEA=="
},
"node_modules/@stremio/stremio-core-web": {
"version": "0.44.12",
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.44.12.tgz",
"integrity": "sha512-EewM6e3YY9vgFdB/GbT2uUAcIc7MCWl77VrRtzwFKMbYr+NUNIsXgBs/2SGQRnzAm7p1J+/DuQhHLXtuXUT5Lw==",
"version": "0.44.13",
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.44.13.tgz",
"integrity": "sha512-TrjsS9RHfbhuZZemAAOm4PRiKjxHN6LzTXSO/FfhKFaRc2GyJChLjjaSM35TwfbpYzWr6Y8yyQXkUcKlqezRrg==",
"dependencies": {
"@babel/runtime": "7.16.0"
}
@ -16716,9 +16719,9 @@
"integrity": "sha512-Dt3PYmy1DZ473QNs99KYXVWQPHtpIl37VUY0+gCEvvuCqE1fRrZIJtZ9KbysUKonvO7WwdQDztgcW0iGoc1dEA=="
},
"@stremio/stremio-core-web": {
"version": "0.44.12",
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.44.12.tgz",
"integrity": "sha512-EewM6e3YY9vgFdB/GbT2uUAcIc7MCWl77VrRtzwFKMbYr+NUNIsXgBs/2SGQRnzAm7p1J+/DuQhHLXtuXUT5Lw==",
"version": "0.44.13",
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.44.13.tgz",
"integrity": "sha512-TrjsS9RHfbhuZZemAAOm4PRiKjxHN6LzTXSO/FfhKFaRc2GyJChLjjaSM35TwfbpYzWr6Y8yyQXkUcKlqezRrg==",
"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": "0.44.12",
"@stremio/stremio-core-web": "0.44.13",
"@stremio/stremio-icons": "4.0.0",
"@stremio/stremio-video": "0.0.24",
"a-color-picker": "1.2.1",