Skip to content

Commit

Permalink
chore: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jsxiaosi committed Jan 21, 2022
1 parent d95e922 commit 9dd95f1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"build:push": "npm run build && npm run push"
},
"dependencies": {
"@element-plus/icons-vue": "^0.2.5",
"@element-plus/icons-vue": "^0.2.6",
"axios": "^0.25.0",
"echarts": "^5.2.2",
"element-plus": "^1.3.0-beta.5",
Expand All @@ -41,7 +41,7 @@
"vuex": "^4.0.2"
},
"devDependencies": {
"@commitlint/cli": "^16.0.3",
"@commitlint/cli": "^16.1.0",
"@commitlint/config-conventional": "^16.0.0",
"@ehutch79/vite-eslint": "^0.0.1",
"@types/core-js": "^2.5.5",
Expand All @@ -53,7 +53,7 @@
"@typescript-eslint/parser": "^5.10.0",
"@vitejs/plugin-vue": "^2.0.1",
"@vitejs/plugin-vue-jsx": "^1.3.3",
"@vue/compiler-sfc": "^3.2.27",
"@vue/compiler-sfc": "^3.2.28",
"@zougt/vite-plugin-theme-preprocessor": "^1.4.4",
"autoprefixer": "^10.4.2",
"babel-eslint": "^10.1.0",
Expand All @@ -69,7 +69,7 @@
"eslint-plugin-vue": "^8.3.0",
"http-server": "^14.1.0",
"husky": "^7.0.4",
"lint-staged": "^12.2.0",
"lint-staged": "^12.2.2",
"postcss-html": "^1.3.0",
"postcss-import": "^14.0.2",
"prettier": "2.5.1",
Expand All @@ -81,7 +81,7 @@
"stylelint-config-standard": "^24.0.0",
"stylelint-order": "^5.0.0",
"stylelint-scss": "^4.1.0",
"typescript": "^4.5.4",
"typescript": "^4.5.5",
"unplugin-element-plus": "^0.2.0",
"vite": "^2.7.13",
"vite-plugin-compression": "^0.4.0",
Expand Down

0 comments on commit 9dd95f1

Please sign in to comment.