fix(core): update
This commit is contained in:
parent
079b093e2c
commit
da0c459d74
14
package-lock.json
generated
14
package-lock.json
generated
@ -12,7 +12,7 @@
|
||||
"@pushrocks/smartdelay": "^2.0.13",
|
||||
"@pushrocks/smartmatch": "^1.0.7",
|
||||
"@pushrocks/smartpromise": "^3.1.6",
|
||||
"@pushrocks/smartrx": "^2.0.22",
|
||||
"@pushrocks/smartrx": "^2.0.24",
|
||||
"@pushrocks/smarttime": "^3.0.43",
|
||||
"@types/minimatch": "^3.0.5",
|
||||
"symbol-tree": "^3.2.4"
|
||||
@ -2881,9 +2881,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@pushrocks/smartrx": {
|
||||
"version": "2.0.22",
|
||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartrx/-/smartrx-2.0.22.tgz",
|
||||
"integrity": "sha512-mI5SXbeN6uzjeErD38dW2D3UrnIKUmOt+pofM0hdvGuY/P9Ui7Dymgxq1oZe5SvUIQxz3x8u2UioUt5Qsdwr/A==",
|
||||
"version": "2.0.24",
|
||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartrx/-/smartrx-2.0.24.tgz",
|
||||
"integrity": "sha512-Eyj+QBFIjlesMKLKpBAA/2F4t+h6IQPlXTJHYtYp6+CKJTdqINesl4mk1DXswtHFx2jmUQyQlQ4/YcIPgp2lhw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@pushrocks/lik": "^5.0.1",
|
||||
@ -18001,9 +18001,9 @@
|
||||
}
|
||||
},
|
||||
"@pushrocks/smartrx": {
|
||||
"version": "2.0.22",
|
||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartrx/-/smartrx-2.0.22.tgz",
|
||||
"integrity": "sha512-mI5SXbeN6uzjeErD38dW2D3UrnIKUmOt+pofM0hdvGuY/P9Ui7Dymgxq1oZe5SvUIQxz3x8u2UioUt5Qsdwr/A==",
|
||||
"version": "2.0.24",
|
||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartrx/-/smartrx-2.0.24.tgz",
|
||||
"integrity": "sha512-Eyj+QBFIjlesMKLKpBAA/2F4t+h6IQPlXTJHYtYp6+CKJTdqINesl4mk1DXswtHFx2jmUQyQlQ4/YcIPgp2lhw==",
|
||||
"requires": {
|
||||
"@pushrocks/lik": "^5.0.1",
|
||||
"@pushrocks/smartpromise": "^3.1.6",
|
||||
|
@ -33,7 +33,7 @@
|
||||
"@pushrocks/smartdelay": "^2.0.13",
|
||||
"@pushrocks/smartmatch": "^1.0.7",
|
||||
"@pushrocks/smartpromise": "^3.1.6",
|
||||
"@pushrocks/smartrx": "^2.0.22",
|
||||
"@pushrocks/smartrx": "^2.0.24",
|
||||
"@pushrocks/smarttime": "^3.0.43",
|
||||
"@types/minimatch": "^3.0.5",
|
||||
"symbol-tree": "^3.2.4"
|
||||
|
Loading…
Reference in New Issue
Block a user