1 Star 1 Fork 25

Tinnidy / ant-design-pro-vue3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.57 KB
一键复制 编辑 原始数据 按行查看 历史
绝望的小韭菜 提交于 2021-11-10 16:27 . Update package.json
{
"name": "Ant_Design_Pro_Vue_3",
"version": "0.0.1",
"scripts": {
"dev": "vite",
"clean-dev": "vite --force",
"build": "vite build"
},
"dependencies": {
"@aesoper/normal-utils": "^0.1.5",
"@ant-design/icons-vue": "^6.0.1",
"@vueuse/core": "^5.2.0",
"ant-design-vue": "^2.2.2",
"axios": "^0.21.1",
"crypto-js": "^4.1.0",
"lodash.clonedeep": "^4.5.0",
"lodash.debounce": "^4.0.8",
"lodash.pull": "^4.1.0",
"mitt": "^3.0.0",
"moment": "^2.29.1",
"nprogress": "^0.2.0",
"tinycolor2": "^1.4.2",
"vue": "^3.2.0",
"vue-clipboard3": "^1.0.1",
"vue-i18n": "^9.1.7",
"vue-router": "^4.0.11",
"vue-tsc": "^0.2.2",
"vuex": "^4.0.2"
},
"devDependencies": {
"@types/crypto-js": "^4.0.2",
"@types/node": "^16.4.3",
"@typescript-eslint/eslint-plugin": "^4.22.0",
"@typescript-eslint/parser": "^4.22.0",
"@vitejs/plugin-legacy": "^1.5.0",
"@vitejs/plugin-vue": "^1.3.0",
"@vitejs/plugin-vue-jsx": "^1.1.3",
"@vue/compiler-sfc": "^3.2.6",
"@vuedx/typecheck": "^0.6.3",
"@vuedx/typescript-plugin-vue": "^0.6.3",
"apite": "^1.2.5",
"eslint": "^7.24.0",
"eslint-config-prettier": "^8.2.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-vue": "7.9.0",
"less": "^4.1.1",
"less-loader": "^10.0.1",
"prettier": "^2.2.1",
"sass": "^1.32.11",
"typescript": "^4.3.5",
"vite": "^2.4.3",
"vite-plugin-components": "^0.13.2",
"vite-plugin-svg-icons": "^1.0.4",
"vite-plugin-theme": "^0.8.1",
"vue-eslint-parser": "^7.6.0"
}
}
1
https://gitee.com/tinnidy/ant-design-pro-vue3.git
git@gitee.com:tinnidy/ant-design-pro-vue3.git
tinnidy
ant-design-pro-vue3
ant-design-pro-vue3
main

搜索帮助