update: replace vue version when rolling bundle

* remove vue jsx
This commit is contained in:
Braks
2021-10-21 00:09:23 +02:00
parent 5f500bca18
commit 31c896edb5
7 changed files with 11 additions and 236 deletions
-3
View File
@@ -52,8 +52,6 @@
"@rollup/plugin-node-resolve": "^13.0.6",
"@rollup/plugin-replace": "^2.4.2",
"@vitejs/plugin-vue": "^1.9.3",
"@vitejs/plugin-vue-jsx": "^1.2.0",
"@vue/babel-plugin-jsx": "^1.1.1",
"autoprefixer": "^10.3.7",
"esbuild-register": "^2.6.0",
"eslint": "^7.32.0",
@@ -73,7 +71,6 @@
"tslib": "^2.3.1",
"typescript": "^4.4.4",
"unplugin-auto-import": "^0.4.12",
"unplugin-vue-components": "^0.16.0",
"vite": "^2.6.10",
"vite-svg-loader": "^2.2.0",
"vue": "^3.2.20",