fix(core): update
This commit is contained in:
		| @@ -24,7 +24,7 @@ | ||||
|     "@types/node": "^20.5.6" | ||||
|   }, | ||||
|   "dependencies": { | ||||
|     "@apiglobal/typedserver": "^2.0.65", | ||||
|     "@api.global/typedserver": "^3.0.4", | ||||
|     "@git.zone/tsbundle": "^2.0.8", | ||||
|     "@git.zone/tsrun": "^1.2.46", | ||||
|     "@push.rocks/consolecolor": "^2.0.1", | ||||
|   | ||||
							
								
								
									
										217
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										217
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							| @@ -5,9 +5,9 @@ settings: | ||||
|   excludeLinksFromLockfile: false | ||||
|  | ||||
| dependencies: | ||||
|   '@apiglobal/typedserver': | ||||
|     specifier: ^2.0.65 | ||||
|     version: 2.0.65 | ||||
|   '@api.global/typedserver': | ||||
|     specifier: ^3.0.4 | ||||
|     version: 3.0.4 | ||||
|   '@git.zone/tsbundle': | ||||
|     specifier: ^2.0.8 | ||||
|     version: 2.0.9 | ||||
| @@ -63,6 +63,75 @@ packages: | ||||
|       - supports-color | ||||
|     dev: false | ||||
|  | ||||
|   /@api.global/typedrequest-interfaces@3.0.1: | ||||
|     resolution: {integrity: sha512-eR2Cr01BYRwIq/X2ajOenWhm8l+/YE4A5kK/9V6I8ZnhtEBMFHG6YjF6Fg8npLJWbvhZXhOms+axZ6JKI71o8g==} | ||||
|     dev: false | ||||
|  | ||||
|   /@api.global/typedrequest@3.0.1: | ||||
|     resolution: {integrity: sha512-ed7wIqK7ErjHsiy+5UMB6lhtRzwfnaurNu/pbjQz67Pugk5DLUuuw36YyIlDhRepoPS4L2EY6zL+wsCciTCcoQ==} | ||||
|     dependencies: | ||||
|       '@api.global/typedrequest-interfaces': 3.0.1 | ||||
|       '@push.rocks/isounique': 1.0.5 | ||||
|       '@push.rocks/lik': 6.0.5 | ||||
|       '@push.rocks/smartdelay': 3.0.5 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       '@push.rocks/webrequest': 3.0.33 | ||||
|     dev: false | ||||
|  | ||||
|   /@api.global/typedserver@3.0.4: | ||||
|     resolution: {integrity: sha512-GT4RXtB9prsdiOW3pMpgT1jGjPZPXJlxRUdXZEfTf7IoFwB3tJYmdee+NOBkfnYby444Pc6w+vei4IQhY/+HTg==} | ||||
|     dependencies: | ||||
|       '@api.global/typedrequest': 3.0.1 | ||||
|       '@api.global/typedrequest-interfaces': 3.0.1 | ||||
|       '@api.global/typedsocket': 3.0.0 | ||||
|       '@push.rocks/lik': 6.0.5 | ||||
|       '@push.rocks/smartchok': 1.0.23 | ||||
|       '@push.rocks/smartdelay': 3.0.5 | ||||
|       '@push.rocks/smartenv': 5.0.5 | ||||
|       '@push.rocks/smartfeed': 1.0.11 | ||||
|       '@push.rocks/smartfile': 10.0.30 | ||||
|       '@push.rocks/smartlog': 3.0.3 | ||||
|       '@push.rocks/smartlog-destination-devtools': 1.0.10 | ||||
|       '@push.rocks/smartmanifest': 2.0.2 | ||||
|       '@push.rocks/smartmime': 1.0.6 | ||||
|       '@push.rocks/smartopen': 2.0.0 | ||||
|       '@push.rocks/smartpath': 5.0.11 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       '@push.rocks/smartrequest': 2.0.18 | ||||
|       '@push.rocks/smartrx': 3.0.6 | ||||
|       '@push.rocks/smartsitemap': 2.0.2 | ||||
|       '@push.rocks/smarttime': 4.0.5 | ||||
|       '@push.rocks/webstore': 2.0.9 | ||||
|       '@tsclass/tsclass': 4.0.42 | ||||
|       '@types/express': 4.17.17 | ||||
|       body-parser: 1.20.2 | ||||
|       cors: 2.8.5 | ||||
|       express: 4.18.2 | ||||
|       express-force-ssl: 0.3.2 | ||||
|       lit: 2.8.0 | ||||
|     transitivePeerDependencies: | ||||
|       - bufferutil | ||||
|       - supports-color | ||||
|       - utf-8-validate | ||||
|     dev: false | ||||
|  | ||||
|   /@api.global/typedsocket@3.0.0: | ||||
|     resolution: {integrity: sha512-ui+6MLd99iTN/lC+iC/FKPRjzVyiZ4PrmlU6ptbCtbBj3cSOXHx+RRGF54+be2xHodf4FOgwFv/GZdW8LtO3vg==} | ||||
|     dependencies: | ||||
|       '@api.global/typedrequest': 3.0.1 | ||||
|       '@api.global/typedrequest-interfaces': 3.0.1 | ||||
|       '@push.rocks/isohash': 2.0.1 | ||||
|       '@push.rocks/smartjson': 5.0.10 | ||||
|       '@push.rocks/smartrx': 3.0.6 | ||||
|       '@push.rocks/smartsocket': 2.0.22 | ||||
|       '@push.rocks/smartstring': 4.0.8 | ||||
|       '@push.rocks/smarturl': 3.0.7 | ||||
|     transitivePeerDependencies: | ||||
|       - bufferutil | ||||
|       - supports-color | ||||
|       - utf-8-validate | ||||
|     dev: false | ||||
|  | ||||
|   /@apiglobal/typedrequest-interfaces@1.0.20: | ||||
|     resolution: {integrity: sha512-ybsDtavYbzGJYSLodSbkxDvSLYtfMzBTuNZDJpiANt1rZA2MO/GCq8zk5MVLlrUUQIr/7oxPGWqxi1QDwR+RHQ==} | ||||
|     dev: false | ||||
| @@ -115,7 +184,7 @@ packages: | ||||
|       cors: 2.8.5 | ||||
|       express: 4.18.2 | ||||
|       express-force-ssl: 0.3.2 | ||||
|       lit: 2.7.6 | ||||
|       lit: 2.8.0 | ||||
|     transitivePeerDependencies: | ||||
|       - bufferutil | ||||
|       - supports-color | ||||
| @@ -555,6 +624,13 @@ packages: | ||||
|       '@push.rocks/consolecolor': 2.0.1 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|  | ||||
|   /@push.rocks/isohash@2.0.1: | ||||
|     resolution: {integrity: sha512-UulhEui8O9Ei9fSqTldsB73TUmAFNqEBk82tHsJSLLpNK9gJZQE82iaSNsQUakoUQ2c9KueueMfwC3IoDaYRrQ==} | ||||
|     dependencies: | ||||
|       '@pushrocks/smartenv': 5.0.5 | ||||
|       '@pushrocks/smarthash': 3.0.2 | ||||
|     dev: false | ||||
|  | ||||
|   /@push.rocks/isounique@1.0.5: | ||||
|     resolution: {integrity: sha512-Z0BVqZZOCif1THTbIKWMgg0wxCzt9CyBtBBqQJiZ+jJ0KlQFrQHNHrPt81/LXe/L4x0cxWsn0bpL6W5DNSvNLw==} | ||||
|  | ||||
| @@ -584,6 +660,26 @@ packages: | ||||
|       - utf-8-validate | ||||
|     dev: false | ||||
|  | ||||
|   /@push.rocks/smartcache@1.0.16: | ||||
|     resolution: {integrity: sha512-UAXf74eDuH4/RebJhydIbHlYVR3ACYJjniEY/9ZePblu7bIPgwFZqLBE9g1lcKVogbH9yY62dk3rSpgBzenyfQ==} | ||||
|     dependencies: | ||||
|       '@pushrocks/smartdelay': 2.0.13 | ||||
|       '@pushrocks/smarterror': 2.0.1 | ||||
|       '@pushrocks/smarthash': 3.0.2 | ||||
|       '@pushrocks/smartpromise': 3.1.10 | ||||
|       '@pushrocks/smarttime': 4.0.1 | ||||
|     dev: false | ||||
|  | ||||
|   /@push.rocks/smartchok@1.0.23: | ||||
|     resolution: {integrity: sha512-Wwyr0UTso6pTsLaZq4HJbkSxmIT+HNVADOUtRYVDcdj5gB3e7djThva0y+U6viU0kQK56nclWMuz8tcDpFNNJA==} | ||||
|     dependencies: | ||||
|       '@pushrocks/lik': 3.0.19 | ||||
|       '@pushrocks/smartpromise': 3.1.10 | ||||
|       '@pushrocks/smartrx': 2.0.27 | ||||
|       '@types/chokidar': 2.1.3 | ||||
|       chokidar: 3.5.3 | ||||
|     dev: false | ||||
|  | ||||
|   /@push.rocks/smartcli@4.0.8: | ||||
|     resolution: {integrity: sha512-B4F3nqq7ko8tev1wxGdFnh/zSDDP8Q9LpEOb3wTf0jayyhYetFQ7n6zi4J9fhXYBKPkJSyQEBoOfRmgJyeLHkA==} | ||||
|     dependencies: | ||||
| @@ -612,6 +708,14 @@ packages: | ||||
|       fast-deep-equal: 3.1.3 | ||||
|     dev: false | ||||
|  | ||||
|   /@push.rocks/smartfeed@1.0.11: | ||||
|     resolution: {integrity: sha512-02uhXxQamgfBo3T12FsAdfyElnpoWuDUb08B2AE60DbIaukVx/7Mi17xwobApY1flNSr5StZDt8N8vxPhBhIXw==} | ||||
|     dependencies: | ||||
|       '@tsclass/tsclass': 3.0.48 | ||||
|       feed: 4.2.2 | ||||
|       rss-parser: 3.13.0 | ||||
|     dev: false | ||||
|  | ||||
|   /@push.rocks/smartfile-interfaces@1.0.7: | ||||
|     resolution: {integrity: sha512-MeOl/200UOvSO4Pgq/DVFiBVZpL9gjOBQM+4XYNjSxda8c6VBvchHAntaFLQUlO8U1ckNaP9i+nMO4O4/0ymyw==} | ||||
|  | ||||
| @@ -652,6 +756,12 @@ packages: | ||||
|       fast-json-stable-stringify: 2.1.0 | ||||
|       lodash.clonedeep: 4.5.0 | ||||
|  | ||||
|   /@push.rocks/smartlog-destination-devtools@1.0.10: | ||||
|     resolution: {integrity: sha512-E6xRx5vhR7gh9peXjUyBwNj0H0MeaBjh+PY++PbOhUF4NDMaEuswRLRs+UN9bfbLXZQl2i4hYD1MNCesHGTVgA==} | ||||
|     dependencies: | ||||
|       '@pushrocks/smartlog-interfaces': 2.0.23 | ||||
|     dev: false | ||||
|  | ||||
|   /@push.rocks/smartlog-destination-local@9.0.1: | ||||
|     resolution: {integrity: sha512-JCX73z4ORTI7XEMmWFYp2GkWwpPgXDZzIQBTrBOlo6U+EAERWZhZDpLfVK+qKuZBQ86E0gqTlcUaOl3k1vp1GA==} | ||||
|     dependencies: | ||||
| @@ -671,6 +781,10 @@ packages: | ||||
|       '@push.rocks/isounique': 1.0.5 | ||||
|       '@push.rocks/smartlog-interfaces': 3.0.0 | ||||
|  | ||||
|   /@push.rocks/smartmanifest@2.0.2: | ||||
|     resolution: {integrity: sha512-QGc5C9vunjfUbYsPGz5bynV/mVmPHkrQDkWp8ZO8VJtK1GZe+njgbrNyxn2SUHR0IhSAbSXl1j4JvBqYf5eTVg==} | ||||
|     dev: false | ||||
|  | ||||
|   /@push.rocks/smartmatch@2.0.0: | ||||
|     resolution: {integrity: sha512-MBzP++1yNIBeox71X6VxpIgZ8m4bXnJpZJ4nWVH6IWpmO38MXTu4X0QF8tQnyT4LFcwvc9iiWaD15cstHa7Mmw==} | ||||
|     dependencies: | ||||
| @@ -682,6 +796,12 @@ packages: | ||||
|       '@types/mime-types': 2.1.1 | ||||
|       mime-types: 2.1.35 | ||||
|  | ||||
|   /@push.rocks/smartopen@2.0.0: | ||||
|     resolution: {integrity: sha512-eVT0GhtQ2drb95j/kktYst/Toh1zCwCqjTJFYtaYFUnnBnBUajPtBZDFnPQo01DN8JxoeCTo8jggq+PCvzcfww==} | ||||
|     dependencies: | ||||
|       open: 8.4.2 | ||||
|     dev: false | ||||
|  | ||||
|   /@push.rocks/smartparam@1.1.10: | ||||
|     resolution: {integrity: sha512-2WDAUtc7GH+E0QszsiuXRdLPnJ/edlS2zPtFgfNpA0LJ8tJ5J9lyx6zhM39k4rKzKtK7bnjWHDb2tHE9zaOBYw==} | ||||
|     deprecated: deprecated in favour of @push.rocks/smartobject | ||||
| @@ -720,6 +840,41 @@ packages: | ||||
|       which: 3.0.1 | ||||
|     dev: false | ||||
|  | ||||
|   /@push.rocks/smartsitemap@2.0.2: | ||||
|     resolution: {integrity: sha512-TiesAOHMMTVa7/3LeU0iLtCGkW9QvR9IFmdRl0CEOMEmajwp0GAVT1i1DUPq/84WbD8RE/Pw3b0Wt10QrpoBPw==} | ||||
|     dependencies: | ||||
|       '@push.rocks/smartcache': 1.0.16 | ||||
|       '@push.rocks/smartfeed': 1.0.11 | ||||
|       '@push.rocks/smartxml': 1.0.6 | ||||
|       '@push.rocks/smartyaml': 2.0.5 | ||||
|       '@push.rocks/webrequest': 3.0.33 | ||||
|       '@tsclass/tsclass': 4.0.42 | ||||
|     dev: false | ||||
|  | ||||
|   /@push.rocks/smartsocket@2.0.22: | ||||
|     resolution: {integrity: sha512-SkvJk28s1Hp9MJa3xWW6zFAWCJFzY91YdRCBWwW/lME0EYQQ9wY0K55MTOw/bBPqYEmebjZ8E/8OdPKCzd7H1A==} | ||||
|     dependencies: | ||||
|       '@apiglobal/typedrequest-interfaces': 2.0.1 | ||||
|       '@apiglobal/typedserver': 2.0.65 | ||||
|       '@push.rocks/isohash': 2.0.1 | ||||
|       '@push.rocks/isounique': 1.0.5 | ||||
|       '@push.rocks/lik': 6.0.5 | ||||
|       '@push.rocks/smartdelay': 3.0.5 | ||||
|       '@push.rocks/smartenv': 5.0.5 | ||||
|       '@push.rocks/smartjson': 5.0.10 | ||||
|       '@push.rocks/smartlog': 3.0.3 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       '@push.rocks/smartrx': 3.0.6 | ||||
|       '@push.rocks/smarttime': 4.0.5 | ||||
|       engine.io: 6.3.1 | ||||
|       socket.io: 4.5.4 | ||||
|       socket.io-client: 4.5.4 | ||||
|     transitivePeerDependencies: | ||||
|       - bufferutil | ||||
|       - supports-color | ||||
|       - utf-8-validate | ||||
|     dev: false | ||||
|  | ||||
|   /@push.rocks/smartspawn@3.0.2: | ||||
|     resolution: {integrity: sha512-KdQd64FKIwjHyuuwR/CMP4MXzC08rAE7cjkyQqfJzwZhzJK2Pd/HPwazx0cfZFFWIiz09byYhBwK0rKXRiYEWA==} | ||||
|     dependencies: | ||||
| @@ -769,6 +924,19 @@ packages: | ||||
|   /@push.rocks/smarturl@3.0.7: | ||||
|     resolution: {integrity: sha512-nx4EWjQD9JeO7QVbOsxd1PFeDQYoSQOOOYCZ+r7QWXHLJG52iYzgvJDCQyX6p705HDkYMJWozW2ZzhR22qLKbw==} | ||||
|  | ||||
|   /@push.rocks/smartxml@1.0.6: | ||||
|     resolution: {integrity: sha512-ZgVrtQIfwtHkmeUDBAj/HL9LmcYikmvSsdtF+zn9U/L7JxgY4X18uJTuSHhnzj+AZQuz6pnuVEO8Bk5dyvyvGw==} | ||||
|     dependencies: | ||||
|       fast-xml-parser: 3.21.1 | ||||
|     dev: false | ||||
|  | ||||
|   /@push.rocks/smartyaml@2.0.5: | ||||
|     resolution: {integrity: sha512-tBcf+HaOIfeEsTMwgUZDtZERCxXQyRsWO8Ar5DjBdiSRchbhVGZQEBzXswMS0W5ZoRenjgPK+4tPW3JQGRTfbg==} | ||||
|     dependencies: | ||||
|       '@types/js-yaml': 3.12.7 | ||||
|       js-yaml: 3.14.1 | ||||
|     dev: false | ||||
|  | ||||
|   /@push.rocks/tapbundle@5.0.15(sinon@15.2.0): | ||||
|     resolution: {integrity: sha512-vVTVmQCovYq9xhif96z7wN8pFiB3UB9MZSkqMDgfNTWhlU19ZZR1azCZn+zXsYxgJmD8wKNYhvZYgdRz73KbBg==} | ||||
|     dependencies: | ||||
| @@ -785,6 +953,29 @@ packages: | ||||
|       - utf-8-validate | ||||
|     dev: false | ||||
|  | ||||
|   /@push.rocks/webrequest@3.0.33: | ||||
|     resolution: {integrity: sha512-wO2ibVdTMIE4hwsK9pZSNMl1OcFNbn0/ZUjZS18wzHKR4WMMaVUPmI4eHUzc7fWR6PWvkseNGn3JFxA9YK4p1Q==} | ||||
|     dependencies: | ||||
|       '@push.rocks/smartdelay': 3.0.5 | ||||
|       '@push.rocks/smartenv': 5.0.5 | ||||
|       '@push.rocks/smartjson': 5.0.10 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       '@push.rocks/webstore': 2.0.9 | ||||
|     dev: false | ||||
|  | ||||
|   /@push.rocks/webstore@2.0.9: | ||||
|     resolution: {integrity: sha512-B/a/M+udyr0pByGdOEcWyY+gugIx36YJXWwNUrslh9XjIWs+0NKSFJRnZKuVYSCHOnc/WblAOceSlGVwFmYVBw==} | ||||
|     dependencies: | ||||
|       '@apiglobal/typedrequest-interfaces': 2.0.1 | ||||
|       '@push.rocks/lik': 6.0.5 | ||||
|       '@push.rocks/smartenv': 5.0.5 | ||||
|       '@push.rocks/smartjson': 5.0.10 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
|       '@push.rocks/smartrx': 3.0.6 | ||||
|       fake-indexeddb: 4.0.2 | ||||
|       idb: 7.1.1 | ||||
|     dev: false | ||||
|  | ||||
|   /@pushrocks/consolecolor@2.0.1: | ||||
|     resolution: {integrity: sha512-iOFCHVeFZ2OywbdwSxVI4/wokkcLrXVdHLgvMmkNhJ220eeLgjNZWx3EJo3vNW3zq5ybCSCUIq0878djBxrWpw==} | ||||
|     deprecated: This package has been deprecated in favour of the new package at @push.rocks/consolecolor | ||||
| @@ -2912,6 +3103,12 @@ packages: | ||||
|       realistic-structured-clone: 3.0.0 | ||||
|     dev: false | ||||
|  | ||||
|   /fake-indexeddb@4.0.2: | ||||
|     resolution: {integrity: sha512-SdTwEhnakbgazc7W3WUXOJfGmhH0YfG4d+dRPOFoYDRTL6U5t8tvrmkf2W/C3W1jk2ylV7Wrnj44RASqpX/lEw==} | ||||
|     dependencies: | ||||
|       realistic-structured-clone: 3.0.0 | ||||
|     dev: false | ||||
|  | ||||
|   /fast-deep-equal@3.1.3: | ||||
|     resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} | ||||
|     dev: false | ||||
| @@ -3800,25 +3997,25 @@ packages: | ||||
|     dependencies: | ||||
|       '@lit-labs/ssr-dom-shim': 1.1.1 | ||||
|       '@lit/reactive-element': 1.6.2 | ||||
|       lit-html: 2.7.5 | ||||
|       lit-html: 2.8.0 | ||||
|     dev: false | ||||
|  | ||||
|   /lit-html@1.4.1: | ||||
|     resolution: {integrity: sha512-B9btcSgPYb1q4oSOb/PrOT6Z/H+r6xuNzfH4lFli/AWhYwdtrgQkQWBbIc6mdnf6E2IL3gDXdkkqNktpU0OZQA==} | ||||
|     dev: false | ||||
|  | ||||
|   /lit-html@2.7.5: | ||||
|     resolution: {integrity: sha512-YqUzpisJodwKIlbMFCtyrp58oLloKGnnPLMJ1t23cbfIJjg/H9pvLWK4XS69YeubK5HUs1UE4ys9w5dP1zg6IA==} | ||||
|   /lit-html@2.8.0: | ||||
|     resolution: {integrity: sha512-o9t+MQM3P4y7M7yNzqAyjp7z+mQGa4NS4CxiyLqFPyFWyc4O+nodLrkrxSaCTrla6M5YOLaT3RpbbqjszB5g3Q==} | ||||
|     dependencies: | ||||
|       '@types/trusted-types': 2.0.3 | ||||
|     dev: false | ||||
|  | ||||
|   /lit@2.7.6: | ||||
|     resolution: {integrity: sha512-1amFHA7t4VaaDe+vdQejSVBklwtH9svGoG6/dZi9JhxtJBBlqY5D1RV7iLUYY0trCqQc4NfhYYZilZiVHt7Hxg==} | ||||
|   /lit@2.8.0: | ||||
|     resolution: {integrity: sha512-4Sc3OFX9QHOJaHbmTMk28SYgVxLN3ePDjg7hofEft2zWlehFL3LiAuapWc4U/kYwMYJSh2hTCPZ6/LIC7ii0MA==} | ||||
|     dependencies: | ||||
|       '@lit/reactive-element': 1.6.2 | ||||
|       lit-element: 3.3.2 | ||||
|       lit-html: 2.7.5 | ||||
|       lit-html: 2.8.0 | ||||
|     dev: false | ||||
|  | ||||
|   /locate-path@3.0.0: | ||||
|   | ||||
| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@git.zone/tstest', | ||||
|   version: '1.0.80', | ||||
|   version: '1.0.81', | ||||
|   description: 'a test utility to run tests that match test/**/*.ts' | ||||
| } | ||||
|   | ||||
| @@ -4,7 +4,7 @@ import * as path from 'path'; | ||||
| export { path }; | ||||
|  | ||||
| // @apiglobal scope | ||||
| import * as typedserver from '@apiglobal/typedserver'; | ||||
| import * as typedserver from '@api.global/typedserver'; | ||||
|  | ||||
| export { | ||||
|   typedserver | ||||
|   | ||||
		Reference in New Issue
	
	Block a user