build: bump version v1.5.5

This commit is contained in:
2025-06-23 02:52:39 -07:00
parent c59de1fcf9
commit 07b7272eb1
2 changed files with 3 additions and 48 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "tvapp2",
"version": "1.5.4",
"version": "1.5.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "tvapp2",
"version": "1.5.4",
"version": "1.5.5",
"license": "MIT",
"dependencies": {
"chalk": "^5.4.1",
@@ -4119,39 +4119,6 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
<<<<<<< Updated upstream
"node_modules/playwright": {
"version": "1.53.1",
"resolved": "https://registry.npmjs.org/playwright/-/playwright-1.53.1.tgz",
"integrity": "sha512-LJ13YLr/ocweuwxyGf1XNFWIU4M2zUSo149Qbp+A4cpwDjsxRPj7k6H25LBrEHiEwxvRbD8HdwvQmRMSvquhYw==",
"license": "Apache-2.0",
"dependencies": {
"playwright-core": "1.53.1"
},
"bin": {
"playwright": "cli.js"
},
"engines": {
"node": ">=18"
},
"optionalDependencies": {
"fsevents": "2.3.2"
}
},
"node_modules/playwright-core": {
"version": "1.53.1",
"resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.53.1.tgz",
"integrity": "sha512-Z46Oq7tLAyT0lGoFx4DOuB1IA9D1TPj0QkYxpPVUnGDqHHvDpCftu1J2hM2PiWsNMoZh8+LQaarAWcDfPBc6zg==",
"license": "Apache-2.0",
"bin": {
"playwright-core": "cli.js"
},
"engines": {
"node": ">=18"
}
},
=======
>>>>>>> Stashed changes
"node_modules/possible-typed-array-names": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz",
@@ -5214,18 +5181,6 @@
"punycode": "^2.1.0"
}
},
<<<<<<< Updated upstream
"node_modules/user-agents": {
"version": "1.1.578",
"resolved": "https://registry.npmjs.org/user-agents/-/user-agents-1.1.578.tgz",
"integrity": "sha512-0ae6ku8BsdL/tzQD9/XSi8k+nnIinyGcBDPej7ByjYvCcH9sbDNn1lLz8X/FytzjICkVj7cyp/L35EATDuR5jQ==",
"license": "BSD-2-Clause",
"dependencies": {
"lodash.clonedeep": "^4.5.0"
}
},
=======
>>>>>>> Stashed changes
"node_modules/uuid": {
"version": "11.1.0",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-11.1.0.tgz",

View File

@@ -1,6 +1,6 @@
{
"name": "tvapp2",
"version": "1.5.4",
"version": "1.5.5",
"description": "This package allows you to generate M3U playlists and EPG guides from various online IPTV services.",
"author": "BinaryNinja",
"license": "MIT",