Skip to content

Commit

Permalink
build: update plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
kailong502431556 committed Apr 19, 2022
1 parent 3d8b553 commit dfedbc7
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 113 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@
"dependencies": {
"@iconify/iconify": "^2.2.1",
"@vueuse/core": "^8.2.6",
"@wangeditor/editor": "^5.0.0",
"@wangeditor/editor": "^5.0.1",
"@wangeditor/editor-for-vue": "^5.1.10",
"@zxcvbn-ts/core": "^2.0.1",
"animate.css": "^4.1.1",
"axios": "^0.26.1",
"echarts": "^5.3.2",
"echarts-wordcloud": "^2.0.0",
"element-plus": "2.1.9",
"element-plus": "2.1.10",
"intro.js": "^5.1.0",
"lodash-es": "^4.17.21",
"mitt": "^3.0.0",
Expand All @@ -59,12 +59,12 @@
"@purge-icons/generated": "^0.8.1",
"@types/intro.js": "^3.0.2",
"@types/lodash-es": "^4.17.6",
"@types/node": "^17.0.24",
"@types/node": "^17.0.25",
"@types/nprogress": "^0.2.0",
"@types/qrcode": "^1.4.2",
"@types/qs": "^6.9.7",
"@typescript-eslint/eslint-plugin": "^5.19.0",
"@typescript-eslint/parser": "^5.19.0",
"@typescript-eslint/eslint-plugin": "^5.20.0",
"@typescript-eslint/parser": "^5.20.0",
"@vitejs/plugin-vue": "^2.3.1",
"@vitejs/plugin-vue-jsx": "^1.3.10",
"autoprefixer": "^10.4.4",
Expand Down
Loading

0 comments on commit dfedbc7

Please sign in to comment.