mirror of https://github.com/certd/certd
chore: remove workspace prefix
parent
cbccf1024b
commit
d176ab4886
|
@ -16,7 +16,7 @@
|
|||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@certd/acme-client": "workspace:^0.3.0",
|
||||
"@certd/acme-client": "^0.3.0",
|
||||
"axios": "^0.21.1",
|
||||
"dayjs": "^1.11.6",
|
||||
"lodash": "^4.17.21",
|
||||
|
|
|
@ -19,13 +19,13 @@
|
|||
"@alicloud/cs20151215": "^3.0.3",
|
||||
"@alicloud/openapi-client": "^0.4.0",
|
||||
"@alicloud/pop-core": "^1.7.10",
|
||||
"@certd/acme-client": "workspace:^0.3.0",
|
||||
"@certd/acme-client": "^0.3.0",
|
||||
"dayjs": "^1.11.6",
|
||||
"lodash": "^4.17.21",
|
||||
"node-forge": "^0.10.0",
|
||||
"@certd/pipeline": "workspace:^0.3.0",
|
||||
"@certd/plugin-cert": "workspace:^0.3.0",
|
||||
"@certd/plugin-util": "workspace:^0.3.0"
|
||||
"@certd/pipeline": "^0.3.0",
|
||||
"@certd/plugin-cert": "^0.3.0",
|
||||
"@certd/plugin-util": "^0.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"log4js": "^6.7.1",
|
||||
|
|
|
@ -16,14 +16,14 @@
|
|||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@certd/plugin-aliyun": "workspace:^0.3.0",
|
||||
"@certd/plugin-tencent": "workspace:^0.3.0",
|
||||
"@certd/plugin-host": "workspace:^0.3.0",
|
||||
"@certd/plugin-cert": "workspace:^0.3.0",
|
||||
"@certd/plugin-huawei": "workspace:^0.3.0"
|
||||
"@certd/plugin-aliyun": "^0.3.0",
|
||||
"@certd/plugin-tencent": "^0.3.0",
|
||||
"@certd/plugin-host": "^0.3.0",
|
||||
"@certd/plugin-cert": "^0.3.0",
|
||||
"@certd/plugin-huawei": "^0.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@certd/pipeline": "workspace:^0.3.0",
|
||||
"@certd/pipeline": "^0.3.0",
|
||||
"log4js": "^6.7.1",
|
||||
"@types/lodash": "^4.14.186",
|
||||
"vue-tsc": "^0.38.9",
|
||||
|
|
|
@ -16,9 +16,9 @@
|
|||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@certd/acme-client": "workspace:^0.3.0",
|
||||
"@certd/acme-client": "^0.3.0",
|
||||
"node-forge": "^0.10.0",
|
||||
"@certd/pipeline": "workspace:^0.3.0"
|
||||
"@certd/pipeline": "^0.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"log4js": "^6.7.1",
|
||||
|
|
|
@ -16,8 +16,8 @@
|
|||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@certd/pipeline": "workspace:^0.3.0",
|
||||
"@certd/plugin-cert": "workspace:^0.3.0",
|
||||
"@certd/pipeline": "^0.3.0",
|
||||
"@certd/plugin-cert": "^0.3.0",
|
||||
"ssh2": "^0.8.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -16,10 +16,10 @@
|
|||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@certd/acme-client": "workspace:^0.3.0",
|
||||
"@certd/pipeline": "workspace:^0.3.0",
|
||||
"@certd/plugin-cert": "workspace:^0.3.0",
|
||||
"@certd/plugin-util": "workspace:^0.3.0",
|
||||
"@certd/acme-client": "^0.3.0",
|
||||
"@certd/pipeline": "^0.3.0",
|
||||
"@certd/plugin-cert": "^0.3.0",
|
||||
"@certd/plugin-util": "^0.3.0",
|
||||
"axios": "^0.27.2",
|
||||
"dayjs": "^1.11.6",
|
||||
"lodash": "^4.17.21",
|
||||
|
|
|
@ -16,9 +16,9 @@
|
|||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@certd/pipeline": "workspace:^0.3.0",
|
||||
"@certd/plugin-util": "workspace:^0.3.0",
|
||||
"@certd/plugin-cert": "workspace:^0.3.0",
|
||||
"@certd/pipeline": "^0.3.0",
|
||||
"@certd/plugin-util": "^0.3.0",
|
||||
"@certd/plugin-cert": "^0.3.0",
|
||||
"tencentcloud-sdk-nodejs": "^4.0.44"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@certd/pipeline": "workspace:^0.3.0",
|
||||
"@certd/pipeline": "^0.3.0",
|
||||
"kubernetes-client": "^9.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -20,8 +20,8 @@
|
|||
"author": "Greper",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@certd/acme-client": "workspace:^0.3.0",
|
||||
"@certd/pipeline": "workspace:^0.3.0",
|
||||
"@certd/acme-client": "^0.3.0",
|
||||
"@certd/pipeline": "^0.3.0",
|
||||
"@ant-design/colors": "^6.0.0",
|
||||
"@ant-design/icons-vue": "^6.0.1",
|
||||
"@fast-crud/fast-crud": "^1.13.8",
|
||||
|
|
|
@ -22,9 +22,9 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@alicloud/pop-core": "^1.7.12",
|
||||
"@certd/pipeline": "workspace:^0.3.0",
|
||||
"@certd/plugin-all": "workspace:^0.3.0",
|
||||
"@certd/plugin-cert": "workspace:^0.3.0",
|
||||
"@certd/pipeline": "^0.3.0",
|
||||
"@certd/plugin-all": "^0.3.0",
|
||||
"@certd/plugin-cert": "^0.3.0",
|
||||
"@koa/cors": "^3.4.3",
|
||||
"@midwayjs/bootstrap": "^3.9.1",
|
||||
"@midwayjs/cache": "^3.9.0",
|
||||
|
|
Loading…
Reference in New Issue