fix(core): update

This commit is contained in:
Philipp Kunz 2022-01-24 06:56:30 +01:00
parent fc2dfa8018
commit 189060f11d
2 changed files with 1435 additions and 1526 deletions

2949
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -14,7 +14,7 @@
}, },
"devDependencies": { "devDependencies": {
"@gitzone/tsbuild": "^2.1.29", "@gitzone/tsbuild": "^2.1.29",
"@gitzone/tsbundle": "^1.0.88", "@gitzone/tsbundle": "^1.0.89",
"@gitzone/tstest": "^1.0.60", "@gitzone/tstest": "^1.0.60",
"@pushrocks/tapbundle": "^4.0.0", "@pushrocks/tapbundle": "^4.0.0",
"@types/node": "^17.0.10", "@types/node": "^17.0.10",
@ -23,16 +23,16 @@
}, },
"dependencies": { "dependencies": {
"@apiglobal/typedrequest": "^1.0.65", "@apiglobal/typedrequest": "^1.0.65",
"@designestate/dees-comms": "^1.0.11", "@designestate/dees-comms": "^1.0.14",
"@pushrocks/lik": "^5.0.0", "@pushrocks/lik": "^5.0.1",
"@pushrocks/smartdelay": "^2.0.13", "@pushrocks/smartdelay": "^2.0.13",
"@pushrocks/smartpromise": "^3.1.6", "@pushrocks/smartpromise": "^3.1.6",
"@pushrocks/smartrouter": "^1.0.12", "@pushrocks/smartrouter": "^1.0.12",
"@pushrocks/smartrx": "^2.0.19", "@pushrocks/smartrx": "^2.0.20",
"@pushrocks/smartstate": "^1.0.21", "@pushrocks/smartstate": "^1.0.23",
"@pushrocks/webrequest": "^2.0.13", "@pushrocks/webrequest": "^2.0.13",
"@pushrocks/websetup": "^3.0.16", "@pushrocks/websetup": "^3.0.16",
"@pushrocks/webstore": "^1.0.16", "@pushrocks/webstore": "^1.0.18",
"lit": "^2.1.1", "lit": "^2.1.1",
"sweet-scroll": "^4.0.0" "sweet-scroll": "^4.0.0"
}, },