Skip to content

Commit

Permalink
build: update plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
kailong502431556 committed Mar 15, 2022
1 parent fb4027c commit fee2252
Show file tree
Hide file tree
Showing 2 changed files with 241 additions and 615 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,21 +27,21 @@
},
"dependencies": {
"@iconify/iconify": "^2.1.2",
"@vueuse/core": "^8.0.0",
"@wangeditor/editor": "^0.15.12",
"@vueuse/core": "^8.0.1",
"@wangeditor/editor": "^0.15.13",
"@wangeditor/editor-for-vue": "^5.1.8-7",
"@zxcvbn-ts/core": "^2.0.0",
"animate.css": "^4.1.1",
"axios": "^0.26.1",
"echarts": "^5.3.1",
"echarts-wordcloud": "^2.0.0",
"element-plus": "2.1.0",
"element-plus": "2.1.2",
"intro.js": "^5.0.0",
"lodash-es": "^4.17.21",
"mitt": "^3.0.0",
"mockjs": "^1.1.0",
"nprogress": "^0.2.0",
"pinia": "^2.0.11",
"pinia": "^2.0.12",
"pinia-plugin-persist": "^1.0.0",
"qrcode": "^1.5.0",
"qs": "^6.10.3",
Expand All @@ -54,7 +54,7 @@
"devDependencies": {
"@commitlint/cli": "^16.2.1",
"@commitlint/config-conventional": "^16.2.1",
"@iconify/json": "^2.1.14",
"@iconify/json": "^2.1.15",
"@intlify/vite-plugin-vue-i18n": "^3.3.1",
"@purge-icons/generated": "^0.8.1",
"@types/intro.js": "^3.0.2",
Expand All @@ -63,8 +63,8 @@
"@types/nprogress": "^0.2.0",
"@types/qrcode": "^1.4.2",
"@types/qs": "^6.9.7",
"@typescript-eslint/eslint-plugin": "^5.14.0",
"@typescript-eslint/parser": "^5.14.0",
"@typescript-eslint/eslint-plugin": "^5.15.0",
"@typescript-eslint/parser": "^5.15.0",
"@vitejs/plugin-vue": "^2.2.4",
"@vitejs/plugin-vue-jsx": "^1.3.8",
"autoprefixer": "^10.4.2",
Expand Down Expand Up @@ -98,7 +98,7 @@
"vite-plugin-style-import": "^1.4.1",
"vite-plugin-svg-icons": "^2.0.1",
"vite-plugin-windicss": "^1.8.3",
"vue-tsc": "^0.32.1",
"vue-tsc": "^0.33.2",
"windicss": "^3.5.1",
"windicss-analysis": "^0.3.5"
},
Expand Down
Loading

0 comments on commit fee2252

Please sign in to comment.