chore update
正在显示
cert.js
0 → 100644
https/dev.ezijing.com.key
deleted
100644 → 0
https/dev.ezijing.com.pem
deleted
100644 → 0
https/ezijing.com.key
0 → 100644
https/ezijing.com.pem
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
... | @@ -10,36 +10,36 @@ | ... | @@ -10,36 +10,36 @@ |
"preview": "vite preview --port 5050", | "preview": "vite preview --port 5050", | ||
"typecheck": "vue-tsc --noEmit", | "typecheck": "vue-tsc --noEmit", | ||
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore", | "lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore", | ||
"deploy": "node ./deploy.js" | "deploy": "node ./deploy.js", | ||
"cert": "node ./cert.js" | |||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"@element-plus/icons-vue": "^1.1.4", | "@element-plus/icons-vue": "^2.0.10", | ||
"@tinymce/tinymce-vue": "^5.0.0", | "@tinymce/tinymce-vue": "^5.0.0", | ||
"axios": "^0.27.2", | "axios": "^1.2.2", | ||
"blueimp-md5": "^2.19.0", | "blueimp-md5": "^2.19.0", | ||
"element-plus": "^2.2.2", | "element-plus": "^2.2.28", | ||
"pinia": "^2.0.14", | "pinia": "^2.0.28", | ||
"qs": "^6.10.3", | "qs": "^6.11.0", | ||
"vue": "^3.2.36", | "vue": "^3.2.45", | ||
"vue-router": "^4.0.15" | "vue-router": "^4.1.6" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@rushstack/eslint-patch": "^1.1.3", | "@rushstack/eslint-patch": "^1.2.0", | ||
"@types/blueimp-md5": "^2.18.0", | "@types/blueimp-md5": "^2.18.0", | ||
"@types/node": "^17.0.35", | "@types/node": "^18.11.18", | ||
"@types/qs": "^6.9.7", | "@types/qs": "^6.9.7", | ||
"@vitejs/plugin-vue": "^2.3.3", | "@vitejs/plugin-vue": "^4.0.0", | ||
"@vue/eslint-config-typescript": "^10.0.0", | "@vue/eslint-config-typescript": "^11.0.2", | ||
"@vue/tsconfig": "^0.1.3", | "@vue/tsconfig": "^0.1.3", | ||
"ali-oss": "^6.17.1", | "ali-oss": "^6.17.1", | ||
"chalk": "^5.0.1", | "chalk": "^5.2.0", | ||
"eslint": "^8.16.0", | "eslint": "^8.31.0", | ||
"eslint-plugin-vue": "^8.7.1", | "eslint-plugin-vue": "^9.8.0", | ||
"sass": "^1.52.1", | "sass": "^1.57.1", | ||
"typescript": "~4.6.4", | "typescript": "~4.9.4", | ||
"unplugin-auto-import": "^0.8.5", | "unplugin-auto-import": "^0.12.1", | ||
"vite": "^2.9.9", | "vite": "^4.0.4", | ||
"vite-plugin-checker": "^0.4.6", | "vue-tsc": "^1.0.21" | ||
"vue-tsc": "^0.34.16" | |||
} | } | ||
} | } |
请
注册
或者
登录
后发表评论