fix(core): update
This commit is contained in:
parent
e0d9c3a3e0
commit
757e709f3f
20
package-lock.json
generated
20
package-lock.json
generated
@ -1104,15 +1104,15 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@pushrocks/lik": {
|
"@pushrocks/lik": {
|
||||||
"version": "4.0.6",
|
"version": "4.0.8",
|
||||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2flik/-/lik-4.0.6.tgz",
|
"resolved": "https://verdaccio.lossless.one/@pushrocks%2flik/-/lik-4.0.8.tgz",
|
||||||
"integrity": "sha512-WiGRUApoxoZhmJ3D/oCPVeo0S31hZ+JE87ggNYCRYBgPROwjNANOfLa3Dk3sg5s9op8K7YhRCH5fiImLTTlDuw==",
|
"integrity": "sha512-0rug63ehpauG21++samf7yIy3wJaGEa4+MbN0jUBkurc6g/PG5Qx8rE8USgm089gZUsoj4pNS/xyEDLQIsCOlQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@pushrocks/smartdelay": "^2.0.6",
|
"@pushrocks/smartdelay": "^2.0.9",
|
||||||
"@pushrocks/smartmatch": "^1.0.7",
|
"@pushrocks/smartmatch": "^1.0.7",
|
||||||
"@pushrocks/smartpromise": "^3.0.6",
|
"@pushrocks/smartpromise": "^3.0.6",
|
||||||
"@pushrocks/smartrx": "^2.0.5",
|
"@pushrocks/smartrx": "^2.0.10",
|
||||||
"@pushrocks/smarttime": "^3.0.16",
|
"@pushrocks/smarttime": "^3.0.18",
|
||||||
"@pushrocks/smartunique": "^3.0.3",
|
"@pushrocks/smartunique": "^3.0.3",
|
||||||
"@types/minimatch": "^3.0.3",
|
"@types/minimatch": "^3.0.3",
|
||||||
"symbol-tree": "^3.2.4"
|
"symbol-tree": "^3.2.4"
|
||||||
@ -1328,11 +1328,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@pushrocks/smartrx": {
|
"@pushrocks/smartrx": {
|
||||||
"version": "2.0.10",
|
"version": "2.0.11",
|
||||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartrx/-/smartrx-2.0.10.tgz",
|
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartrx/-/smartrx-2.0.11.tgz",
|
||||||
"integrity": "sha512-vUeCPfqAaG/jZDI5DVnch/3f42O7q1qOd9gDrjusWxLGcQRCWf1nybS/zoFktGILh/mM0vwofcOcq7IeDLC6rQ==",
|
"integrity": "sha512-vW+aMIkymjtxMN4jKBSFUfITLA9Jw8s+wnh4nPz+gVnNIFU9u06CjifJLkO3hUcTfhkLFJsdJnMfOOYs2DHGAQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@pushrocks/lik": "^4.0.6",
|
"@pushrocks/lik": "^4.0.8",
|
||||||
"@pushrocks/smartpromise": "^3.0.6",
|
"@pushrocks/smartpromise": "^3.0.6",
|
||||||
"rxjs": "^6.5.5"
|
"rxjs": "^6.5.5"
|
||||||
}
|
}
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
"@pushrocks/smartdelay": "^2.0.9",
|
"@pushrocks/smartdelay": "^2.0.9",
|
||||||
"@pushrocks/smartmatch": "^1.0.7",
|
"@pushrocks/smartmatch": "^1.0.7",
|
||||||
"@pushrocks/smartpromise": "^3.0.6",
|
"@pushrocks/smartpromise": "^3.0.6",
|
||||||
"@pushrocks/smartrx": "^2.0.10",
|
"@pushrocks/smartrx": "^2.0.11",
|
||||||
"@pushrocks/smarttime": "^3.0.18",
|
"@pushrocks/smarttime": "^3.0.18",
|
||||||
"@pushrocks/smartunique": "^3.0.3",
|
"@pushrocks/smartunique": "^3.0.3",
|
||||||
"@types/minimatch": "^3.0.3",
|
"@types/minimatch": "^3.0.3",
|
||||||
|
Loading…
Reference in New Issue
Block a user