diff --git a/package.json b/package.json index 9ae32ab0a6b..e707de8409b 100644 --- a/package.json +++ b/package.json @@ -118,14 +118,15 @@ "vite-plugin-style-import": "^0.8.1", "vite-plugin-svg-icons": "^0.3.5", "vite-plugin-theme": "^0.5.0", - "vite-plugin-windicss": "0.9.1", + "vite-plugin-windicss": "0.9.2", "vue-eslint-parser": "^7.6.0", "yargs": "^16.2.0" }, "resolutions": { "//": "Used to install imagemin dependencies, because imagemin may not be installed in China.If it is abroad, you can delete it", "bin-wrapper": "npm:bin-wrapper-china", - "rollup": "2.41.4" + "rollup": "2.41.5", + "vite": "2.0.5" }, "repository": { "type": "git", diff --git a/src/components/Authority/src/index.vue b/src/components/Authority/src/index.vue index b2b8778d877..8e0c2726cd3 100644 --- a/src/components/Authority/src/index.vue +++ b/src/components/Authority/src/index.vue @@ -3,12 +3,10 @@ -->