Compare commits
6 Commits
Author | SHA1 | Date | |
---|---|---|---|
15e9df5f4f | |||
e0f8503b2b | |||
1337a6ec25 | |||
bd36e3edf3 | |||
89fae2edc9 | |||
82b09ad253 |
File diff suppressed because one or more lines are too long
179
package-lock.json
generated
179
package-lock.json
generated
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "@gitzone/tswatch",
|
"name": "@gitzone/tswatch",
|
||||||
"version": "1.0.75",
|
"version": "1.0.78",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@gitzone/tswatch",
|
"name": "@gitzone/tswatch",
|
||||||
"version": "1.0.75",
|
"version": "1.0.78",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@gitzone/tsbundle": "^1.0.102",
|
"@gitzone/tsbundle": "^1.0.102",
|
||||||
@@ -18,9 +18,9 @@
|
|||||||
"@pushrocks/smartdelay": "^2.0.13",
|
"@pushrocks/smartdelay": "^2.0.13",
|
||||||
"@pushrocks/smartlog": "^2.0.44",
|
"@pushrocks/smartlog": "^2.0.44",
|
||||||
"@pushrocks/smartlog-destination-local": "^8.0.8",
|
"@pushrocks/smartlog-destination-local": "^8.0.8",
|
||||||
"@pushrocks/smartserve": "^2.0.12",
|
"@pushrocks/smartserve": "^2.0.19",
|
||||||
"@pushrocks/smartshell": "^2.0.30",
|
"@pushrocks/smartshell": "^2.0.30",
|
||||||
"@pushrocks/taskbuffer": "^3.0.0"
|
"@pushrocks/taskbuffer": "^3.0.1"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"tswatch": "cli.js"
|
"tswatch": "cli.js"
|
||||||
@@ -29,7 +29,7 @@
|
|||||||
"@gitzone/tsbuild": "^2.1.61",
|
"@gitzone/tsbuild": "^2.1.61",
|
||||||
"@gitzone/tstest": "^1.0.70",
|
"@gitzone/tstest": "^1.0.70",
|
||||||
"@pushrocks/tapbundle": "^5.0.3",
|
"@pushrocks/tapbundle": "^5.0.3",
|
||||||
"@types/node": "^17.0.23"
|
"@types/node": "^17.0.25"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@ampproject/remapping": {
|
"node_modules/@ampproject/remapping": {
|
||||||
@@ -45,9 +45,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@apiglobal/typedrequest": {
|
"node_modules/@apiglobal/typedrequest": {
|
||||||
"version": "2.0.0",
|
"version": "2.0.3",
|
||||||
"resolved": "https://verdaccio.lossless.one/@apiglobal%2ftypedrequest/-/typedrequest-2.0.0.tgz",
|
"resolved": "https://verdaccio.lossless.one/@apiglobal%2ftypedrequest/-/typedrequest-2.0.3.tgz",
|
||||||
"integrity": "sha512-dpgBO9kVC+n8sTBuUfmlc30k2exvZwYR8t40Svk3/rKtp6oxVFUXVNtdP+eoHb2ODihafmz3UV0fr4Tkpwh1kA==",
|
"integrity": "sha512-bRXiv3OwPh4uA4ete9maHXyF3CMNz8rc81r41DBeYzscaadKlQSK0ewOBLQjjZ2MBWDAGR0NbGBEaJJrXqYS0w==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@apiglobal/typedrequest-interfaces": "^1.0.15",
|
"@apiglobal/typedrequest-interfaces": "^1.0.15",
|
||||||
@@ -1709,24 +1709,25 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@designestate/dees-comms": {
|
"node_modules/@designestate/dees-comms": {
|
||||||
"version": "1.0.17",
|
"version": "1.0.22",
|
||||||
"resolved": "https://verdaccio.lossless.one/@designestate%2fdees-comms/-/dees-comms-1.0.17.tgz",
|
"resolved": "https://verdaccio.lossless.one/@designestate%2fdees-comms/-/dees-comms-1.0.22.tgz",
|
||||||
"integrity": "sha512-qLMD1S8VDX5m7qwxIj2KqO9nwucH1zi7aKcqXEuPbfJABTZGlrgbQlUvA3QPsIaAcRwbWrG+c7DCx1j88RshFA==",
|
"integrity": "sha512-zZ2AwCy49sj1fNyeSMtAxcN4qAGiP5+OjJCtY88YjrNbvD83v4GZpjci0nFUPuvOkCoeo18Uw8xgZSDy8lc59Q==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@apiglobal/typedrequest": "^2.0.0",
|
"@apiglobal/typedrequest": "^2.0.3",
|
||||||
"@apiglobal/typedrequest-interfaces": "^1.0.15",
|
"@apiglobal/typedrequest-interfaces": "^1.0.15",
|
||||||
|
"@pushrocks/smartdelay": "^2.0.13",
|
||||||
"broadcast-channel": "^3.7.0"
|
"broadcast-channel": "^3.7.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@designestate/dees-domtools": {
|
"node_modules/@designestate/dees-domtools": {
|
||||||
"version": "2.0.4",
|
"version": "2.0.14",
|
||||||
"resolved": "https://verdaccio.lossless.one/@designestate%2fdees-domtools/-/dees-domtools-2.0.4.tgz",
|
"resolved": "https://verdaccio.lossless.one/@designestate%2fdees-domtools/-/dees-domtools-2.0.14.tgz",
|
||||||
"integrity": "sha512-caiDlBdTz9qik4SPt3VxWSDUSpuWA2bLJWVcYhvGDxiRndv6oSVoK1u+5L2dXigeKP9Z3hJvLlQdMhs4Vd1n4A==",
|
"integrity": "sha512-rcbcMsqS6gIpHUp409IDXNmup57cq4bYp3N4R3lkJ0KDmMuHdniRjPxjx7KQB7oE+k8UGfjZbEgb1IodOHiC6w==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@apiglobal/typedrequest": "^2.0.0",
|
"@apiglobal/typedrequest": "^2.0.3",
|
||||||
"@designestate/dees-comms": "^1.0.16",
|
"@designestate/dees-comms": "^1.0.22",
|
||||||
"@pushrocks/lik": "^5.0.4",
|
"@pushrocks/lik": "^5.0.4",
|
||||||
"@pushrocks/smartdelay": "^2.0.13",
|
"@pushrocks/smartdelay": "^2.0.13",
|
||||||
"@pushrocks/smartpromise": "^3.1.7",
|
"@pushrocks/smartpromise": "^3.1.7",
|
||||||
@@ -1736,20 +1737,20 @@
|
|||||||
"@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",
|
||||||
"lit": "^2.2.1",
|
"lit": "^2.2.2",
|
||||||
"sweet-scroll": "^4.0.0"
|
"sweet-scroll": "^4.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@designestate/dees-element": {
|
"node_modules/@designestate/dees-element": {
|
||||||
"version": "2.0.5",
|
"version": "2.0.11",
|
||||||
"resolved": "https://verdaccio.lossless.one/@designestate%2fdees-element/-/dees-element-2.0.5.tgz",
|
"resolved": "https://verdaccio.lossless.one/@designestate%2fdees-element/-/dees-element-2.0.11.tgz",
|
||||||
"integrity": "sha512-xyYqBtwVYi/fo0qwb3w8Opqxzq1BGrNxWQrtiLzYp1+p6zmbP8Bo1nlwAX+UF+WoCZ9RB6NPRRwyUtyguDpalQ==",
|
"integrity": "sha512-CbQgRwmlTa8lLjO8pwc9vZ8OYEtyhGLsjUo09pgkiL3HUsyQOSc4T4BDGVivT5FI6o1IkAaAgwKvA617eei7xw==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@designestate/dees-domtools": "^2.0.1",
|
"@designestate/dees-domtools": "^2.0.14",
|
||||||
"@pushrocks/isounique": "^1.0.5",
|
"@pushrocks/isounique": "^1.0.5",
|
||||||
"@pushrocks/smartrx": "^2.0.25",
|
"@pushrocks/smartrx": "^2.0.25",
|
||||||
"lit": "^2.2.1"
|
"lit": "^2.2.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@gitzone/tsbuild": {
|
"node_modules/@gitzone/tsbuild": {
|
||||||
@@ -3803,15 +3804,15 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@pushrocks/smartserve": {
|
"node_modules/@pushrocks/smartserve": {
|
||||||
"version": "2.0.12",
|
"version": "2.0.19",
|
||||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartserve/-/smartserve-2.0.12.tgz",
|
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartserve/-/smartserve-2.0.19.tgz",
|
||||||
"integrity": "sha512-xBjUxoqu9fhuAKO8oauapQJmoN1a4pKGE1gNZUWrEYhRHYajy6V5x+TgviPNp6VYvmyAb7vIB8+XLLt5Ec/dkg==",
|
"integrity": "sha512-D64MH3xYkuGJPFQrJcFgchzg0iKwVAu3ZYrVVigjNNKpZ1W26IkWsru9lf33A0jfiKRcYvtdX7KN4jrYSDomYw==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@designestate/dees-element": "^2.0.5",
|
"@designestate/dees-element": "^2.0.11",
|
||||||
"@pushrocks/smartchok": "^1.0.23",
|
"@pushrocks/smartchok": "^1.0.23",
|
||||||
"@pushrocks/smartdelay": "^2.0.13",
|
"@pushrocks/smartdelay": "^2.0.13",
|
||||||
"@pushrocks/smartexpress": "^4.0.3",
|
"@pushrocks/smartexpress": "^4.0.4",
|
||||||
"@pushrocks/smartfile": "^9.0.6",
|
"@pushrocks/smartfile": "^9.0.6",
|
||||||
"@pushrocks/smartlog": "^2.0.44",
|
"@pushrocks/smartlog": "^2.0.44",
|
||||||
"@pushrocks/smartlog-destination-devtools": "^1.0.10",
|
"@pushrocks/smartlog-destination-devtools": "^1.0.10",
|
||||||
@@ -4015,9 +4016,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@pushrocks/taskbuffer": {
|
"node_modules/@pushrocks/taskbuffer": {
|
||||||
"version": "3.0.0",
|
"version": "3.0.1",
|
||||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2ftaskbuffer/-/taskbuffer-3.0.0.tgz",
|
"resolved": "https://verdaccio.lossless.one/@pushrocks%2ftaskbuffer/-/taskbuffer-3.0.1.tgz",
|
||||||
"integrity": "sha512-c+8UhbGXKGTjloTM2Y0X2KNrOWqzUmzo0IiUginC+Riqclr7wRE3V1wH1ElPHuOvOa30sUJ6lJJzJa3SufBlmA==",
|
"integrity": "sha512-OTIY3UH+MdMJ/Saq70KFKd6V1cV4h5q2b+E/iG5oeBGguY8/fSiaLbZ7lypWRBL+euaH3Wg6tNVutqheCjWmIg==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@pushrocks/lik": "^5.0.4",
|
"@pushrocks/lik": "^5.0.4",
|
||||||
@@ -4025,8 +4026,7 @@
|
|||||||
"@pushrocks/smartlog": "^2.0.44",
|
"@pushrocks/smartlog": "^2.0.44",
|
||||||
"@pushrocks/smartpromise": "^3.1.7",
|
"@pushrocks/smartpromise": "^3.1.7",
|
||||||
"@pushrocks/smartrx": "^2.0.25",
|
"@pushrocks/smartrx": "^2.0.25",
|
||||||
"@pushrocks/smarttime": "^3.0.45",
|
"@pushrocks/smarttime": "^3.0.45"
|
||||||
"@types/cron": "^1.7.3"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@pushrocks/webrequest": {
|
"node_modules/@pushrocks/webrequest": {
|
||||||
@@ -4338,16 +4338,6 @@
|
|||||||
"integrity": "sha512-vt+kDhq/M2ayberEtJcIN/hxXy1Pk+59g2FV/ZQceeaTyCtCucjL2Q7FXlFjtWn4n15KCr1NE2lNNFhp0lEThw==",
|
"integrity": "sha512-vt+kDhq/M2ayberEtJcIN/hxXy1Pk+59g2FV/ZQceeaTyCtCucjL2Q7FXlFjtWn4n15KCr1NE2lNNFhp0lEThw==",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@types/cron": {
|
|
||||||
"version": "1.7.3",
|
|
||||||
"resolved": "https://verdaccio.lossless.one/@types%2fcron/-/cron-1.7.3.tgz",
|
|
||||||
"integrity": "sha512-iPmUXyIJG1Js+ldPYhOQcYU3kCAQ2FWrSkm1FJPoii2eYSn6wEW6onPukNTT0bfiflexNSRPl6KWmAIqS+36YA==",
|
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
|
||||||
"@types/node": "*",
|
|
||||||
"moment": ">=2.14.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@types/default-gateway": {
|
"node_modules/@types/default-gateway": {
|
||||||
"version": "3.0.1",
|
"version": "3.0.1",
|
||||||
"resolved": "https://verdaccio.lossless.one/@types%2fdefault-gateway/-/default-gateway-3.0.1.tgz",
|
"resolved": "https://verdaccio.lossless.one/@types%2fdefault-gateway/-/default-gateway-3.0.1.tgz",
|
||||||
@@ -4469,9 +4459,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@types/node": {
|
"node_modules/@types/node": {
|
||||||
"version": "17.0.23",
|
"version": "17.0.25",
|
||||||
"resolved": "https://verdaccio.lossless.one/@types%2fnode/-/node-17.0.23.tgz",
|
"resolved": "https://verdaccio.lossless.one/@types%2fnode/-/node-17.0.25.tgz",
|
||||||
"integrity": "sha512-UxDxWn7dl97rKVeVS61vErvw086aCYhDLyvRQZ5Rk65rZKepaFdm53GeqXaKBuOhED4e9uWq34IC3TdSdJJ2Gw==",
|
"integrity": "sha512-wANk6fBrUwdpY4isjWrKTufkrXdu1D2YHCot2fD/DfWxF5sMrVSA+KN7ydckvaTCh0HiqX9IVl0L5/ZoXg5M7w==",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/@types/parse-json": {
|
"node_modules/@types/parse-json": {
|
||||||
@@ -7757,9 +7747,9 @@
|
|||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/lit": {
|
"node_modules/lit": {
|
||||||
"version": "2.2.1",
|
"version": "2.2.2",
|
||||||
"resolved": "https://verdaccio.lossless.one/lit/-/lit-2.2.1.tgz",
|
"resolved": "https://verdaccio.lossless.one/lit/-/lit-2.2.2.tgz",
|
||||||
"integrity": "sha512-dSe++R50JqrvNGXmI9OE13de1z5U/Y3J2dTm/9GC86vedI8ILoR8ZGnxfThFpvQ9m0lR0qRnIR4IiKj/jDCfYw==",
|
"integrity": "sha512-eN3+2QRHn/erxYB88AXiiRgQA6RltE9MhzySCwX+ACOxA/MLWN3VdXvcbZD9PN09zmUwlgzDvW3T84YWj2Sa0A==",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@lit/reactive-element": "^1.3.0",
|
"@lit/reactive-element": "^1.3.0",
|
||||||
@@ -8133,15 +8123,6 @@
|
|||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/moment": {
|
|
||||||
"version": "2.29.1",
|
|
||||||
"resolved": "https://verdaccio.lossless.one/moment/-/moment-2.29.1.tgz",
|
|
||||||
"integrity": "sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==",
|
|
||||||
"license": "MIT",
|
|
||||||
"engines": {
|
|
||||||
"node": "*"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/ms": {
|
"node_modules/ms": {
|
||||||
"version": "2.1.2",
|
"version": "2.1.2",
|
||||||
"resolved": "https://verdaccio.lossless.one/ms/-/ms-2.1.2.tgz",
|
"resolved": "https://verdaccio.lossless.one/ms/-/ms-2.1.2.tgz",
|
||||||
@@ -10980,9 +10961,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@apiglobal/typedrequest": {
|
"@apiglobal/typedrequest": {
|
||||||
"version": "2.0.0",
|
"version": "2.0.3",
|
||||||
"resolved": "https://verdaccio.lossless.one/@apiglobal%2ftypedrequest/-/typedrequest-2.0.0.tgz",
|
"resolved": "https://verdaccio.lossless.one/@apiglobal%2ftypedrequest/-/typedrequest-2.0.3.tgz",
|
||||||
"integrity": "sha512-dpgBO9kVC+n8sTBuUfmlc30k2exvZwYR8t40Svk3/rKtp6oxVFUXVNtdP+eoHb2ODihafmz3UV0fr4Tkpwh1kA==",
|
"integrity": "sha512-bRXiv3OwPh4uA4ete9maHXyF3CMNz8rc81r41DBeYzscaadKlQSK0ewOBLQjjZ2MBWDAGR0NbGBEaJJrXqYS0w==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@apiglobal/typedrequest-interfaces": "^1.0.15",
|
"@apiglobal/typedrequest-interfaces": "^1.0.15",
|
||||||
"@pushrocks/isounique": "^1.0.5",
|
"@pushrocks/isounique": "^1.0.5",
|
||||||
@@ -12037,22 +12018,23 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@designestate/dees-comms": {
|
"@designestate/dees-comms": {
|
||||||
"version": "1.0.17",
|
"version": "1.0.22",
|
||||||
"resolved": "https://verdaccio.lossless.one/@designestate%2fdees-comms/-/dees-comms-1.0.17.tgz",
|
"resolved": "https://verdaccio.lossless.one/@designestate%2fdees-comms/-/dees-comms-1.0.22.tgz",
|
||||||
"integrity": "sha512-qLMD1S8VDX5m7qwxIj2KqO9nwucH1zi7aKcqXEuPbfJABTZGlrgbQlUvA3QPsIaAcRwbWrG+c7DCx1j88RshFA==",
|
"integrity": "sha512-zZ2AwCy49sj1fNyeSMtAxcN4qAGiP5+OjJCtY88YjrNbvD83v4GZpjci0nFUPuvOkCoeo18Uw8xgZSDy8lc59Q==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@apiglobal/typedrequest": "^2.0.0",
|
"@apiglobal/typedrequest": "^2.0.3",
|
||||||
"@apiglobal/typedrequest-interfaces": "^1.0.15",
|
"@apiglobal/typedrequest-interfaces": "^1.0.15",
|
||||||
|
"@pushrocks/smartdelay": "^2.0.13",
|
||||||
"broadcast-channel": "^3.7.0"
|
"broadcast-channel": "^3.7.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@designestate/dees-domtools": {
|
"@designestate/dees-domtools": {
|
||||||
"version": "2.0.4",
|
"version": "2.0.14",
|
||||||
"resolved": "https://verdaccio.lossless.one/@designestate%2fdees-domtools/-/dees-domtools-2.0.4.tgz",
|
"resolved": "https://verdaccio.lossless.one/@designestate%2fdees-domtools/-/dees-domtools-2.0.14.tgz",
|
||||||
"integrity": "sha512-caiDlBdTz9qik4SPt3VxWSDUSpuWA2bLJWVcYhvGDxiRndv6oSVoK1u+5L2dXigeKP9Z3hJvLlQdMhs4Vd1n4A==",
|
"integrity": "sha512-rcbcMsqS6gIpHUp409IDXNmup57cq4bYp3N4R3lkJ0KDmMuHdniRjPxjx7KQB7oE+k8UGfjZbEgb1IodOHiC6w==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@apiglobal/typedrequest": "^2.0.0",
|
"@apiglobal/typedrequest": "^2.0.3",
|
||||||
"@designestate/dees-comms": "^1.0.16",
|
"@designestate/dees-comms": "^1.0.22",
|
||||||
"@pushrocks/lik": "^5.0.4",
|
"@pushrocks/lik": "^5.0.4",
|
||||||
"@pushrocks/smartdelay": "^2.0.13",
|
"@pushrocks/smartdelay": "^2.0.13",
|
||||||
"@pushrocks/smartpromise": "^3.1.7",
|
"@pushrocks/smartpromise": "^3.1.7",
|
||||||
@@ -12062,19 +12044,19 @@
|
|||||||
"@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",
|
||||||
"lit": "^2.2.1",
|
"lit": "^2.2.2",
|
||||||
"sweet-scroll": "^4.0.0"
|
"sweet-scroll": "^4.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@designestate/dees-element": {
|
"@designestate/dees-element": {
|
||||||
"version": "2.0.5",
|
"version": "2.0.11",
|
||||||
"resolved": "https://verdaccio.lossless.one/@designestate%2fdees-element/-/dees-element-2.0.5.tgz",
|
"resolved": "https://verdaccio.lossless.one/@designestate%2fdees-element/-/dees-element-2.0.11.tgz",
|
||||||
"integrity": "sha512-xyYqBtwVYi/fo0qwb3w8Opqxzq1BGrNxWQrtiLzYp1+p6zmbP8Bo1nlwAX+UF+WoCZ9RB6NPRRwyUtyguDpalQ==",
|
"integrity": "sha512-CbQgRwmlTa8lLjO8pwc9vZ8OYEtyhGLsjUo09pgkiL3HUsyQOSc4T4BDGVivT5FI6o1IkAaAgwKvA617eei7xw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@designestate/dees-domtools": "^2.0.1",
|
"@designestate/dees-domtools": "^2.0.14",
|
||||||
"@pushrocks/isounique": "^1.0.5",
|
"@pushrocks/isounique": "^1.0.5",
|
||||||
"@pushrocks/smartrx": "^2.0.25",
|
"@pushrocks/smartrx": "^2.0.25",
|
||||||
"lit": "^2.2.1"
|
"lit": "^2.2.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@gitzone/tsbuild": {
|
"@gitzone/tsbuild": {
|
||||||
@@ -13537,14 +13519,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@pushrocks/smartserve": {
|
"@pushrocks/smartserve": {
|
||||||
"version": "2.0.12",
|
"version": "2.0.19",
|
||||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartserve/-/smartserve-2.0.12.tgz",
|
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartserve/-/smartserve-2.0.19.tgz",
|
||||||
"integrity": "sha512-xBjUxoqu9fhuAKO8oauapQJmoN1a4pKGE1gNZUWrEYhRHYajy6V5x+TgviPNp6VYvmyAb7vIB8+XLLt5Ec/dkg==",
|
"integrity": "sha512-D64MH3xYkuGJPFQrJcFgchzg0iKwVAu3ZYrVVigjNNKpZ1W26IkWsru9lf33A0jfiKRcYvtdX7KN4jrYSDomYw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@designestate/dees-element": "^2.0.5",
|
"@designestate/dees-element": "^2.0.11",
|
||||||
"@pushrocks/smartchok": "^1.0.23",
|
"@pushrocks/smartchok": "^1.0.23",
|
||||||
"@pushrocks/smartdelay": "^2.0.13",
|
"@pushrocks/smartdelay": "^2.0.13",
|
||||||
"@pushrocks/smartexpress": "^4.0.3",
|
"@pushrocks/smartexpress": "^4.0.4",
|
||||||
"@pushrocks/smartfile": "^9.0.6",
|
"@pushrocks/smartfile": "^9.0.6",
|
||||||
"@pushrocks/smartlog": "^2.0.44",
|
"@pushrocks/smartlog": "^2.0.44",
|
||||||
"@pushrocks/smartlog-destination-devtools": "^1.0.10",
|
"@pushrocks/smartlog-destination-devtools": "^1.0.10",
|
||||||
@@ -13733,17 +13715,16 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@pushrocks/taskbuffer": {
|
"@pushrocks/taskbuffer": {
|
||||||
"version": "3.0.0",
|
"version": "3.0.1",
|
||||||
"resolved": "https://verdaccio.lossless.one/@pushrocks%2ftaskbuffer/-/taskbuffer-3.0.0.tgz",
|
"resolved": "https://verdaccio.lossless.one/@pushrocks%2ftaskbuffer/-/taskbuffer-3.0.1.tgz",
|
||||||
"integrity": "sha512-c+8UhbGXKGTjloTM2Y0X2KNrOWqzUmzo0IiUginC+Riqclr7wRE3V1wH1ElPHuOvOa30sUJ6lJJzJa3SufBlmA==",
|
"integrity": "sha512-OTIY3UH+MdMJ/Saq70KFKd6V1cV4h5q2b+E/iG5oeBGguY8/fSiaLbZ7lypWRBL+euaH3Wg6tNVutqheCjWmIg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@pushrocks/lik": "^5.0.4",
|
"@pushrocks/lik": "^5.0.4",
|
||||||
"@pushrocks/smartdelay": "^2.0.13",
|
"@pushrocks/smartdelay": "^2.0.13",
|
||||||
"@pushrocks/smartlog": "^2.0.44",
|
"@pushrocks/smartlog": "^2.0.44",
|
||||||
"@pushrocks/smartpromise": "^3.1.7",
|
"@pushrocks/smartpromise": "^3.1.7",
|
||||||
"@pushrocks/smartrx": "^2.0.25",
|
"@pushrocks/smartrx": "^2.0.25",
|
||||||
"@pushrocks/smarttime": "^3.0.45",
|
"@pushrocks/smarttime": "^3.0.45"
|
||||||
"@types/cron": "^1.7.3"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@pushrocks/webrequest": {
|
"@pushrocks/webrequest": {
|
||||||
@@ -13983,15 +13964,6 @@
|
|||||||
"resolved": "https://verdaccio.lossless.one/@types%2fcors/-/cors-2.8.12.tgz",
|
"resolved": "https://verdaccio.lossless.one/@types%2fcors/-/cors-2.8.12.tgz",
|
||||||
"integrity": "sha512-vt+kDhq/M2ayberEtJcIN/hxXy1Pk+59g2FV/ZQceeaTyCtCucjL2Q7FXlFjtWn4n15KCr1NE2lNNFhp0lEThw=="
|
"integrity": "sha512-vt+kDhq/M2ayberEtJcIN/hxXy1Pk+59g2FV/ZQceeaTyCtCucjL2Q7FXlFjtWn4n15KCr1NE2lNNFhp0lEThw=="
|
||||||
},
|
},
|
||||||
"@types/cron": {
|
|
||||||
"version": "1.7.3",
|
|
||||||
"resolved": "https://verdaccio.lossless.one/@types%2fcron/-/cron-1.7.3.tgz",
|
|
||||||
"integrity": "sha512-iPmUXyIJG1Js+ldPYhOQcYU3kCAQ2FWrSkm1FJPoii2eYSn6wEW6onPukNTT0bfiflexNSRPl6KWmAIqS+36YA==",
|
|
||||||
"requires": {
|
|
||||||
"@types/node": "*",
|
|
||||||
"moment": ">=2.14.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"@types/default-gateway": {
|
"@types/default-gateway": {
|
||||||
"version": "3.0.1",
|
"version": "3.0.1",
|
||||||
"resolved": "https://verdaccio.lossless.one/@types%2fdefault-gateway/-/default-gateway-3.0.1.tgz",
|
"resolved": "https://verdaccio.lossless.one/@types%2fdefault-gateway/-/default-gateway-3.0.1.tgz",
|
||||||
@@ -14097,9 +14069,9 @@
|
|||||||
"integrity": "sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ=="
|
"integrity": "sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ=="
|
||||||
},
|
},
|
||||||
"@types/node": {
|
"@types/node": {
|
||||||
"version": "17.0.23",
|
"version": "17.0.25",
|
||||||
"resolved": "https://verdaccio.lossless.one/@types%2fnode/-/node-17.0.23.tgz",
|
"resolved": "https://verdaccio.lossless.one/@types%2fnode/-/node-17.0.25.tgz",
|
||||||
"integrity": "sha512-UxDxWn7dl97rKVeVS61vErvw086aCYhDLyvRQZ5Rk65rZKepaFdm53GeqXaKBuOhED4e9uWq34IC3TdSdJJ2Gw=="
|
"integrity": "sha512-wANk6fBrUwdpY4isjWrKTufkrXdu1D2YHCot2fD/DfWxF5sMrVSA+KN7ydckvaTCh0HiqX9IVl0L5/ZoXg5M7w=="
|
||||||
},
|
},
|
||||||
"@types/parse-json": {
|
"@types/parse-json": {
|
||||||
"version": "4.0.0",
|
"version": "4.0.0",
|
||||||
@@ -16220,9 +16192,9 @@
|
|||||||
"integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg=="
|
"integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg=="
|
||||||
},
|
},
|
||||||
"lit": {
|
"lit": {
|
||||||
"version": "2.2.1",
|
"version": "2.2.2",
|
||||||
"resolved": "https://verdaccio.lossless.one/lit/-/lit-2.2.1.tgz",
|
"resolved": "https://verdaccio.lossless.one/lit/-/lit-2.2.2.tgz",
|
||||||
"integrity": "sha512-dSe++R50JqrvNGXmI9OE13de1z5U/Y3J2dTm/9GC86vedI8ILoR8ZGnxfThFpvQ9m0lR0qRnIR4IiKj/jDCfYw==",
|
"integrity": "sha512-eN3+2QRHn/erxYB88AXiiRgQA6RltE9MhzySCwX+ACOxA/MLWN3VdXvcbZD9PN09zmUwlgzDvW3T84YWj2Sa0A==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@lit/reactive-element": "^1.3.0",
|
"@lit/reactive-element": "^1.3.0",
|
||||||
"lit-element": "^3.2.0",
|
"lit-element": "^3.2.0",
|
||||||
@@ -16508,11 +16480,6 @@
|
|||||||
"integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==",
|
"integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"moment": {
|
|
||||||
"version": "2.29.1",
|
|
||||||
"resolved": "https://verdaccio.lossless.one/moment/-/moment-2.29.1.tgz",
|
|
||||||
"integrity": "sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ=="
|
|
||||||
},
|
|
||||||
"ms": {
|
"ms": {
|
||||||
"version": "2.1.2",
|
"version": "2.1.2",
|
||||||
"resolved": "https://verdaccio.lossless.one/ms/-/ms-2.1.2.tgz",
|
"resolved": "https://verdaccio.lossless.one/ms/-/ms-2.1.2.tgz",
|
||||||
|
10
package.json
10
package.json
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@gitzone/tswatch",
|
"name": "@gitzone/tswatch",
|
||||||
"version": "1.0.75",
|
"version": "1.0.78",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "watch typescript projects during development",
|
"description": "watch typescript projects during development",
|
||||||
"main": "dist_ts/index.js",
|
"main": "dist_ts/index.js",
|
||||||
@@ -13,13 +13,13 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "(tstest test/ --web)",
|
"test": "(tstest test/ --web)",
|
||||||
"build": "(tsbuild --web --skiplibcheck --allowimplicitany)"
|
"build": "(tsbuild --web --allowimplicitany)"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@gitzone/tsbuild": "^2.1.61",
|
"@gitzone/tsbuild": "^2.1.61",
|
||||||
"@gitzone/tstest": "^1.0.70",
|
"@gitzone/tstest": "^1.0.70",
|
||||||
"@pushrocks/tapbundle": "^5.0.3",
|
"@pushrocks/tapbundle": "^5.0.3",
|
||||||
"@types/node": "^17.0.23"
|
"@types/node": "^17.0.25"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@gitzone/tsbundle": "^1.0.102",
|
"@gitzone/tsbundle": "^1.0.102",
|
||||||
@@ -31,9 +31,9 @@
|
|||||||
"@pushrocks/smartdelay": "^2.0.13",
|
"@pushrocks/smartdelay": "^2.0.13",
|
||||||
"@pushrocks/smartlog": "^2.0.44",
|
"@pushrocks/smartlog": "^2.0.44",
|
||||||
"@pushrocks/smartlog-destination-local": "^8.0.8",
|
"@pushrocks/smartlog-destination-local": "^8.0.8",
|
||||||
"@pushrocks/smartserve": "^2.0.12",
|
"@pushrocks/smartserve": "^2.0.19",
|
||||||
"@pushrocks/smartshell": "^2.0.30",
|
"@pushrocks/smartshell": "^2.0.30",
|
||||||
"@pushrocks/taskbuffer": "^3.0.0"
|
"@pushrocks/taskbuffer": "^3.0.1"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"ts/**/*",
|
"ts/**/*",
|
||||||
|
Reference in New Issue
Block a user