fix(core): update

This commit is contained in:
2023-04-03 14:12:53 +02:00
parent a49f1cd110
commit 31888a7f07
3 changed files with 12 additions and 1 deletions

10
pnpm-lock.yaml generated
View File

@@ -12,6 +12,9 @@ devDependencies:
'@gitzone/tsbuild':
specifier: ^2.1.65
version: 2.1.65
'@gitzone/tsrun':
specifier: ^1.2.39
version: 1.2.39(@types/node@18.15.11)
'@gitzone/tstest':
specifier: ^1.0.74
version: 1.0.74(@types/node@18.15.11)
@@ -1351,6 +1354,11 @@ packages:
- utf-8-validate
dev: true
/@xmldom/xmldom@0.8.7:
resolution: {integrity: sha512-sI1Ly2cODlWStkINzqGrZ8K6n+MTSbAeQnAipGyL+KZCXuHaRlj2gyyy8B/9MvsFFqN7XHryQnB2QwhzvJXovg==}
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'}
@@ -3515,6 +3523,8 @@ packages:
resolution: {integrity: sha512-mXF9AIgnvq1DP/ZM2R28tAfxP2wKZHYa2DjV0R1KCwcqSzm5Iqh1XQq9rdfAt6dp2DuPP0VHZIaCALc2v1cL5A==}
engines: {node: '>=14.18.0', npm: '>=6.14.15'}
hasBin: true
dependencies:
'@xmldom/xmldom': 0.8.7
dev: true
bundledDependencies:
- '@xmldom/xmldom'