mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 08:30:06 -04:00
Update @freearhey/core package
This commit is contained in:
parent
5acd2d94c1
commit
9ce8d2cd6c
3 changed files with 12 additions and 12 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -9,7 +9,7 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@alex_neo/jest-expect-message": "^1.0.5",
|
||||
"@freearhey/core": "^0.3.0",
|
||||
"@freearhey/core": "^0.3.1",
|
||||
"@octokit/core": "^4.1.0",
|
||||
"@types/cli-progress": "^3.11.3",
|
||||
"@types/fs-extra": "^11.0.2",
|
||||
|
@ -1051,9 +1051,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@freearhey/core": {
|
||||
"version": "0.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@freearhey/core/-/core-0.3.0.tgz",
|
||||
"integrity": "sha512-JcXwBj8GFOPbXUuH50LiCizKlih3PSKqdTxO53QveCF73aFY80n76yUfMtGclF5hBlzxuOITjyx2ArcTc43nzg==",
|
||||
"version": "0.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@freearhey/core/-/core-0.3.1.tgz",
|
||||
"integrity": "sha512-9n4p4DcRKWz4zU6XluDEGKxiFRwlr+Nhn6DJg5tCG6Cov/yvN/TfGACRGCmJKXkVvf4TSKxIE3hZSKEOMRZI2w==",
|
||||
"dependencies": {
|
||||
"@types/fs-extra": "^11.0.2",
|
||||
"@types/lodash": "^4.14.198",
|
||||
|
@ -9156,9 +9156,9 @@
|
|||
}
|
||||
},
|
||||
"@freearhey/core": {
|
||||
"version": "0.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@freearhey/core/-/core-0.3.0.tgz",
|
||||
"integrity": "sha512-JcXwBj8GFOPbXUuH50LiCizKlih3PSKqdTxO53QveCF73aFY80n76yUfMtGclF5hBlzxuOITjyx2ArcTc43nzg==",
|
||||
"version": "0.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@freearhey/core/-/core-0.3.1.tgz",
|
||||
"integrity": "sha512-9n4p4DcRKWz4zU6XluDEGKxiFRwlr+Nhn6DJg5tCG6Cov/yvN/TfGACRGCmJKXkVvf4TSKxIE3hZSKEOMRZI2w==",
|
||||
"requires": {
|
||||
"@types/fs-extra": "^11.0.2",
|
||||
"@types/lodash": "^4.14.198",
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@alex_neo/jest-expect-message": "^1.0.5",
|
||||
"@freearhey/core": "^0.3.0",
|
||||
"@freearhey/core": "^0.3.1",
|
||||
"@octokit/core": "^4.1.0",
|
||||
"@types/cli-progress": "^3.11.3",
|
||||
"@types/fs-extra": "^11.0.2",
|
||||
|
|
|
@ -362,10 +362,10 @@
|
|||
minimatch "^3.1.2"
|
||||
strip-json-comments "^3.1.1"
|
||||
|
||||
"@freearhey/core@^0.3.0":
|
||||
version "0.3.0"
|
||||
resolved "https://registry.npmjs.org/@freearhey/core/-/core-0.3.0.tgz"
|
||||
integrity sha512-JcXwBj8GFOPbXUuH50LiCizKlih3PSKqdTxO53QveCF73aFY80n76yUfMtGclF5hBlzxuOITjyx2ArcTc43nzg==
|
||||
"@freearhey/core@^0.3.1":
|
||||
version "0.3.1"
|
||||
resolved "https://registry.npmjs.org/@freearhey/core/-/core-0.3.1.tgz"
|
||||
integrity sha512-9n4p4DcRKWz4zU6XluDEGKxiFRwlr+Nhn6DJg5tCG6Cov/yvN/TfGACRGCmJKXkVvf4TSKxIE3hZSKEOMRZI2w==
|
||||
dependencies:
|
||||
"@types/fs-extra" "^11.0.2"
|
||||
"@types/lodash" "^4.14.198"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue