perf: 升级midwayjs版本

This commit is contained in:
xiaojunnuo
2025-03-06 00:35:48 +08:00
parent de34db3394
commit 057b0b4565
3 changed files with 19 additions and 19 deletions
+2 -2
View File
@@ -25,9 +25,9 @@
],
"license": "MIT",
"dependencies": {
"@midwayjs/core": "~3.17.1",
"@midwayjs/core": "~3.20.3",
"@midwayjs/logger": "~3.4.2",
"@midwayjs/typeorm": "~3.17.1",
"@midwayjs/typeorm": "~3.20.3",
"better-sqlite3": "^11.1.2"
},
"devDependencies": {