Commit 47f72e7ead09b5c38c31cc23e6020a86f78fbc1f

Authored by vben
1 parent 99ac309f

wip: support vite2

Showing 1 changed file with 0 additions and 5 deletions
package.json
... ... @@ -42,7 +42,6 @@
42 42 "zxcvbn": "^4.4.2"
43 43 },
44 44 "devDependencies": {
45   - "@babel/core": "^7.12.10",
46 45 "@commitlint/cli": "^11.0.0",
47 46 "@commitlint/config-conventional": "^11.0.0",
48 47 "@iconify/json": "^1.1.283",
... ... @@ -50,7 +49,6 @@
50 49 "@purge-icons/generated": "^0.5.0",
51 50 "@types/echarts": "^4.9.3",
52 51 "@types/fs-extra": "^9.0.6",
53   - "@types/globrex": "^0.1.0",
54 52 "@types/http-proxy": "^1.17.4",
55 53 "@types/koa-static": "^4.0.1",
56 54 "@types/lodash-es": "^4.17.4",
... ... @@ -74,7 +72,6 @@
74 72 "conventional-changelog-cli": "^2.1.1",
75 73 "conventional-changelog-custom-config": "^0.3.1",
76 74 "cross-env": "^7.0.3",
77   - "dot-prop": "^6.0.1",
78 75 "dotenv": "^8.2.0",
79 76 "eslint": "^7.17.0",
80 77 "eslint-config-prettier": "^7.1.0",
... ... @@ -82,7 +79,6 @@
82 79 "eslint-plugin-vue": "^7.4.1",
83 80 "esno": "^0.4.0",
84 81 "fs-extra": "^9.0.1",
85   - "globrex": "^0.1.2",
86 82 "husky": "^4.3.7",
87 83 "koa-static": "^5.0.0",
88 84 "less": "^4.0.0",
... ... @@ -97,7 +93,6 @@
97 93 "stylelint-config-prettier": "^8.0.2",
98 94 "stylelint-config-standard": "^20.0.0",
99 95 "stylelint-order": "^4.1.0",
100   - "tasksfile": "^5.1.1",
101 96 "ts-node": "^9.1.0",
102 97 "typescript": "^4.1.3",
103 98 "vite": "^2.0.0-beta.15",
... ...