更新版本号至0.0.18,优化构建脚本,更新@types/node依赖至25.2.1,并重构CNBCore类以提高可读性

This commit is contained in:
2026-02-05 23:53:41 +08:00
parent 388af1cd55
commit 236caed041
4 changed files with 35 additions and 21 deletions

14
pnpm-lock.yaml generated
View File

@@ -55,8 +55,8 @@ importers:
specifier: ^1.3.8
version: 1.3.8
'@types/node':
specifier: ^25.2.0
version: 25.2.0
specifier: ^25.2.1
version: 25.2.1
'@types/ws':
specifier: ^8.18.1
version: 8.18.1
@@ -118,8 +118,8 @@ packages:
'@types/bun@1.3.8':
resolution: {integrity: sha512-3LvWJ2q5GerAXYxO2mffLTqOzEu5qnhEAlh48Vnu8WQfnmSwbgagjGZV6BoHKJztENYEDn6QmVd949W4uESRJA==}
'@types/node@25.2.0':
resolution: {integrity: sha512-DZ8VwRFUNzuqJ5khrvwMXHmvPe+zGayJhr2CDNiKB1WBE1ST8Djl00D0IC4vvNmHMdj6DlbYRIaFE7WHjlDl5w==}
'@types/node@25.2.1':
resolution: {integrity: sha512-CPrnr8voK8vC6eEtyRzvMpgp3VyVRhgclonE7qYi6P9sXwYb59ucfrnmFBTaP0yUi8Gk4yZg/LlTJULGxvTNsg==}
'@types/ws@8.18.1':
resolution: {integrity: sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==}
@@ -328,13 +328,13 @@ snapshots:
dependencies:
bun-types: 1.3.8
'@types/node@25.2.0':
'@types/node@25.2.1':
dependencies:
undici-types: 7.16.0
'@types/ws@8.18.1':
dependencies:
'@types/node': 25.2.0
'@types/node': 25.2.1
anymatch@3.1.3:
dependencies:
@@ -343,7 +343,7 @@ snapshots:
bun-types@1.3.8:
dependencies:
'@types/node': 25.2.0
'@types/node': 25.2.1
chokidar@5.0.0:
dependencies: