Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
buqiyuan committed Oct 17, 2023
1 parent fed7f03 commit e610b27
Show file tree
Hide file tree
Showing 2 changed files with 474 additions and 438 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
"@ant-design/icons-vue": "~7.0.1",
"@vue/runtime-core": "~3.3.4",
"@vueuse/core": "~10.5.0",
"ant-design-vue": "~4.0.3",
"ant-design-vue": "~4.0.6",
"axios": "~1.5.1",
"dayjs": "~1.11.10",
"echarts": "^5.4.3",
"file-saver": "~2.0.5",
"lodash-es": "~4.17.21",
"mitt": "~3.0.1",
"nprogress": "~1.0.0-1",
"pinia": "~2.1.6",
"pinia": "~2.1.7",
"qiniu-js": "^3.4.1",
"qs": "~6.11.2",
"socket.io-client": "~4.7.2",
Expand All @@ -55,12 +55,12 @@
"xlsx": "~0.18.5"
},
"devDependencies": {
"@commitlint/cli": "~17.7.2",
"@commitlint/config-conventional": "~17.7.0",
"@commitlint/cli": "~17.8.0",
"@commitlint/config-conventional": "~17.8.0",
"@types/lodash-es": "~4.17.9",
"@types/node": "~20.8.4",
"@typescript-eslint/eslint-plugin": "~6.7.5",
"@typescript-eslint/parser": "~6.7.5",
"@types/node": "~20.8.6",
"@typescript-eslint/eslint-plugin": "~6.8.0",
"@typescript-eslint/parser": "~6.8.0",
"@vitejs/plugin-legacy": "~4.1.1",
"@vitejs/plugin-vue": "~4.4.0",
"@vitejs/plugin-vue-jsx": "~3.0.2",
Expand All @@ -77,15 +77,15 @@
"husky": "~8.0.3",
"less": "~4.2.0",
"lightningcss": "^1.22.0",
"lint-staged": "~13.2.2",
"lint-staged": "~15.0.1",
"mockjs": "~1.1.0",
"postcss": "~8.4.31",
"postcss-html": "~1.5.0",
"postcss-less": "~6.0.0",
"prettier": "~3.0.3",
"pretty-quick": "~3.1.3",
"rimraf": "~5.0.5",
"stylelint": "~15.10.3",
"stylelint": "~15.11.0",
"stylelint-config-html": "~1.1.0",
"stylelint-config-property-sort-order-smacss": "^9.1.0",
"stylelint-config-recommended": "~13.0.0",
Expand Down
Loading

0 comments on commit e610b27

Please sign in to comment.