chore: upgrade vite to 1.0.0.rc6
正在显示
... | @@ -30,6 +30,7 @@ | ... | @@ -30,6 +30,7 @@ |
"path-to-regexp": "^6.2.0", | "path-to-regexp": "^6.2.0", | ||
"qrcode": "^1.4.4", | "qrcode": "^1.4.4", | ||
"vditor": "^3.5.5", | "vditor": "^3.5.5", | ||
"vite": "^1.0.0-rc.6", | |||
"vue": "^3.0.2", | "vue": "^3.0.2", | ||
"vue-i18n": "^9.0.0-beta.6", | "vue-i18n": "^9.0.0-beta.6", | ||
"vue-router": "^4.0.0-beta.13", | "vue-router": "^4.0.0-beta.13", | ||
... | @@ -91,7 +92,6 @@ | ... | @@ -91,7 +92,6 @@ |
"tasksfile": "^5.1.1", | "tasksfile": "^5.1.1", | ||
"ts-node": "^9.0.0", | "ts-node": "^9.0.0", | ||
"typescript": "^4.0.3", | "typescript": "^4.0.3", | ||
"vite": "npm:@knightly/vite", | |||
"vite-plugin-mock": "^1.0.2", | "vite-plugin-mock": "^1.0.2", | ||
"vite-plugin-purge-icons": "^0.4.4", | "vite-plugin-purge-icons": "^0.4.4", | ||
"vue-eslint-parser": "^7.1.1", | "vue-eslint-parser": "^7.1.1", | ||
... | ... |
请
注册
或者
登录
后发表评论