fix(build): include HTML files in tsbundle output and bump tsbuild/tsbundle devDependencies
This commit is contained in:
24
pnpm-lock.yaml
generated
24
pnpm-lock.yaml
generated
@@ -115,11 +115,11 @@ importers:
|
||||
version: 13.0.0
|
||||
devDependencies:
|
||||
'@git.zone/tsbuild':
|
||||
specifier: ^4.2.4
|
||||
version: 4.2.4
|
||||
specifier: ^4.2.6
|
||||
version: 4.2.6
|
||||
'@git.zone/tsbundle':
|
||||
specifier: ^2.9.0
|
||||
version: 2.9.0
|
||||
specifier: ^2.9.1
|
||||
version: 2.9.1
|
||||
'@git.zone/tsrun':
|
||||
specifier: ^2.0.1
|
||||
version: 2.0.1
|
||||
@@ -538,12 +538,12 @@ packages:
|
||||
resolution: {integrity: sha512-YTVITFGN0/24PxzXrwqCgnyd7njDuzp5ZvaCx5nq/jg55kUYd94Nj8UTchBdBofi/L0nwRfjGOg0E41d2u9T1w==}
|
||||
engines: {node: '>=6'}
|
||||
|
||||
'@git.zone/tsbuild@4.2.4':
|
||||
resolution: {integrity: sha512-jZePRGp1N2p99iz5t01sCgeZ+mAqCiO4E6avuDUX8OSfpwEXvGvzGH235TKtVTh7Roru/BB3yv4S0AS6AgPklA==}
|
||||
'@git.zone/tsbuild@4.2.6':
|
||||
resolution: {integrity: sha512-Vb9ccFMcNb2RK6OC/9DkzQFyORwOk0WDX3YH0wMKt3gOID+7zWFI8kP943mcly8UHMXn3+Yt1DDEXXDAMKPvQw==}
|
||||
hasBin: true
|
||||
|
||||
'@git.zone/tsbundle@2.9.0':
|
||||
resolution: {integrity: sha512-itXX/oiJjrRHUlIGTHUEqSwPuGwsG4Cq8kh7aqFOm8mYzJwtXYE1gBqLJTWZma6gI5n+xAk5qTxTyfikuPgWQA==}
|
||||
'@git.zone/tsbundle@2.9.1':
|
||||
resolution: {integrity: sha512-JW1xjSv7UjAm2lwAQPxhCWs14wqs+UIq5FqIGUPuI6rrDBWIMT2d0gpP6iP6TqXqgm6XpBlfU4rHcHheUXzXbQ==}
|
||||
hasBin: true
|
||||
|
||||
'@git.zone/tspublish@1.11.2':
|
||||
@@ -4860,7 +4860,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@fortawesome/fontawesome-common-types': 7.2.0
|
||||
|
||||
'@git.zone/tsbuild@4.2.4':
|
||||
'@git.zone/tsbuild@4.2.6':
|
||||
dependencies:
|
||||
'@git.zone/tspublish': 1.11.2
|
||||
'@push.rocks/early': 4.0.4
|
||||
@@ -4882,7 +4882,7 @@ snapshots:
|
||||
- supports-color
|
||||
- vue
|
||||
|
||||
'@git.zone/tsbundle@2.9.0':
|
||||
'@git.zone/tsbundle@2.9.1':
|
||||
dependencies:
|
||||
'@push.rocks/early': 4.0.4
|
||||
'@push.rocks/npmextra': 5.3.3
|
||||
@@ -4940,7 +4940,7 @@ snapshots:
|
||||
'@git.zone/tstest@3.2.0(@tiptap/pm@2.27.2)(socks@2.8.7)(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@api.global/typedserver': 8.4.2(@tiptap/pm@2.27.2)
|
||||
'@git.zone/tsbundle': 2.9.0
|
||||
'@git.zone/tsbundle': 2.9.1
|
||||
'@git.zone/tsrun': 2.0.1
|
||||
'@push.rocks/consolecolor': 2.0.3
|
||||
'@push.rocks/qenv': 6.1.3
|
||||
@@ -4989,7 +4989,7 @@ snapshots:
|
||||
'@git.zone/tswatch@3.2.5(@tiptap/pm@2.27.2)':
|
||||
dependencies:
|
||||
'@api.global/typedserver': 8.4.2(@tiptap/pm@2.27.2)
|
||||
'@git.zone/tsbundle': 2.9.0
|
||||
'@git.zone/tsbundle': 2.9.1
|
||||
'@git.zone/tsrun': 2.0.1
|
||||
'@push.rocks/early': 4.0.4
|
||||
'@push.rocks/lik': 6.3.1
|
||||
|
||||
Reference in New Issue
Block a user