This commit is contained in:
Lachezar Lechev 2025-10-06 16:36:35 +02:00 committed by GitHub
commit 38dffdb701
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 4 deletions

7
package-lock.json generated
View file

@ -12,7 +12,7 @@
"@babel/runtime": "7.26.0",
"@sentry/browser": "8.42.0",
"@stremio/stremio-colors": "5.2.0",
"@stremio/stremio-core-web": "0.49.4",
"@stremio/stremio-core-web": "https://stremio.github.io/stremio-core/stremio-core-web/fix/cw-lib-item-removed/dev/stremio-stremio-core-web-0.49.4.tgz",
"@stremio/stremio-icons": "5.7.1",
"@stremio/stremio-video": "0.0.62",
"a-color-picker": "1.2.1",
@ -3375,8 +3375,9 @@
},
"node_modules/@stremio/stremio-core-web": {
"version": "0.49.4",
"resolved": "https://registry.npmjs.org/@stremio/stremio-core-web/-/stremio-core-web-0.49.4.tgz",
"integrity": "sha512-K9LJGKXs8juV3pZOHH6thWTwOShAhjFt9bLL6K1VlORAe6AiieZ2uRp9wdOwFmPX+UgzWLIOd0r2aFXJ4OsJCw==",
"resolved": "https://stremio.github.io/stremio-core/stremio-core-web/fix/cw-lib-item-removed/dev/stremio-stremio-core-web-0.49.4.tgz",
"integrity": "sha512-ReA0DfK+xNvwSj8u8qAh5zBasqEZk0e3nlib15mrs9QFE48ZdUF65T439z+dD3csGEOFCXwRkOlaQVziUkN7Vw==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "7.24.1"
}

View file

@ -17,7 +17,7 @@
"@babel/runtime": "7.26.0",
"@sentry/browser": "8.42.0",
"@stremio/stremio-colors": "5.2.0",
"@stremio/stremio-core-web": "0.49.4",
"@stremio/stremio-core-web": "https://stremio.github.io/stremio-core/stremio-core-web/fix/cw-lib-item-removed/dev/stremio-stremio-core-web-0.49.4.tgz",
"@stremio/stremio-icons": "5.7.1",
"@stremio/stremio-video": "0.0.62",
"a-color-picker": "1.2.1",