chore(package): 升级包版本
All checks were successful
Egg Server MIflow / build-image (push) Successful in 42s

This commit is contained in:
zhaoyingbo 2024-09-24 03:31:57 +00:00
parent 9447ef2b6b
commit 90ab003988
2 changed files with 4 additions and 4 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -19,23 +19,23 @@
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@eslint/js": "^9.11.0",
"@eslint/js": "^9.11.1",
"@types/node-schedule": "^2.1.7",
"@types/uuid": "^10.0.0",
"bun-types": "^1.1.29",
"eslint": "^9.11.0",
"eslint": "^9.11.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"typescript-eslint": "^8.6.0"
"typescript-eslint": "^8.7.0"
},
"peerDependencies": {
"typescript": "^5.5.4"
},
"dependencies": {
"@egg/hooks": "^1.2.0",
"@egg/lark-msg-tool": "^1.2.0",
"@egg/lark-msg-tool": "^1.2.1",
"@egg/logger": "^1.4.2",
"@egg/net-tool": "^1.6.3",
"@egg/path-tool": "^1.3.0",