mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-03-13 18:10:53 +08:00
【修复】雷池参数问题,Let's Encrypt 申请通配符限制,以及其他已知问题
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
"axios": "^1.7.9",
|
||||
"crypto-js": "^4.1.1",
|
||||
"echarts": "^5.6.0",
|
||||
"highlight.js": "^11.11.1",
|
||||
"jsoneditor": "^10.2.0",
|
||||
"naive-ui": "^2.41.0",
|
||||
"normalize.css": "^8.0.1",
|
||||
@@ -50,12 +51,12 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@baota/eslint": "workspace:*",
|
||||
"@baota/vite-plugin-i18n": "workspace:*",
|
||||
"@baota/vite-plugin-ftp-sync": "workspace:*",
|
||||
"@baota/vite-plugin-turborepo-deploy": "workspace:*",
|
||||
"@baota/prettier": "workspace:*",
|
||||
"@baota/stylelint": "workspace:*",
|
||||
"@baota/typescript": "workspace:*",
|
||||
"@baota/vite-plugin-ftp-sync": "workspace:*",
|
||||
"@baota/vite-plugin-i18n": "workspace:*",
|
||||
"@baota/vite-plugin-turborepo-deploy": "workspace:*",
|
||||
"@types/crypto-js": "^4.1.1",
|
||||
"@types/humps": "^2.0.6",
|
||||
"@types/md5": "^2.3.5",
|
||||
|
||||
Reference in New Issue
Block a user