mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
v1.22.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@certd/ui-server",
|
||||
"version": "1.22.0",
|
||||
"version": "1.22.1",
|
||||
"description": "fast-server base midway",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
@@ -21,12 +21,12 @@
|
||||
"@alicloud/cs20151215": "^3.0.3",
|
||||
"@alicloud/openapi-client": "^0.4.0",
|
||||
"@alicloud/pop-core": "^1.7.10",
|
||||
"@certd/acme-client": "^1.22.0",
|
||||
"@certd/lib-huawei": "^1.22.0",
|
||||
"@certd/lib-k8s": "^1.22.0-1",
|
||||
"@certd/midway-flyway-js": "^1.22.0",
|
||||
"@certd/pipeline": "^1.22.0",
|
||||
"@certd/plugin-cert": "^1.22.0",
|
||||
"@certd/acme-client": "^1.22.1",
|
||||
"@certd/lib-huawei": "^1.22.1",
|
||||
"@certd/lib-k8s": "^1.22.1",
|
||||
"@certd/midway-flyway-js": "^1.22.1",
|
||||
"@certd/pipeline": "^1.22.1",
|
||||
"@certd/plugin-cert": "^1.22.1",
|
||||
"@koa/cors": "^3.4.3",
|
||||
"@midwayjs/bootstrap": "^3.16.2",
|
||||
"@midwayjs/cache": "^3.14.0",
|
||||
@@ -54,6 +54,7 @@
|
||||
"log4js": "^6.7.1",
|
||||
"lru-cache": "^10.0.0",
|
||||
"md5": "^2.3.0",
|
||||
"mwtsc": "^1.4.0",
|
||||
"nanoid": "^4.0.0",
|
||||
"node-cron": "^3.0.2",
|
||||
"nodemailer": "^6.9.3",
|
||||
@@ -63,8 +64,7 @@
|
||||
"svg-captcha": "^1.4.0",
|
||||
"tencentcloud-sdk-nodejs": "^4.0.44",
|
||||
"tencentcloud-sdk-nodejs-dnspod": "^4.0.866",
|
||||
"typeorm": "^0.3.11",
|
||||
"mwtsc": "^1.4.0"
|
||||
"typeorm": "^0.3.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@midwayjs/mock": "^3.16.4",
|
||||
|
||||
Reference in New Issue
Block a user