fix(core): update
This commit is contained in:
parent
1d5a37d0c0
commit
91cf04385d
@ -22,7 +22,7 @@
|
||||
"@types/node": "^20.10.7"
|
||||
},
|
||||
"dependencies": {
|
||||
"@api.global/typedserver": "^3.0.9",
|
||||
"@api.global/typedserver": "^3.0.12",
|
||||
"@git.zone/tsbundle": "^2.0.10",
|
||||
"@git.zone/tsrun": "^1.2.46",
|
||||
"@push.rocks/early": "^4.0.4",
|
||||
|
36
pnpm-lock.yaml
generated
36
pnpm-lock.yaml
generated
@ -6,8 +6,8 @@ settings:
|
||||
|
||||
dependencies:
|
||||
'@api.global/typedserver':
|
||||
specifier: ^3.0.9
|
||||
version: 3.0.9
|
||||
specifier: ^3.0.12
|
||||
version: 3.0.12
|
||||
'@git.zone/tsbundle':
|
||||
specifier: ^2.0.10
|
||||
version: 2.0.10
|
||||
@ -71,8 +71,8 @@ packages:
|
||||
'@push.rocks/smartpromise': 4.0.3
|
||||
'@push.rocks/webrequest': 3.0.34
|
||||
|
||||
/@api.global/typedserver@3.0.9:
|
||||
resolution: {integrity: sha512-v6xnAKMGV4vZ2RGLLrjKMogXKJGBfYnepam+a9j/0NQKkb23PPKW6udm3gJQK65SWyk7fJkBPbXVKwckKQfrNw==}
|
||||
/@api.global/typedserver@3.0.12:
|
||||
resolution: {integrity: sha512-LXIojw6h+/DYz3/rdW9z4HmBEeEud75bne3YY5eRg0+CPzKnbPCPJB+hWN5ejs9M6/POWjD9o7BLWtoTVx9SsQ==}
|
||||
dependencies:
|
||||
'@api.global/typedrequest': 3.0.4
|
||||
'@api.global/typedrequest-interfaces': 3.0.1
|
||||
@ -93,6 +93,7 @@ packages:
|
||||
'@push.rocks/smartrequest': 2.0.21
|
||||
'@push.rocks/smartrx': 3.0.7
|
||||
'@push.rocks/smartsitemap': 2.0.3
|
||||
'@push.rocks/smartstream': 3.0.30
|
||||
'@push.rocks/smarttime': 4.0.6
|
||||
'@push.rocks/webstore': 2.0.13
|
||||
'@tsclass/tsclass': 4.0.46
|
||||
@ -116,7 +117,7 @@ packages:
|
||||
'@push.rocks/smartjson': 5.0.10
|
||||
'@push.rocks/smartrx': 3.0.7
|
||||
'@push.rocks/smartsocket': 2.0.24
|
||||
'@push.rocks/smartstring': 4.0.11
|
||||
'@push.rocks/smartstring': 4.0.13
|
||||
'@push.rocks/smarturl': 3.0.7
|
||||
transitivePeerDependencies:
|
||||
- bufferutil
|
||||
@ -392,7 +393,7 @@ packages:
|
||||
resolution: {integrity: sha512-HQQvloUWGj4fPxOuhO7Dfxw83szRlIMNJpaJtIgDUWiMm6vF9ygvcMTgpUUkEmWjxQ/t/SkXvHqHjtfp0l4l2g==}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@api.global/typedserver': 3.0.9
|
||||
'@api.global/typedserver': 3.0.12
|
||||
'@git.zone/tsbundle': 2.0.10
|
||||
'@git.zone/tsrun': 1.2.46(@types/node@20.10.7)
|
||||
'@push.rocks/consolecolor': 2.0.1
|
||||
@ -843,7 +844,7 @@ packages:
|
||||
resolution: {integrity: sha512-Glqv1Zi5TXgD+04P8OvTpiytyfrQxTPv67qAwZizAVVQ2zWJJgKqnIuoHT1zKP8QiKRNer+D58LCxX0ZE2XfzQ==}
|
||||
dependencies:
|
||||
'@api.global/typedrequest-interfaces': 3.0.1
|
||||
'@api.global/typedserver': 3.0.9
|
||||
'@api.global/typedserver': 3.0.12
|
||||
'@push.rocks/isohash': 2.0.1
|
||||
'@push.rocks/isounique': 1.0.5
|
||||
'@push.rocks/lik': 6.0.12
|
||||
@ -903,6 +904,20 @@ packages:
|
||||
strip-indent: 4.0.0
|
||||
url: 0.11.3
|
||||
|
||||
/@push.rocks/smartstring@4.0.13:
|
||||
resolution: {integrity: sha512-iEAch6fYC+VijBYWFfRif5Wj5KxdUgC2Xnn0NNgDFrBmI14HsECcPbZ0YdESawRVD27pLYYZJCCbu/M/Llo1kg==}
|
||||
dependencies:
|
||||
'@push.rocks/isounique': 1.0.5
|
||||
'@push.rocks/smartenv': 5.0.12
|
||||
'@types/randomatic': 3.1.5
|
||||
buffer: 6.0.3
|
||||
crypto-random-string: 5.0.0
|
||||
js-base64: 3.7.5
|
||||
normalize-newline: 4.1.0
|
||||
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:
|
||||
@ -1692,6 +1707,11 @@ packages:
|
||||
- utf-8-validate
|
||||
dev: true
|
||||
|
||||
/@xmldom/xmldom@0.8.10:
|
||||
resolution: {integrity: sha512-2WALfTl4xo2SkGCYRt6rDTFfk9R1czmBvUQy12gK2KuRKIpWEhcbbzy8EZXtz/jkRqHX8bFEc6FC1HjX4TUWYw==}
|
||||
engines: {node: '>=10.0.0'}
|
||||
dev: true
|
||||
|
||||
/accepts@1.3.8:
|
||||
resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==}
|
||||
engines: {node: '>= 0.6'}
|
||||
@ -4112,6 +4132,8 @@ packages:
|
||||
resolution: {integrity: sha512-mXF9AIgnvq1DP/ZM2R28tAfxP2wKZHYa2DjV0R1KCwcqSzm5Iqh1XQq9rdfAt6dp2DuPP0VHZIaCALc2v1cL5A==}
|
||||
engines: {node: '>=14.18.0', npm: '>=6.14.15'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@xmldom/xmldom': 0.8.10
|
||||
dev: true
|
||||
bundledDependencies:
|
||||
- '@xmldom/xmldom'
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@git.zone/tswatch',
|
||||
version: '2.0.14',
|
||||
version: '2.0.15',
|
||||
description: 'watch typescript projects during development'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user