1 Star 0 Fork 3

jony/vue3-antdv3-ts-pro

forked from 周鹏/vue3-antdv3-ts-pro 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.72 KB
一键复制 编辑 原始数据 按行查看 历史
zhouzhou 提交于 2022-06-08 08:57 . 修改打包报错,升级vue版本
{
"name": "vue3-antdv-ts",
"version": "0.0.3",
"scripts": {
"dev": "vite",
"build": "vue-tsc --noEmit && vite build",
"build:test": "vue-tsc --noEmit && vite build --mode test",
"preview": "vite preview"
},
"dependencies": {
"@ant-design/colors": "^6.0.0",
"@ant-design/icons-vue": "^6.0.1",
"@iconify/iconify": "^2.1.2",
"@vueuse/core": "^7.7.1",
"ant-design-vue": "^3.2.5",
"axios": "^0.26.1",
"crypto-js": "^4.1.1",
"dayjs": "^1.10.8",
"echarts": "^5.3.1",
"less": "^4.1.2",
"less-loader": "^10.2.0",
"mitt": "^3.0.0",
"mockjs": "^1.1.0",
"nprogress": "^0.2.0",
"path-to-regexp": "^6.2.0",
"pinia": "^2.0.11",
"qs": "^6.10.3",
"resize-observer-polyfill": "^1.5.1",
"sortablejs": "^1.14.0",
"vue": "^3.2.37",
"vue-router": "^4.0.14"
},
"devDependencies": {
"@iconify/json": "^2.1.13",
"@purge-icons/generated": "^0.8.1",
"@types/crypto-js": "^4.1.1",
"@types/lodash-es": "^4.17.6",
"@types/node": "^17.0.21",
"@types/nprogress": "^0.2.0",
"@types/qs": "^6.9.7",
"@types/sortablejs": "^1.10.7",
"@vitejs/plugin-legacy": "^1.7.1",
"@vitejs/plugin-vue": "^2.2.4",
"@vitejs/plugin-vue-jsx": "^1.3.8",
"chalk": "^5.0.1",
"eslint-define-config": "^1.2.5",
"esno": "^0.14.1",
"typescript": "^4.6.2",
"vite": "^2.8.6",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-html": "^3.1.0",
"vite-plugin-imagemin": "^0.6.1",
"vite-plugin-mock": "^2.9.6",
"vite-plugin-purge-icons": "^0.8.1",
"vite-plugin-style-import": "^2.0.0",
"vite-plugin-svg-icons": "^2.0.1",
"vite-plugin-theme": "^0.8.1",
"vite-plugin-windicss": "^1.8.3",
"vue-tsc": "^0.32.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/atsep/vue3-antdv3-ts-pro.git
git@gitee.com:atsep/vue3-antdv3-ts-pro.git
atsep
vue3-antdv3-ts-pro
vue3-antdv3-ts-pro
master

搜索帮助