mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-24 08:57:47 +00:00
Merge 87468f60dc into 1e241c7926
This commit is contained in:
commit
38dffdb701
2 changed files with 5 additions and 4 deletions
7
package-lock.json
generated
7
package-lock.json
generated
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue