mirror of
https://github.com/cool-team-official/cool-admin-midway.git
synced 2024-11-01 14:10:29 +08:00
依赖更新到最新
This commit is contained in:
parent
15ea6f7a25
commit
5cf172afe4
38
package.json
38
package.json
@ -7,22 +7,22 @@
|
||||
"@cool-midway/core": "^7.1.16",
|
||||
"@cool-midway/rpc": "^7.0.0",
|
||||
"@cool-midway/task": "^7.0.0",
|
||||
"@midwayjs/bootstrap": "^3.15.0",
|
||||
"@midwayjs/cache-manager": "^3.15.2",
|
||||
"@midwayjs/core": "^3.15.0",
|
||||
"@midwayjs/cron": "^3.15.2",
|
||||
"@midwayjs/cross-domain": "^3.15.2",
|
||||
"@midwayjs/decorator": "^3.15.0",
|
||||
"@midwayjs/info": "^3.15.2",
|
||||
"@midwayjs/koa": "^3.15.2",
|
||||
"@midwayjs/logger": "^3.3.0",
|
||||
"@midwayjs/static-file": "^3.15.2",
|
||||
"@midwayjs/typeorm": "^3.15.2",
|
||||
"@midwayjs/upload": "^3.15.2",
|
||||
"@midwayjs/validate": "^3.15.2",
|
||||
"@midwayjs/view-ejs": "^3.15.2",
|
||||
"axios": "^1.6.7",
|
||||
"cache-manager-ioredis-yet": "^2.0.2",
|
||||
"@midwayjs/bootstrap": "^3.15.8",
|
||||
"@midwayjs/cache-manager": "^3.15.8",
|
||||
"@midwayjs/core": "^3.15.8",
|
||||
"@midwayjs/cron": "^3.15.9",
|
||||
"@midwayjs/cross-domain": "^3.15.10",
|
||||
"@midwayjs/decorator": "^3.15.8",
|
||||
"@midwayjs/info": "^3.15.10",
|
||||
"@midwayjs/koa": "^3.15.10",
|
||||
"@midwayjs/logger": "^3.4.0",
|
||||
"@midwayjs/static-file": "^3.15.10",
|
||||
"@midwayjs/typeorm": "^3.15.8",
|
||||
"@midwayjs/upload": "^3.15.10",
|
||||
"@midwayjs/validate": "^3.15.10",
|
||||
"@midwayjs/view-ejs": "^3.15.10",
|
||||
"axios": "^1.6.8",
|
||||
"cache-manager-ioredis-yet": "^2.0.3",
|
||||
"decompress": "^4.2.1",
|
||||
"download": "^8.0.0",
|
||||
"ipip-ipdb": "^0.6.0",
|
||||
@ -31,7 +31,7 @@
|
||||
"md5": "^2.3.0",
|
||||
"mini-svg-data-uri": "^1.4.4",
|
||||
"moment": "^2.30.1",
|
||||
"mysql2": "^3.9.2",
|
||||
"mysql2": "^3.9.7",
|
||||
"svg-captcha": "^1.4.0",
|
||||
"svg2png-wasm": "^1.4.1",
|
||||
"typeorm": "^0.3.20",
|
||||
@ -40,7 +40,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@midwayjs/cli": "^2.1.1",
|
||||
"@midwayjs/mock": "^3.15.2",
|
||||
"@midwayjs/mock": "^3.15.8",
|
||||
"@types/jest": "^29.5.12",
|
||||
"@types/koa": "^2.15.0",
|
||||
"@types/node": "20",
|
||||
@ -49,7 +49,7 @@
|
||||
"mwts": "^1.3.0",
|
||||
"mwtsc": "^1.7.2",
|
||||
"ts-jest": "^29.1.2",
|
||||
"typescript": "~5.4.2"
|
||||
"typescript": "~5.4.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user