fix: package-lock

Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
This commit is contained in:
Lachezar Lechev 2025-07-18 12:08:21 +03:00
parent 746e5ba0d8
commit 0bec58b158
No known key found for this signature in database
GPG key ID: FDC9325CE311E8A4

44
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": "file:../core/stremio-core-web",
"@stremio/stremio-core-web": "https://stremio.github.io/stremio-core/stremio-core-web/feat/stream-rar-and-zip-stream-creation/dev/stremio-stremio-core-web-0.49.4.tgz",
"@stremio/stremio-icons": "5.7.1",
"@stremio/stremio-video": "0.0.61",
"a-color-picker": "1.2.1",
@ -81,21 +81,6 @@
"workbox-webpack-plugin": "^7.3.0"
}
},
"../core/stremio-core-web": {
"name": "@stremio/stremio-core-web",
"version": "0.49.4",
"license": "MIT",
"dependencies": {
"@babel/runtime": "7.24.1"
},
"devDependencies": {
"@babel/cli": "7.24.1",
"@babel/core": "7.24.3",
"@babel/plugin-transform-runtime": "7.24.3",
"@babel/preset-env": "7.24.3",
"babel-plugin-bundled-import-meta": "0.3.2"
}
},
"node_modules/@ampproject/remapping": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz",
@ -3389,8 +3374,31 @@
"integrity": "sha512-dYlPgu9W/H7c9s1zmW5tiDnRenaUa4Hg1QCyOg1lhOcgSfM/bVTi5nnqX+IfvGTTUNA0zgzh8hI3o3miwnZxTg=="
},
"node_modules/@stremio/stremio-core-web": {
"resolved": "../core/stremio-core-web",
"link": true
"version": "0.49.4",
"resolved": "https://stremio.github.io/stremio-core/stremio-core-web/feat/stream-rar-and-zip-stream-creation/dev/stremio-stremio-core-web-0.49.4.tgz",
"integrity": "sha512-GZ+Uzan2/toIUFLNdLMTevjpuD3+YzjrGJi2nH6ujwN70CkxynQICvaNMe7fHi029Trx+mUs6Hv/fhGE2DqQPA==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "7.24.1"
}
},
"node_modules/@stremio/stremio-core-web/node_modules/@babel/runtime": {
"version": "7.24.1",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.1.tgz",
"integrity": "sha512-+BIznRzyqBf+2wCTxcKE3wDjfGeCoVE61KSHGpkzqrLi8qxqFwBeUFyId2cxkTmm55fzDGnm0+yCxaxygrLUnQ==",
"license": "MIT",
"dependencies": {
"regenerator-runtime": "^0.14.0"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@stremio/stremio-core-web/node_modules/regenerator-runtime": {
"version": "0.14.1",
"resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz",
"integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==",
"license": "MIT"
},
"node_modules/@stremio/stremio-icons": {
"version": "5.7.1",