fix(core): update
This commit is contained in:
		| @@ -27,6 +27,7 @@ | ||||
|     "@push.rocks/smartdelay": "^3.0.5", | ||||
|     "@push.rocks/smartenv": "^5.0.12", | ||||
|     "@push.rocks/smartexpect": "^1.0.21", | ||||
|     "@push.rocks/smartjson": "^5.0.14", | ||||
|     "@push.rocks/smartpromise": "^4.0.2", | ||||
|     "@push.rocks/smarttime": "^4.0.6" | ||||
|   }, | ||||
|   | ||||
							
								
								
									
										55
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										55
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							| @@ -20,6 +20,9 @@ dependencies: | ||||
|   '@push.rocks/smartexpect': | ||||
|     specifier: ^1.0.21 | ||||
|     version: 1.0.21 | ||||
|   '@push.rocks/smartjson': | ||||
|     specifier: ^5.0.14 | ||||
|     version: 5.0.14 | ||||
|   '@push.rocks/smartpromise': | ||||
|     specifier: ^4.0.2 | ||||
|     version: 4.0.3 | ||||
| @@ -631,7 +634,6 @@ packages: | ||||
|  | ||||
|   /@push.rocks/isounique@1.0.5: | ||||
|     resolution: {integrity: sha512-Z0BVqZZOCif1THTbIKWMgg0wxCzt9CyBtBBqQJiZ+jJ0KlQFrQHNHrPt81/LXe/L4x0cxWsn0bpL6W5DNSvNLw==} | ||||
|     dev: true | ||||
|  | ||||
|   /@push.rocks/lik@6.0.14: | ||||
|     resolution: {integrity: sha512-d15PoV3T2MvO/XNYwigGp3I6z4eTd6lvdELlfc/addCuYwfvV5dZr30SsKYlyvXLaHBis8PxwcdIMFlSmHB2Qw==} | ||||
| @@ -672,6 +674,9 @@ packages: | ||||
|       - utf-8-validate | ||||
|     dev: true | ||||
|  | ||||
|   /@push.rocks/smartbuffer@1.0.7: | ||||
|     resolution: {integrity: sha512-ESs16KRJuHo0wXxAZjwu0uiBgwUC6EodHtERFHAo2XfT+fw40DPnAvIi37RJPA8FZ7kIkpzRcuTCuFW81UH7VA==} | ||||
|  | ||||
|   /@push.rocks/smartdelay@3.0.5: | ||||
|     resolution: {integrity: sha512-mUuI7kj2f7ztjpic96FvRIlf2RsKBa5arw81AHNsndbxO6asRcxuWL8dTVxouEIK8YsBUlj0AsrCkHhMbLQdHw==} | ||||
|     dependencies: | ||||
| @@ -700,7 +705,7 @@ packages: | ||||
|       '@push.rocks/smartdelay': 3.0.5 | ||||
|       '@push.rocks/smartfile-interfaces': 1.0.7 | ||||
|       '@push.rocks/smarthash': 3.0.2 | ||||
|       '@push.rocks/smartjson': 5.0.6 | ||||
|       '@push.rocks/smartjson': 5.0.14 | ||||
|       '@push.rocks/smartmime': 1.0.6 | ||||
|       '@push.rocks/smartpath': 5.0.11 | ||||
|       '@push.rocks/smartpromise': 4.0.3 | ||||
| @@ -725,15 +730,14 @@ packages: | ||||
|       through2: 4.0.2 | ||||
|     dev: true | ||||
|  | ||||
|   /@push.rocks/smartjson@5.0.6: | ||||
|     resolution: {integrity: sha512-TIf9eIAdy22Ul3+pExF/IG4NqIj82bf28JgnJr2olgyFL5DWKudPUjMAly1cvnUtxo2V91N4J/9Uec7XLocywA==} | ||||
|   /@push.rocks/smartjson@5.0.14: | ||||
|     resolution: {integrity: sha512-xS74shCYvTDvn25DWHU5VbXUtsTtbLvQmgHroN0xG4RcQfgsdoR2EYrnXmt6aY0IPubONtJ0OxABE3LDI5Yviw==} | ||||
|     dependencies: | ||||
|       '@pushrocks/smartstring': 4.0.7 | ||||
|       '@types/buffer-json': 2.0.1 | ||||
|       buffer-json: 2.0.0 | ||||
|       '@push.rocks/smartbuffer': 1.0.7 | ||||
|       '@push.rocks/smartenv': 5.0.12 | ||||
|       '@push.rocks/smartstring': 4.0.15 | ||||
|       fast-json-stable-stringify: 2.1.0 | ||||
|       lodash.clonedeep: 4.5.0 | ||||
|     dev: true | ||||
|  | ||||
|   /@push.rocks/smartlog-interfaces@3.0.0: | ||||
|     resolution: {integrity: sha512-dfRqiSolGQwaF9gWmkixWOoXZxcWBjK3u6A1CpcfhCbVr2VSUMIrZ5t74/DgdfedsTrhDqoD0NGezsMXF2pFHQ==} | ||||
| @@ -813,6 +817,18 @@ packages: | ||||
|       through2: 4.0.2 | ||||
|     dev: true | ||||
|  | ||||
|   /@push.rocks/smartstring@4.0.15: | ||||
|     resolution: {integrity: sha512-NTNeOjWyg+aHtBTiQEyXamr7oTvYZ3wS1fudHo9ua7CLrykpK+i+RxFyJaLg1zB5x9xQF3NLEQecB14HPFX8Cg==} | ||||
|     dependencies: | ||||
|       '@push.rocks/isounique': 1.0.5 | ||||
|       '@push.rocks/smartenv': 5.0.12 | ||||
|       '@types/randomatic': 3.1.5 | ||||
|       crypto-random-string: 5.0.0 | ||||
|       js-base64: 3.7.7 | ||||
|       randomatic: 3.1.1 | ||||
|       strip-indent: 4.0.0 | ||||
|       url: 0.11.3 | ||||
|  | ||||
|   /@push.rocks/smarttime@4.0.6: | ||||
|     resolution: {integrity: sha512-1whOow0YJw/TbN758TedRRxApoZbsvyxCVpoGjXh7DE/fEEgs7RCr4vVF5jYpyXNQuNMLpKJcTsSfyQ6RvH4Aw==} | ||||
|     dependencies: | ||||
| @@ -1972,6 +1988,9 @@ packages: | ||||
|     resolution: {integrity: sha512-UlYMg/XxN+YMh6vAiB879yh2bhaTOU0DB1g4NGIhzlaiSf22rAVKIGTvH8HjCXu+wfFvjAWHuPG5waN4btEubw==} | ||||
|     dev: true | ||||
|  | ||||
|   /@types/randomatic@3.1.5: | ||||
|     resolution: {integrity: sha512-VCwCTw6qh1pRRw+5rNTAwqPmf6A+hdrkdM7dBpZVmhl7g+em3ONXlYK/bWPVKqVGMWgP0d1bog8Vc/X6zRwRRQ==} | ||||
|  | ||||
|   /@types/range-parser@1.2.4: | ||||
|     resolution: {integrity: sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==} | ||||
|     dev: true | ||||
| @@ -2810,7 +2829,6 @@ packages: | ||||
|     engines: {node: '>=14.16'} | ||||
|     dependencies: | ||||
|       type-fest: 2.19.0 | ||||
|     dev: true | ||||
|  | ||||
|   /dayjs@1.11.10: | ||||
|     resolution: {integrity: sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==} | ||||
| @@ -3188,7 +3206,6 @@ packages: | ||||
|  | ||||
|   /fast-json-stable-stringify@2.1.0: | ||||
|     resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} | ||||
|     dev: true | ||||
|  | ||||
|   /fast-xml-parser@3.21.1: | ||||
|     resolution: {integrity: sha512-FTFVjYoBOZTJekiUsawGsSYV9QL0A+zDYCRj7y34IO6Jg+2IMYEtQa+bbictpdpV8dHxXywqU7C0gRDEOFtBFg==} | ||||
| @@ -3649,7 +3666,6 @@ packages: | ||||
|   /is-number@4.0.0: | ||||
|     resolution: {integrity: sha512-rSklcAIlf1OmFdyAqbnWTLVelsQ58uvZ66S/ZyawjWqIviTWCjg2PzVGw8WUA+nNuPTqb4wgA+NszrJ+08LlgQ==} | ||||
|     engines: {node: '>=0.10.0'} | ||||
|     dev: true | ||||
|  | ||||
|   /is-number@7.0.0: | ||||
|     resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} | ||||
| @@ -3756,6 +3772,9 @@ packages: | ||||
|     resolution: {integrity: sha512-3MEt5DTINKqfScXKfJFrRbxkrnk2AxPWGBL/ycjz4dK8iqiSJ06UxD8jh8xuh6p10TX4t2+7FsBYVxxQbMg+qA==} | ||||
|     dev: true | ||||
|  | ||||
|   /js-base64@3.7.7: | ||||
|     resolution: {integrity: sha512-7rCnleh0z2CkXhH67J8K1Ytz0b2Y+yxTPL+/KOJoa20hfnVQ/3/T6W/KflYI4bRHRagNeXeU2bkNGI3v1oS/lw==} | ||||
|  | ||||
|   /js-tokens@4.0.0: | ||||
|     resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} | ||||
|  | ||||
| @@ -3801,7 +3820,6 @@ packages: | ||||
|   /kind-of@6.0.3: | ||||
|     resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==} | ||||
|     engines: {node: '>=0.10.0'} | ||||
|     dev: true | ||||
|  | ||||
|   /koa-compose@4.1.0: | ||||
|     resolution: {integrity: sha512-8ODW8TrDuMYvXRwra/Kh7/rJo9BtOfPc6qO8eAfC80CnCvSjSl0bkRM24X6/XBBEyj0v1nRUQ1LyOy3dbqOWXw==} | ||||
| @@ -3988,7 +4006,6 @@ packages: | ||||
|  | ||||
|   /lodash.clonedeep@4.5.0: | ||||
|     resolution: {integrity: sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=} | ||||
|     dev: true | ||||
|  | ||||
|   /lodash.isarguments@3.1.0: | ||||
|     resolution: {integrity: sha1-L1c9hcaiQon/AGY7SRwdM4/zRYo=} | ||||
| @@ -4090,7 +4107,6 @@ packages: | ||||
|  | ||||
|   /math-random@1.0.4: | ||||
|     resolution: {integrity: sha512-rUxjysqif/BZQH2yhd5Aaq7vXMSx9NdEsQcyA07uEzIvxgI7zIr33gGsh+RU0/XjmQpCW7RsVof1vlkvQVCK5A==} | ||||
|     dev: true | ||||
|  | ||||
|   /media-typer@0.3.0: | ||||
|     resolution: {integrity: sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=} | ||||
| @@ -4149,7 +4165,6 @@ packages: | ||||
|   /min-indent@1.0.1: | ||||
|     resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==} | ||||
|     engines: {node: '>=4'} | ||||
|     dev: true | ||||
|  | ||||
|   /minimatch@3.1.2: | ||||
|     resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} | ||||
| @@ -4495,7 +4510,6 @@ packages: | ||||
|  | ||||
|   /punycode@1.4.1: | ||||
|     resolution: {integrity: sha1-wNWmOycYgArY4esPpSachN1BhF4=} | ||||
|     dev: true | ||||
|  | ||||
|   /punycode@2.3.0: | ||||
|     resolution: {integrity: sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==} | ||||
| @@ -4560,7 +4574,6 @@ packages: | ||||
|       is-number: 4.0.0 | ||||
|       kind-of: 6.0.3 | ||||
|       math-random: 1.0.4 | ||||
|     dev: true | ||||
|  | ||||
|   /randombytes@2.0.3: | ||||
|     resolution: {integrity: sha1-Z0yZdgkBw8QRJ3GjHlIdw0nMCew=} | ||||
| @@ -4948,7 +4961,6 @@ packages: | ||||
|     engines: {node: '>=12'} | ||||
|     dependencies: | ||||
|       min-indent: 1.0.1 | ||||
|     dev: true | ||||
|  | ||||
|   /strnum@1.0.5: | ||||
|     resolution: {integrity: sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==} | ||||
| @@ -5109,7 +5121,6 @@ packages: | ||||
|   /type-fest@2.19.0: | ||||
|     resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==} | ||||
|     engines: {node: '>=12.20'} | ||||
|     dev: true | ||||
|  | ||||
|   /type-fest@3.13.1: | ||||
|     resolution: {integrity: sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==} | ||||
| @@ -5204,6 +5215,12 @@ packages: | ||||
|       qs: 6.11.2 | ||||
|     dev: true | ||||
|  | ||||
|   /url@0.11.3: | ||||
|     resolution: {integrity: sha512-6hxOLGfZASQK/cijlZnZJTq8OXAkt/3YGfQX45vvMYXpZoo8NdWZcY73K108Jf759lS1Bv/8wXnHDTSz17dSRw==} | ||||
|     dependencies: | ||||
|       punycode: 1.4.1 | ||||
|       qs: 6.11.2 | ||||
|  | ||||
|   /util-deprecate@1.0.2: | ||||
|     resolution: {integrity: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=} | ||||
|     dev: true | ||||
|   | ||||
| @@ -3,6 +3,6 @@ | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@push.rocks/tapbundle', | ||||
|   version: '5.0.17', | ||||
|   version: '5.0.18', | ||||
|   description: 'tap bundled for tapbuffer' | ||||
| } | ||||
|   | ||||
| @@ -3,6 +3,7 @@ import * as consolecolor from '@push.rocks/consolecolor'; | ||||
| import * as smartdelay from '@push.rocks/smartdelay'; | ||||
| import * as smartenv from '@push.rocks/smartenv'; | ||||
| import * as smartexpect from '@push.rocks/smartexpect'; | ||||
| import * as smartjson from '@push.rocks/smartjson'; | ||||
| import * as smartpromise from '@push.rocks/smartpromise'; | ||||
|  | ||||
| export { consolecolor, smartdelay, smartenv, smartexpect, smartpromise }; | ||||
| export { consolecolor, smartdelay, smartenv, smartexpect, smartjson, smartpromise }; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user