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

@@ -4,7 +4,7 @@ import * as smartfile from '@push.rocks/smartfile';
import * as smartfm from '@push.rocks/smartfm';
import * as smarthbs from '@push.rocks/smarthbs';
import * as smartinteract from '@push.rocks/smartinteract';
import * as smartparam from '@push.rocks/smartparam';
import * as smartobject from '@push.rocks/smartobject';
import * as smartpromise from '@push.rocks/smartpromise';
import * as smartyaml from '@push.rocks/smartyaml';
import * as smartshell from '@push.rocks/smartshell';
@@ -16,7 +16,7 @@ export {
smartfm,
smarthbs,
smartinteract,
smartparam,
smartobject,
smartpromise,
smartyaml,
smartshell,