Skip to content

Commit

Permalink
build: update plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
kailong321200875 committed Apr 29, 2022
1 parent 18ae499 commit 67d02dc
Show file tree
Hide file tree
Showing 2 changed files with 4,100 additions and 3,047 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@wangeditor/editor-for-vue": "^5.1.10",
"@zxcvbn-ts/core": "^2.0.1",
"animate.css": "^4.1.1",
"axios": "^0.27.0",
"axios": "^0.27.2",
"echarts": "^5.3.2",
"echarts-wordcloud": "^2.0.0",
"element-plus": "2.1.11",
Expand All @@ -53,14 +53,14 @@
"web-storage-cache": "^1.1.1"
},
"devDependencies": {
"@commitlint/cli": "^16.2.3",
"@commitlint/config-conventional": "^16.2.1",
"@iconify/json": "^2.1.32",
"@commitlint/cli": "^16.2.4",
"@commitlint/config-conventional": "^16.2.4",
"@iconify/json": "^2.1.33",
"@intlify/vite-plugin-vue-i18n": "^3.4.0",
"@purge-icons/generated": "^0.8.1",
"@types/intro.js": "^3.0.2",
"@types/lodash-es": "^4.17.6",
"@types/node": "^17.0.27",
"@types/node": "^17.0.30",
"@types/nprogress": "^0.2.0",
"@types/qrcode": "^1.4.2",
"@types/qs": "^6.9.7",
Expand All @@ -76,30 +76,30 @@
"eslint-plugin-vue": "^8.7.1",
"husky": "^7.0.4",
"less": "^4.1.2",
"lint-staged": "^12.4.0",
"plop": "^3.0.6",
"lint-staged": "^12.4.1",
"plop": "^3.1.0",
"postcss": "^8.4.12",
"postcss-html": "^1.4.1",
"postcss-less": "^6.0.0",
"prettier": "^2.6.2",
"rimraf": "^3.0.2",
"stylelint": "^14.7.1",
"stylelint": "^14.8.0",
"stylelint-config-html": "^1.0.0",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-recommended": "^7.0.0",
"stylelint-config-standard": "^25.0.0",
"stylelint-order": "^5.0.0",
"typescript": "4.6.3",
"typescript": "4.6.4",
"unplugin-vue-define-options": "^0.6.1",
"vite": "2.9.5",
"vite": "2.9.6",
"vite-plugin-eslint": "^1.6.0",
"vite-plugin-html": "^3.2.0",
"vite-plugin-mock": "^2.9.6",
"vite-plugin-purge-icons": "^0.8.1",
"vite-plugin-style-import": "^1.4.1",
"vite-plugin-svg-icons": "^2.0.1",
"vite-plugin-windicss": "^1.8.4",
"vue-tsc": "^0.34.10",
"vue-tsc": "^0.34.11",
"windicss": "^3.5.1",
"windicss-analysis": "^0.3.5"
},
Expand Down
Loading

0 comments on commit 67d02dc

Please sign in to comment.