fix(core): update
This commit is contained in:
parent
2527e6e586
commit
714aa77839
134
package-lock.json
generated
134
package-lock.json
generated
@ -16,7 +16,7 @@
|
|||||||
"@pushrocks/smartpromise": "^3.1.7",
|
"@pushrocks/smartpromise": "^3.1.7",
|
||||||
"@pushrocks/smartrouter": "^1.0.12",
|
"@pushrocks/smartrouter": "^1.0.12",
|
||||||
"@pushrocks/smartrx": "^2.0.25",
|
"@pushrocks/smartrx": "^2.0.25",
|
||||||
"@pushrocks/smartstate": "^1.0.23",
|
"@pushrocks/smartstate": "^2.0.0",
|
||||||
"@pushrocks/webrequest": "^3.0.3",
|
"@pushrocks/webrequest": "^3.0.3",
|
||||||
"@pushrocks/websetup": "^3.0.16",
|
"@pushrocks/websetup": "^3.0.16",
|
||||||
"@pushrocks/webstore": "^1.0.18",
|
"@pushrocks/webstore": "^1.0.18",
|
||||||
@ -80,28 +80,6 @@
|
|||||||
"@pushrocks/smartstring": "^4.0.2"
|
"@pushrocks/smartstring": "^4.0.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@apiglobal/typedsocket/node_modules/@pushrocks/isohash": {
|
|
||||||
"version": "2.0.0",
|
|
||||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fisohash/-/isohash-2.0.0.tgz",
|
|
||||||
"integrity": "sha512-a6Vktczk0Q39hBYTuAFqa12QNhy5GcFYhnJ5pqzpE5r3rj3FSS8HLqsoBUwB3b9YHGKYnbky9C3YNhMmFvoLPg==",
|
|
||||||
"dev": true,
|
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
|
||||||
"@pushrocks/smartenv": "^5.0.0",
|
|
||||||
"@pushrocks/smarthash": "^2.1.10"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@apiglobal/typedsocket/node_modules/@pushrocks/smartenv": {
|
|
||||||
"version": "5.0.0",
|
|
||||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartenv/-/smartenv-5.0.0.tgz",
|
|
||||||
"integrity": "sha512-zYjS3GFD8N3/71cOm23fznaAtgrguk/7PD6RV+WitOAZFZxFM+QTr8kR4iFX3cysYLJ2Iskn5FlPQuBHk5oe3A==",
|
|
||||||
"dev": true,
|
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
|
||||||
"@pushrocks/smartpromise": "^3.1.7",
|
|
||||||
"@types/node": "^17.0.21"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@babel/code-frame": {
|
"node_modules/@babel/code-frame": {
|
||||||
"version": "7.16.7",
|
"version": "7.16.7",
|
||||||
"resolved": "https://verdaccio.lossless.one/@babel%2fcode-frame/-/code-frame-7.16.7.tgz",
|
"resolved": "https://verdaccio.lossless.one/@babel%2fcode-frame/-/code-frame-7.16.7.tgz",
|
||||||
@ -3500,13 +3478,22 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@pushrocks/isohash": {
|
"node_modules/@pushrocks/isohash": {
|
||||||
"version": "1.0.2",
|
"version": "2.0.0",
|
||||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fisohash/-/isohash-1.0.2.tgz",
|
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fisohash/-/isohash-2.0.0.tgz",
|
||||||
"integrity": "sha512-TeXlktpAoLFDeXFJyhHTUOIiaZQ2oSdtEdbVt8/sA3lBMBfu+BXgfq5RLvQnqCDFpWKGmu9hn0P5NNK6zXQUkw==",
|
"integrity": "sha512-a6Vktczk0Q39hBYTuAFqa12QNhy5GcFYhnJ5pqzpE5r3rj3FSS8HLqsoBUwB3b9YHGKYnbky9C3YNhMmFvoLPg==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pushrocks/smartenv": "^4.0.11",
|
"@pushrocks/smartenv": "^5.0.0",
|
||||||
"@pushrocks/smarthash": "^2.1.6"
|
"@pushrocks/smarthash": "^2.1.10"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"node_modules/@pushrocks/isohash/node_modules/@pushrocks/smartenv": {
|
||||||
|
"version": "5.0.1",
|
||||||
|
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartenv/-/smartenv-5.0.1.tgz",
|
||||||
|
"integrity": "sha512-MGTeCwNvegiPOAFt+HO7+FNavapl1SAiUelkJgyr/7sCzCHe9qBDkjLzOAE5N7tK+/2+vdj0Gsk8b022FKnNPA==",
|
||||||
|
"license": "MIT",
|
||||||
|
"dependencies": {
|
||||||
|
"@pushrocks/smartpromise": "^3.1.7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@pushrocks/isounique": {
|
"node_modules/@pushrocks/isounique": {
|
||||||
@ -4029,17 +4016,6 @@
|
|||||||
"socket.io-client": "^4.4.1"
|
"socket.io-client": "^4.4.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@pushrocks/smartsocket/node_modules/@pushrocks/isohash": {
|
|
||||||
"version": "2.0.0",
|
|
||||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fisohash/-/isohash-2.0.0.tgz",
|
|
||||||
"integrity": "sha512-a6Vktczk0Q39hBYTuAFqa12QNhy5GcFYhnJ5pqzpE5r3rj3FSS8HLqsoBUwB3b9YHGKYnbky9C3YNhMmFvoLPg==",
|
|
||||||
"dev": true,
|
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
|
||||||
"@pushrocks/smartenv": "^5.0.0",
|
|
||||||
"@pushrocks/smarthash": "^2.1.10"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@pushrocks/smartsocket/node_modules/@pushrocks/smartenv": {
|
"node_modules/@pushrocks/smartsocket/node_modules/@pushrocks/smartenv": {
|
||||||
"version": "5.0.0",
|
"version": "5.0.0",
|
||||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartenv/-/smartenv-5.0.0.tgz",
|
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartenv/-/smartenv-5.0.0.tgz",
|
||||||
@ -4064,16 +4040,16 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@pushrocks/smartstate": {
|
"node_modules/@pushrocks/smartstate": {
|
||||||
"version": "1.0.23",
|
"version": "2.0.0",
|
||||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartstate/-/smartstate-1.0.23.tgz",
|
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartstate/-/smartstate-2.0.0.tgz",
|
||||||
"integrity": "sha512-+2giSm8b2uLmWF61sEMmR7Jl9buDep4NbefyfXUbnUsWJzTpnC/PQbLfC001oZD6p8VfW0lB4brHmHFpBwVUfw==",
|
"integrity": "sha512-W+IkaaVEEkrgGD7hdWau0IqU7OZeQ99TMPnK85KvZx9RiSVu9Q4B3vSk8YQAB4kCbyqgu8YF6fg/OmNZ6eCG4g==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pushrocks/isohash": "^1.0.2",
|
"@pushrocks/isohash": "^2.0.0",
|
||||||
"@pushrocks/lik": "^5.0.1",
|
"@pushrocks/lik": "^5.0.4",
|
||||||
"@pushrocks/smartjson": "^4.0.6",
|
"@pushrocks/smartjson": "^4.0.6",
|
||||||
"@pushrocks/smartpromise": "^3.1.6",
|
"@pushrocks/smartpromise": "^3.1.7",
|
||||||
"@pushrocks/smartrx": "^2.0.20"
|
"@pushrocks/smartrx": "^2.0.25"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@pushrocks/smartstring": {
|
"node_modules/@pushrocks/smartstring": {
|
||||||
@ -11602,28 +11578,6 @@
|
|||||||
"@pushrocks/isohash": "^2.0.0",
|
"@pushrocks/isohash": "^2.0.0",
|
||||||
"@pushrocks/smartsocket": "^2.0.6",
|
"@pushrocks/smartsocket": "^2.0.6",
|
||||||
"@pushrocks/smartstring": "^4.0.2"
|
"@pushrocks/smartstring": "^4.0.2"
|
||||||
},
|
|
||||||
"dependencies": {
|
|
||||||
"@pushrocks/isohash": {
|
|
||||||
"version": "2.0.0",
|
|
||||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fisohash/-/isohash-2.0.0.tgz",
|
|
||||||
"integrity": "sha512-a6Vktczk0Q39hBYTuAFqa12QNhy5GcFYhnJ5pqzpE5r3rj3FSS8HLqsoBUwB3b9YHGKYnbky9C3YNhMmFvoLPg==",
|
|
||||||
"dev": true,
|
|
||||||
"requires": {
|
|
||||||
"@pushrocks/smartenv": "^5.0.0",
|
|
||||||
"@pushrocks/smarthash": "^2.1.10"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"@pushrocks/smartenv": {
|
|
||||||
"version": "5.0.0",
|
|
||||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartenv/-/smartenv-5.0.0.tgz",
|
|
||||||
"integrity": "sha512-zYjS3GFD8N3/71cOm23fznaAtgrguk/7PD6RV+WitOAZFZxFM+QTr8kR4iFX3cysYLJ2Iskn5FlPQuBHk5oe3A==",
|
|
||||||
"dev": true,
|
|
||||||
"requires": {
|
|
||||||
"@pushrocks/smartpromise": "^3.1.7",
|
|
||||||
"@types/node": "^17.0.21"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@babel/code-frame": {
|
"@babel/code-frame": {
|
||||||
@ -13859,12 +13813,22 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@pushrocks/isohash": {
|
"@pushrocks/isohash": {
|
||||||
"version": "1.0.2",
|
"version": "2.0.0",
|
||||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fisohash/-/isohash-1.0.2.tgz",
|
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fisohash/-/isohash-2.0.0.tgz",
|
||||||
"integrity": "sha512-TeXlktpAoLFDeXFJyhHTUOIiaZQ2oSdtEdbVt8/sA3lBMBfu+BXgfq5RLvQnqCDFpWKGmu9hn0P5NNK6zXQUkw==",
|
"integrity": "sha512-a6Vktczk0Q39hBYTuAFqa12QNhy5GcFYhnJ5pqzpE5r3rj3FSS8HLqsoBUwB3b9YHGKYnbky9C3YNhMmFvoLPg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@pushrocks/smartenv": "^4.0.11",
|
"@pushrocks/smartenv": "^5.0.0",
|
||||||
"@pushrocks/smarthash": "^2.1.6"
|
"@pushrocks/smarthash": "^2.1.10"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"@pushrocks/smartenv": {
|
||||||
|
"version": "5.0.1",
|
||||||
|
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartenv/-/smartenv-5.0.1.tgz",
|
||||||
|
"integrity": "sha512-MGTeCwNvegiPOAFt+HO7+FNavapl1SAiUelkJgyr/7sCzCHe9qBDkjLzOAE5N7tK+/2+vdj0Gsk8b022FKnNPA==",
|
||||||
|
"requires": {
|
||||||
|
"@pushrocks/smartpromise": "^3.1.7"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@pushrocks/isounique": {
|
"@pushrocks/isounique": {
|
||||||
@ -14357,16 +14321,6 @@
|
|||||||
"socket.io-client": "^4.4.1"
|
"socket.io-client": "^4.4.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pushrocks/isohash": {
|
|
||||||
"version": "2.0.0",
|
|
||||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fisohash/-/isohash-2.0.0.tgz",
|
|
||||||
"integrity": "sha512-a6Vktczk0Q39hBYTuAFqa12QNhy5GcFYhnJ5pqzpE5r3rj3FSS8HLqsoBUwB3b9YHGKYnbky9C3YNhMmFvoLPg==",
|
|
||||||
"dev": true,
|
|
||||||
"requires": {
|
|
||||||
"@pushrocks/smartenv": "^5.0.0",
|
|
||||||
"@pushrocks/smarthash": "^2.1.10"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"@pushrocks/smartenv": {
|
"@pushrocks/smartenv": {
|
||||||
"version": "5.0.0",
|
"version": "5.0.0",
|
||||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartenv/-/smartenv-5.0.0.tgz",
|
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartenv/-/smartenv-5.0.0.tgz",
|
||||||
@ -14391,15 +14345,15 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@pushrocks/smartstate": {
|
"@pushrocks/smartstate": {
|
||||||
"version": "1.0.23",
|
"version": "2.0.0",
|
||||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartstate/-/smartstate-1.0.23.tgz",
|
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartstate/-/smartstate-2.0.0.tgz",
|
||||||
"integrity": "sha512-+2giSm8b2uLmWF61sEMmR7Jl9buDep4NbefyfXUbnUsWJzTpnC/PQbLfC001oZD6p8VfW0lB4brHmHFpBwVUfw==",
|
"integrity": "sha512-W+IkaaVEEkrgGD7hdWau0IqU7OZeQ99TMPnK85KvZx9RiSVu9Q4B3vSk8YQAB4kCbyqgu8YF6fg/OmNZ6eCG4g==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@pushrocks/isohash": "^1.0.2",
|
"@pushrocks/isohash": "^2.0.0",
|
||||||
"@pushrocks/lik": "^5.0.1",
|
"@pushrocks/lik": "^5.0.4",
|
||||||
"@pushrocks/smartjson": "^4.0.6",
|
"@pushrocks/smartjson": "^4.0.6",
|
||||||
"@pushrocks/smartpromise": "^3.1.6",
|
"@pushrocks/smartpromise": "^3.1.7",
|
||||||
"@pushrocks/smartrx": "^2.0.20"
|
"@pushrocks/smartrx": "^2.0.25"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@pushrocks/smartstring": {
|
"@pushrocks/smartstring": {
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
"@pushrocks/smartpromise": "^3.1.7",
|
"@pushrocks/smartpromise": "^3.1.7",
|
||||||
"@pushrocks/smartrouter": "^1.0.12",
|
"@pushrocks/smartrouter": "^1.0.12",
|
||||||
"@pushrocks/smartrx": "^2.0.25",
|
"@pushrocks/smartrx": "^2.0.25",
|
||||||
"@pushrocks/smartstate": "^1.0.23",
|
"@pushrocks/smartstate": "^2.0.0",
|
||||||
"@pushrocks/webrequest": "^3.0.3",
|
"@pushrocks/webrequest": "^3.0.3",
|
||||||
"@pushrocks/websetup": "^3.0.16",
|
"@pushrocks/websetup": "^3.0.16",
|
||||||
"@pushrocks/webstore": "^1.0.18",
|
"@pushrocks/webstore": "^1.0.18",
|
||||||
|
Loading…
Reference in New Issue
Block a user