mirror of
https://github.com/apgzs/cool-admin-api.git
synced 2025-04-06 03:58:06 +08:00
升级基础组件
This commit is contained in:
parent
26dccbc730
commit
1361012497
25
package.json
25
package.json
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "cool-admin-api_node",
|
||||
"version": "1.0.0",
|
||||
"version": "1.2.9",
|
||||
"description": "cool-admin api接口 node版",
|
||||
"private": true,
|
||||
"egg": {
|
||||
@ -24,21 +24,30 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^0.19.0",
|
||||
"egg": "^2.6.1",
|
||||
"egg": "^2.25.0",
|
||||
"egg-cool-cache": "^1.2.8",
|
||||
"egg-cool-controller": "^1.3.2",
|
||||
"egg-cool-entity": "^1.2.8",
|
||||
"egg-cool-es": "^1.1.2",
|
||||
"egg-cool-pay": "^1.2.2",
|
||||
"egg-cool-router": "^1.2.8",
|
||||
"egg-cool-service": "^1.3.3",
|
||||
"egg-cool-task": "^1.2.9",
|
||||
"egg-jwt": "^3.1.6",
|
||||
"egg-oss": "^2.0.0",
|
||||
"egg-redis": "^2.4.0",
|
||||
"egg-scripts": "^2.6.0",
|
||||
"egg-task": "^0.3.1",
|
||||
"egg-ts-typeorm": "^1.1.12",
|
||||
"egg-cool-cache": "^1.2.4",
|
||||
"egg-cool-controller": "^1.2.4",
|
||||
"egg-cool-entity": "^1.2.3",
|
||||
"egg-cool-router": "^1.2.2",
|
||||
"egg-cool-service": "^1.2.2",
|
||||
"egg-view-nunjucks": "^2.2.0",
|
||||
"ipip-ipdb": "^0.3.0",
|
||||
"lodash": "^4.17.15",
|
||||
"md5": "^2.2.1",
|
||||
"moment": "^2.24.0",
|
||||
"mysql": "^2.17.1"
|
||||
"mysql": "^2.17.1",
|
||||
"svg-captcha": "^1.4.0",
|
||||
"svg-to-dataurl": "^1.0.0",
|
||||
"systeminformation": "^4.15.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/mocha": "^2.2.40",
|
||||
|
Loading…
x
Reference in New Issue
Block a user