mirror of
https://github.com/Viren070/AIOStreams.git
synced 2025-12-01 23:14:04 +01:00
chore: update parser
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"description": "Combine all your streams into one addon and display them with consistent formatting, sorting, and filtering.",
|
||||
"dependencies": {
|
||||
"@torbox/torbox-api": "github:viren070/torbox-sdk-js#dist",
|
||||
"@viren070/parse-torrent-title": "^0.3.0",
|
||||
"@viren070/parse-torrent-title": "^0.4.1",
|
||||
"bcrypt": "^6.0.0",
|
||||
"bytes": "^3.1.2",
|
||||
"dotenv": "^16.4.7",
|
||||
|
||||
Generated
+5
-5
@@ -33,8 +33,8 @@ importers:
|
||||
specifier: github:viren070/torbox-sdk-js#dist
|
||||
version: https://codeload.github.com/viren070/torbox-sdk-js/tar.gz/dc1d0bc148dd35fa5e5d39f699f070aadeccad5c
|
||||
'@viren070/parse-torrent-title':
|
||||
specifier: ^0.3.0
|
||||
version: 0.3.0
|
||||
specifier: ^0.4.1
|
||||
version: 0.4.1
|
||||
bcrypt:
|
||||
specifier: ^6.0.0
|
||||
version: 6.0.0
|
||||
@@ -2093,8 +2093,8 @@ packages:
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@viren070/parse-torrent-title@0.3.0':
|
||||
resolution: {integrity: sha512-cNOEBUQEGWtgNwCWWWbUVbtvwsSTqRRJUyWry0mswkG6URc+Qd+GB51vOmscLXW7D2thw1i4rREf2sZmE9J3ew==}
|
||||
'@viren070/parse-torrent-title@0.4.1':
|
||||
resolution: {integrity: sha512-so7Gz/ucW6Hf9GCE0hwsaQpQu/D/BZfYASPzNsnaQZI2QMaZ0GMh1ORVJkazYN+YIEAUmJX7bLNrpvVNSN6/lA==}
|
||||
|
||||
'@vitest/expect@2.1.9':
|
||||
resolution: {integrity: sha512-UJCIkTBenHeKT1TTlKMJWy1laZewsRIzYighyYiJKZreqtdxSos/S1t+ktRMQWu2CKqaarrkeszJx1cgC5tGZw==}
|
||||
@@ -6730,7 +6730,7 @@ snapshots:
|
||||
'@unrs/resolver-binding-win32-x64-msvc@1.11.1':
|
||||
optional: true
|
||||
|
||||
'@viren070/parse-torrent-title@0.3.0': {}
|
||||
'@viren070/parse-torrent-title@0.4.1': {}
|
||||
|
||||
'@vitest/expect@2.1.9':
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user