mirror of
https://github.com/cool-team-official/cool-admin-midway.git
synced 2026-01-18 19:48:11 +00:00
更新依赖
This commit is contained in:
parent
54e9ef49b4
commit
6429edda31
20
package.json
20
package.json
@ -5,8 +5,8 @@
|
|||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@midwayjs/decorator": "^2.12.3",
|
"@midwayjs/decorator": "^2.12.3",
|
||||||
"@midwayjs/orm": "^2.12.3",
|
"@midwayjs/orm": "^2.12.5",
|
||||||
"@midwayjs/web": "^2.12.3",
|
"@midwayjs/web": "^2.12.6",
|
||||||
"egg": "^2.30.0",
|
"egg": "^2.30.0",
|
||||||
"egg-scripts": "^2.14.0",
|
"egg-scripts": "^2.14.0",
|
||||||
"egg-view-nunjucks": "^2.3.0",
|
"egg-view-nunjucks": "^2.3.0",
|
||||||
@ -24,22 +24,22 @@
|
|||||||
"mysql2": "^2.3.0",
|
"mysql2": "^2.3.0",
|
||||||
"svg-captcha": "^1.4.0",
|
"svg-captcha": "^1.4.0",
|
||||||
"svg-to-dataurl": "^1.0.0",
|
"svg-to-dataurl": "^1.0.0",
|
||||||
"typeorm": "^0.2.36"
|
"typeorm": "^0.2.37"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@midwayjs/cli": "^1.2.78",
|
"@midwayjs/cli": "^1.2.80",
|
||||||
"@midwayjs/cli-plugin-faas": "^1.2.78",
|
"@midwayjs/cli-plugin-faas": "^1.2.81",
|
||||||
"@midwayjs/egg-ts-helper": "^1.2.0",
|
"@midwayjs/egg-ts-helper": "^1.2.0",
|
||||||
"@midwayjs/fcli-plugin-fc": "^1.2.78",
|
"@midwayjs/fcli-plugin-fc": "^1.2.81",
|
||||||
"@midwayjs/luckyeye": "^1.0.2",
|
"@midwayjs/luckyeye": "^1.0.2",
|
||||||
"@midwayjs/mock": "^2.12.3",
|
"@midwayjs/mock": "^2.12.5",
|
||||||
"@types/jest": "^26.0.24",
|
"@types/jest": "^27.0.1",
|
||||||
"@types/jsonwebtoken": "^8.5.4",
|
"@types/jsonwebtoken": "^8.5.5",
|
||||||
"@types/node": "16",
|
"@types/node": "16",
|
||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
"jest": "^27.0.6",
|
"jest": "^27.0.6",
|
||||||
"mwts": "^1.2.2",
|
"mwts": "^1.2.2",
|
||||||
"ts-jest": "^27.0.4",
|
"ts-jest": "^27.0.5",
|
||||||
"typescript": "^4.3.5"
|
"typescript": "^4.3.5"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user