mirror of
https://github.com/cool-team-official/cool-admin-midway.git
synced 2026-01-08 04:38:12 +00:00
更新依赖到最新
This commit is contained in:
parent
61005729ba
commit
54e9ef49b4
43
package.json
43
package.json
@ -4,13 +4,13 @@
|
||||
"description": "",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@midwayjs/decorator": "^2.7.5",
|
||||
"@midwayjs/orm": "^1.3.0",
|
||||
"@midwayjs/web": "^2.7.7",
|
||||
"egg": "^2.29.3",
|
||||
"egg-scripts": "^2.13.0",
|
||||
"@midwayjs/decorator": "^2.12.3",
|
||||
"@midwayjs/orm": "^2.12.3",
|
||||
"@midwayjs/web": "^2.12.3",
|
||||
"egg": "^2.30.0",
|
||||
"egg-scripts": "^2.14.0",
|
||||
"egg-view-nunjucks": "^2.3.0",
|
||||
"ipip-ipdb": "^0.3.0",
|
||||
"ipip-ipdb": "^0.6.0",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"lodash": "^4.17.21",
|
||||
"md5": "^2.3.0",
|
||||
@ -19,27 +19,28 @@
|
||||
"midwayjs-cool-oss": "^1.0.12",
|
||||
"midwayjs-cool-queue": "^1.0.8",
|
||||
"midwayjs-cool-redis": "^1.1.6",
|
||||
"midwayjs-cool-socket": "^1.0.7",
|
||||
"midwayjs-cool-socket": "^1.0.8",
|
||||
"midwayjs-cool-wxpay": "^1.0.12",
|
||||
"mysql2": "^2.2.5",
|
||||
"mysql2": "^2.3.0",
|
||||
"svg-captcha": "^1.4.0",
|
||||
"svg-to-dataurl": "^1.0.0"
|
||||
"svg-to-dataurl": "^1.0.0",
|
||||
"typeorm": "^0.2.36"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@midwayjs/cli": "^1.2.41",
|
||||
"@midwayjs/cli-plugin-faas": "^1.2.49",
|
||||
"@midwayjs/egg-ts-helper": "^1.0.5",
|
||||
"@midwayjs/fcli-plugin-fc": "^1.2.49",
|
||||
"@midwayjs/cli": "^1.2.78",
|
||||
"@midwayjs/cli-plugin-faas": "^1.2.78",
|
||||
"@midwayjs/egg-ts-helper": "^1.2.0",
|
||||
"@midwayjs/fcli-plugin-fc": "^1.2.78",
|
||||
"@midwayjs/luckyeye": "^1.0.2",
|
||||
"@midwayjs/mock": "^2.7.7",
|
||||
"@types/jest": "^26.0.20",
|
||||
"@types/jsonwebtoken": "^8.5.0",
|
||||
"@types/node": "14",
|
||||
"@midwayjs/mock": "^2.12.3",
|
||||
"@types/jest": "^26.0.24",
|
||||
"@types/jsonwebtoken": "^8.5.4",
|
||||
"@types/node": "16",
|
||||
"cross-env": "^7.0.3",
|
||||
"jest": "^26.6.3",
|
||||
"mwts": "^1.1.2",
|
||||
"ts-jest": "^26.5.2",
|
||||
"typescript": "^4.2.2"
|
||||
"jest": "^27.0.6",
|
||||
"mwts": "^1.2.2",
|
||||
"ts-jest": "^27.0.4",
|
||||
"typescript": "^4.3.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12.0.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user