fix(core): update
This commit is contained in:
parent
6a52e81cdd
commit
8878a0ef8b
14
package-lock.json
generated
14
package-lock.json
generated
@ -1104,14 +1104,14 @@
|
||||
}
|
||||
},
|
||||
"@pushrocks/lik": {
|
||||
"version": "4.0.8",
|
||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2flik/-/lik-4.0.8.tgz",
|
||||
"integrity": "sha512-0rug63ehpauG21++samf7yIy3wJaGEa4+MbN0jUBkurc6g/PG5Qx8rE8USgm089gZUsoj4pNS/xyEDLQIsCOlQ==",
|
||||
"version": "4.0.9",
|
||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2flik/-/lik-4.0.9.tgz",
|
||||
"integrity": "sha512-ElwyNkY04xierZe8rYuKIiOGuq+8+tBJnQsdtb0Ve2aGlM6ZzbdXif6RRBn5Za2n83z14mlLI9JB/DSmg0865g==",
|
||||
"requires": {
|
||||
"@pushrocks/smartdelay": "^2.0.9",
|
||||
"@pushrocks/smartmatch": "^1.0.7",
|
||||
"@pushrocks/smartpromise": "^3.0.6",
|
||||
"@pushrocks/smartrx": "^2.0.10",
|
||||
"@pushrocks/smartrx": "^2.0.11",
|
||||
"@pushrocks/smarttime": "^3.0.18",
|
||||
"@pushrocks/smartunique": "^3.0.3",
|
||||
"@types/minimatch": "^3.0.3",
|
||||
@ -1328,9 +1328,9 @@
|
||||
}
|
||||
},
|
||||
"@pushrocks/smartrx": {
|
||||
"version": "2.0.11",
|
||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartrx/-/smartrx-2.0.11.tgz",
|
||||
"integrity": "sha512-vW+aMIkymjtxMN4jKBSFUfITLA9Jw8s+wnh4nPz+gVnNIFU9u06CjifJLkO3hUcTfhkLFJsdJnMfOOYs2DHGAQ==",
|
||||
"version": "2.0.12",
|
||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartrx/-/smartrx-2.0.12.tgz",
|
||||
"integrity": "sha512-1iH5cn3Hvb8cnPlmeBL3oOZ/hkvuEQcQ6dykFeDMJkJQ0zrT5iSkzq8EA4fCmIe12aeMkL+38TOC79CCySb0Hg==",
|
||||
"requires": {
|
||||
"@pushrocks/lik": "^4.0.8",
|
||||
"@pushrocks/smartpromise": "^3.0.6",
|
||||
|
@ -33,7 +33,7 @@
|
||||
"@pushrocks/smartdelay": "^2.0.9",
|
||||
"@pushrocks/smartmatch": "^1.0.7",
|
||||
"@pushrocks/smartpromise": "^3.0.6",
|
||||
"@pushrocks/smartrx": "^2.0.11",
|
||||
"@pushrocks/smartrx": "^2.0.12",
|
||||
"@pushrocks/smarttime": "^3.0.18",
|
||||
"@pushrocks/smartunique": "^3.0.3",
|
||||
"@types/minimatch": "^3.0.3",
|
||||
|
Loading…
Reference in New Issue
Block a user