fix(dependencies): Update dependency references and bump version numbers; adjust workflow and template commands

This commit is contained in:
2025-04-15 21:52:08 +00:00
parent 27ef8f28a0
commit 99e2d08a83
9 changed files with 8990 additions and 3473 deletions

View File

@ -119,6 +119,6 @@ jobs:
run: |
npmci node install stable
npmci npm install
pnpm install -g @gitzone/tsdoc
pnpm install -g @git.zone/tsdoc
npmci command tsdoc
continue-on-error: true